renvrant / conditionize.js

Small jQuery plugins for handling conditional form fields via data attributes. Unmaintained.
MIT License
53 stars 30 forks source link

how to add support for text input fields and select dropdowns #2

Closed BryanBarrera closed 9 years ago

BryanBarrera commented 9 years ago

how can i add this functionality to select options and text input fields? rather than just input radio buttons?

renvrant commented 9 years ago

Hey, I just pushed a change that should take care of this for you. Please report another issue if you find any problems with it!

BryanBarrera commented 9 years ago

awesome!