JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
Progress Indicator Helper
Godfather
araay to xml
"text shadow "
windows.onload
calculate number of work days between 2 dates
cut "commandsource
mkj
CSS
Javascript: convert integer to word (e.g. 18 -> "eighteen ")
Rate this script:
I Love it
/
I Hate it
A javascript hyperlink
Code
// method 1
<a href=
'#'
onclick=
'alert("hello"); return false'
>hello</a>
// method 2
<a href=
'javascript:alert("hello")'
>hello</a>
A javascript hyperlink scripts
|
A javascript hyperlink snippet
|
A javascript hyperlink example
|
A javascript hyperlink tutorial
|
A javascript hyperlink code