|
-
Jun 10th, 2007, 02:09 PM
#2
Hyperactive Member
Re: Javascript problem on refresh
refreshing the page returns the stucture to the origional, as is written in the code. you will need to save the data before unloading, and reload it after. it would be easiest to simply save the selectedIndex of your combo, and change it back when the page loads.
uses document.cookie to store the index.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|