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.