I'm building a site which will have a 'Login/Register' link on every page. Whenever someone clicks this link, I want a javascript/div based signup form to float ontop of the content ...
Probably something stupid I'm doing. I want to populate a hidden DIV with values of a form on submit.
The DIV does open with correct data, but then resets ...
I'm building a form that first asks if you have 'foo'. If the answer is 'Yes', a div appears and asks 'How many foo do you have'? Based on the quantity ...
I'm having an issue with javascript whereby i am performing the following to close a popup window and update a field in the parent window with the required value. Code looks ...
I have this Mootools 1.1 script that is updating div after the form is submited ,
tried to convert it to mootools 1.2.4 but the log does not work and I ...
Currently I have a function that adds all input within a DIV (inputsite) and then minus's that total from another input (siteinput) - this worked great, but I have added more ...
changing from form to div Hello, I don't know much about JS, but I found this useful script which changes text over a period of time. However it displays the text in a form, not a div. Is there anyway, I can make it display in a div instead? Code: