InterviewSolution
Saved Bookmarks
| 1. |
What Is A Client Script? |
|
Answer» Client script SITS on the client side(the BROWSER) and run there only.types of client script are ONLOAD() OnSubmit() OnChange() OncellEdit)() Client script sits on the client side(the browser) and run there only.types of client script are OnLoad() OnSubmit() OnChange() OncellEdit)() |
|