onclick event handler question

 4 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Anthony
Basic Member Send Private Message
Posts: 12
Basic Member
I wanted to add a simple link to a .htm file when a user clicks on a word within the instructions section of the benbulletin_nh.htm file.  I was using
Thank You
Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member
Try posting the piece of code here so we can look at it.
Anthony
Basic Member Send Private Message
Posts: 12
Basic Member
''


Karen Sheridan
Veteran Member Send Private Message
Posts: 142
Veteran Member
I've never used an onclick event when doing a href - here is how I have mine coded:

 a target=_blank href="/lawson/xhrnet/dependentsmain.htm"

Had to take the <> out
Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member
Try putting another ';' after the word 'false'. 

''

Also check the entire syntax of the href statement again.

login to post a reply.