I thought I’d share this, maybe it’ll help somebody else. Basically this will take the value of the drop down (select) and show() that many input fields.
Note: jQuery required.
Javascript:
HTML / CSS
1
2
3
4
5
6
And it works a charm, you can see an example of how this works over here. Hope you enjoyed! 🙂