Re: FN-FORUM: Javascript Challenge
date posted 8th December 2005 10:13
How about setting a cookie that contains what the first drop down is,
which can be server side or client side and when the page is reloaded
the javascript reads the cookie and then displays the correct
selection.
Thats how i'd do it anyway.
Good Luck.
|