Hello.
I've searched everywhere.
I found a few similiar topics but don't resolve.
I'm sorry for my language's grammar.
I need to click "OK" Button in confirm() window in Firefox.
For example:
HTML Code (click on pic):
For Internet Explorer I solved this problem, but I really need to use FF.
Thanks.
I've searched everywhere.
I found a few similiar topics but don't resolve.
I'm sorry for my language's grammar.
I need to click "OK" Button in confirm() window in Firefox.
For example:
HTML Code (click on pic):
<html><body> <td><a href="javascript:confirm('Yes or no?')"><img src="http://www.thorsten-willert.de/bilder/gr_orange.png" height="16" width="100" alt="test_bild_1"></a></td> </body></html>
For Internet Explorer I solved this problem, but I really need to use FF.
Thanks.