robert_gsfame Posted April 14, 2010 Share Posted April 14, 2010 a href=javascript:void(0) not working in IE 6.0, so what should i do so that i can get the same result as when using javascript:void(0) Quote Link to comment Share on other sites More sharing options...
yozyk Posted April 14, 2010 Share Posted April 14, 2010 Try this: <a href="" onclick="return false">link text</a> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.