Hello,
I am VERY new to javascript all together, but am trying to do something on my form I have created.
At first I wanted a text box with a button next to it 'add'. When 'add' was clicked, another box would appear beneath it that the user could enter stuff into and they could continue to click 'add' and add as many items as they wanted.
I found something called Textboxlist online (http://devthought.com/projects/mootools/textboxlist/) and thought that might fit the bill quite nicely also. I have the spot in my form for a 'custom element', where I've created a text box. I am putting the javascript in the 'Load JS' event - but I don't know how to link to that library.
Any help with adding a text box (with the add button), or using the Textboxlist would be greatly appreciated!
I am VERY new to javascript all together, but am trying to do something on my form I have created.
At first I wanted a text box with a button next to it 'add'. When 'add' was clicked, another box would appear beneath it that the user could enter stuff into and they could continue to click 'add' and add as many items as they wanted.
I found something called Textboxlist online (http://devthought.com/projects/mootools/textboxlist/) and thought that might fit the bill quite nicely also. I have the spot in my form for a 'custom element', where I've created a text box. I am putting the javascript in the 'Load JS' event - but I don't know how to link to that library.
Any help with adding a text box (with the add button), or using the Textboxlist would be greatly appreciated!