|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
javascript in the a href
Code:
<a href="javascript:GoTo(url);"> some url </a> hi the above code is not working for me in IE 6, yet the below code works fine, Code:
<a href="#" onclick="javascript:GoTo(url);"> some url </a> anyone else experience this problem |
|
#2
|
|||
|
|||
|
I haven't used GoTo function up till now .. is it working in Netscape ?
|
![]() |
| Viewing: SEO Chat Forums > Other > HTML Coding > javascript in the a href |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|