Hi Thomas, As you said, there is also a Developer Toolbar for IE8 ( IE6 IE7 too).
According to the Microsoft documentation http://msdn.microsoft.com/en-us/library/dd565628.aspx Tools provides support for *JScript *( read the documentation from the url above ). As you know, JScript is a specific Microsoft extension from ECMA Script with non-portability issues. I met these issues during my work, it's why i advice Mozilla tools. Mozilla developper tools always use standard compliant tools. It's why i made suggestion about them. Without questioning the IE tools, I do think that the Mozilla tools are more suitable. Regards. Karim Duran 2012/1/16 Thomas Broyer <[email protected]>: > > > On Monday, January 16, 2012 8:46:31 AM UTC+1, karim33 wrote: >> >> Hi Mariyan >> >> Tools to inspect javascript code in IE are difficult to find. > > Er, starting with IE8, simply hit F12. > > For IE6 and IE7 (but who really cares?), Microsoft provides the "IE > Developer Toolbar" add-on. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/eGHXo6-8wKkJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
