Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- drop down box selection to change text and image link


Fotiman - 12:34 am on Dec 7, 2010 (gmt 0)


Right, you would need to call addIt onload in order to get the initial value output. Via scripting that could be:

window.onload = function () {
addIt();
// Other methods that need to execute onload
// can go here.
};


Thread source:: http://www.webmasterworld.com/html/4238452.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com