On Wednesday, January 9, 2013 9:04:38 AM UTC+1, saurabh gupta wrote:
>
> Hi,
>
> I'm new to GWT and using the version 1.5.3.


Does it mean you're only supporting IE6 or Firefox 3.0?
 

> I want to know how can we inspect the DOM elements(mainly for css classes) 
> in the GWT browser in development mode? One simple way is to Compile and 
> run on the 
> separate browser for example FireFox and use Fire bug for inspecting the 
> css classes. but it takes too long in the compilation process. Can any one 
> suggest a better idea of how we can inspect the elements in GWT browser 
> only?
>
> Please Note : I need it for GWT version 1.5.3 not the upper versions.
>

Try http://getfirebug.com/firebuglite, adding the <script> to the <head> of 
your page. 

-- 
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/-/o3du686XsZwJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to