| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
I want to run javascript automatically
any ideas???? |
|
#2
|
||||
|
||||
|
Javascript in a page DOES RUN automatically.
For example: <script> alert("Hello"); </script> If you insert this in a page it will run inline with the content. You can also trigger javascript to run on in a onclick event, body onload, or virtually any other action by the user. |
![]() |
| Viewing: ASP Free Forums > Programming > Code Bank > javascript probs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|