Computer Science Canada dynamic text |
Author: | turing91 [ Thu Feb 07, 2008 4:48 pm ] | ||
Post subject: | dynamic text | ||
Well, I think that's what it would be considered. Anyways, I have a simple project where I'm making a website that has a drop down menu with a list of items. I also have a table which will define the items. What i want to know is how to change the text in one of the table boxes when a new item in the drop down menu is selected. This is the code i have so far...
any help would be greatly appreciated. |
Author: | OneOffDriveByPoster [ Thu Feb 07, 2008 6:41 pm ] | ||
Post subject: | Re: dynamic text | ||
Wrong place to post... Anyhow
Have fun: http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/ecma-script-binding.html Edited by OneOffDriveByPoster: fixed bug (code was IE-specific by accident) |
Author: | turing91 [ Sun Feb 10, 2008 1:23 am ] |
Post subject: | Re: dynamic text |
thanks a lot! +karma for you! edit: sorry I checked the tutorials for help first and i guess i forgot to go to the help section. |