Jump to content

google chrome problem


scuff

Recommended Posts

Google Chrome 8.0.552.224 (Official Build 68599)

<html>
<body>
<a href="http://google.ca" onclick="if ( !confirm ('GO?') ) { return false; }">
<img border="0" src="http://www.google.ca/intl/en_com/images/srpr/logo1w.png">
</a>
</body>
</html>

 

when you put this javascript code into the address bar:

javascript: window.document.getElementsByTagName('a')[0].click();

 

it does not work however it works in IE are there any workarounds to this? (the click function works if there is no confirm there)

Link to comment
https://forums.phpfreaks.com/topic/223034-google-chrome-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.