Javascript Help Needed
Javascript Help Needed
Out of context: Reply #10
- Started
- Last post
- 19 Responses
- elgatomalo0
Move the javascript calls to the href instead of the onclick. So instead of
a href="#" class="images" OnClick="b.src='tterror2.jpg';"
it should be
a href="javascript:b.src='tterror2... class="images"