General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
javascript and resize windows
1- I want create an HTML page with javascript .
And I want when user resize window ,
I refresh page again How can I ?
2- I have an string variable in javascript I want to search in it and find some word.
I mean I want a function like INSTR in vbscript.
thanks