Hi Tsuji,
Thanks once again for your reply. I fell like such a beginner (Which admittedly, I am in javascript). No worries about the php => HTML. I am reasonable experienced in PhP, having built a series of db driven sites, including full CMS's. This is just the first time I have decided that...
Hi Tsuji,
Thank you for this reply. I see your point, and will remove the window.onload = moreFields. However, the actual loading of the page does not cause me the headache. It is when a user starts filling the form, and it reaches the field with the onChange in it that the script fails to...
Dear All,
In continuation of my previous thread, I now face a problem with an onchange() call.
Casically I am building a form using javascript, and when a user changes the second-last field in the form, another row of formfields is added to the form. The first row is added using an onload...
Hi Tsuji,
Thanks for your help. I did both: added backets (how DID I miss that one!?) and modified the ID to id {Silly. I should have checked my caps. Not used to working with js, I suppose}.
It seems now that it works (Or at least my lookup doesn't break anymore). Now I need to get my...
Dear All,
My first post here. Hope you guys can help me. I am banging my head against the wall over this problem..
I am trying to create a way to insert a set of 3 (name, volume, units) new textfields into my form whenever the user needs one. (This will be triggered by an onchange() in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.