Example where it's not working
|
|
http://hackademix.net/2009/01/31/all-that-click...
|
|
|
It's because that page used location= not window.location=
|
|
|
Thank you! Hmm, your script actually works in the opposite way of what I expected. But this is fine too, it's perfect as long as the true link is displayed in the status bar. Perfect, much appreciated! |
![]() ![]() |
Thanks but it doesnt work here i think. http://www.outcraft.com/world.php <img onclick="window.location='/mobattack.php?id=581395&code=e4c8745&hash=e00f585e96d865'" alt="Attack!" src="images/atk_player_icon.jpg" style="cursor: pointer;" onmouseover="doTooltip(event,'Attack Fiery Tower Guard!');" onmouseout="hideTip();" align="right" border="0"> I only want this "link" turned to this or something like that: <a href="/mobattack.php?id=581395&code=e4c8745&hash=e00f585e96d865'" alt="Attack!" src="images/atk_player_icon.jpg" style="cursor: pointer;" onmouseover="doTooltip(event,'Attack Fiery Tower Guard!');" onmouseout="hideTip();" align="right" border="0"> |
![]() ![]() |
Ylts wrote:Actually it does, but it's not supposed to work on image elements. I'll see if I can make a direct link and switch it to a link. |

