InterviewSolution
Saved Bookmarks
| 1. |
Detect if JavaScript is disabled in a web browser |
|
Answer» The javascript:void(0) evaluates an expression even if its addition to a web page brings unwanted output. The output is displayed below. Nothing happens when the link is CLICKED: |
|