|
|
Q604 Is there a way to save/retain the values of global variables when the user resizes their web browser?
irt.org | Knowledge Base | JavaScript | Misc | Q604 [ previous next ] Q604 Is there a way to save/retain the values of global variables when the user resizes their web browser?Keep a copy of the variables in hidden form fields:
|
-- div -->
|