DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2012-09-21 07:25:07

srgg6701
New member

JavaScript doesn't work for IE Tab versions 7, 8

Hello.
I supposed some problems with my IETester (0.4.12) while handling JavaScript.
So I created a very simple file. Here it is:

<HTML>
<HEAD>
<TITLE>My title</TITLE>
<META charset=utf-8>
<META name=language content=ru>
</HEAD>
<BODY>Hello, <a href="#" onClick="alert('hello'); return false;">You</a>!
</BODY>
</HTML>

...and it doesn't work when I try test it for IE versions 7 or 8.
It just does nothing.
For version 6 it works.
My OS is Windows 7 maximal, Service Pack 1, installed ie is v.9.

Last edited by srgg6701 (2012-09-21 07:27:00)

Offline

 

#2 2012-09-21 17:30:46

fabrice
DebugBar Support

Re: JavaScript doesn't work for IE Tab versions 7, 8

The IETester Homepage has a "Known problems and limitations :" section and it says "javascript "alert" and "confirm" methods are not working".

So, yes, it does not work.

Offline

 

#3 2012-09-25 19:21:14

collin24
New member

Re: JavaScript doesn't work for IE Tab versions 7, 8

Yes Right smile fabrice

Last edited by collin24 (2012-09-25 19:22:00)

Offline