|
|
You are not logged in. Announcement
When reporting a problem or a bug :
Thanks.* Provide your OS version (INCLUDING service pack) and installed IE version. * Provide your IETester version * Provide the IE Tab version opened to generate the problem * Provide a test case with a sample url or sample code to reproduce the problem * Provide a step by step explanation on how to reproduce the problem. * If needed provide additional information. #1 2008-05-14 19:01:44
Javascripts URL's loaded twiceIf a linik refer to a Javascript URL, the javascript is sometime executer twice and it replace the URL of the document in the IETester AddressBar. Offline #2 2008-05-15 10:47:14Re: Javascripts URL's loaded twiceCan you send a sample page with the problem ? Offline #3 2008-05-15 21:13:05
Re: Javascripts URL's loaded twiceCode:<html><body>
<a href="javascript:void(alert('Vous avez cliqué !'));">
Cliquez ici !
</a>
</body></html>Last edited by FremyCompany (2008-05-15 21:13:36) Offline #4 2010-07-22 14:44:07
Re: Javascripts URL's loaded twiceI also have the same problem. When I click in my normal IE8 on the link "javascript: void(0);" the link works fine and I'm send to the next page (after saving the data). But when I try it in IETester, the javascript is inserted in the adresbar and I'm not send to the next page. It did save the data though. Offline |