Displaying 1 result from an estimated 1 matches for "_javascript".
Did you mean:
javascript
2006 Jun 09
0
partials and rjs
...quot;outer
HTML" (i.e., the entire element, not just its contents) of the DOM
element with the given id"
What happens when this runs, is the origianl drop down adds the value to
drop down that was typed in - say we typed in "test", but then another
drop down along with some _javascript code is added. So it doesn''t look
like it is replacing, but rather adding to it. This is what it looks
like - now I have two drop downs!
|drop down| Element.update("country_area", |2nd drop down|
Could someone help me shed some light on what is going on and help me
figure...