Connecting Tech Pros Worldwide Help | Site Map

How to see on the fly generated code

Member
 
Join Date: Jun 2007
Posts: 99
#1: May 30 '08
Hi ,

I was using ExtJs. When the HTML page laods and i try to see the Viewsource.

It never show the code of ExtJs components. In Firefox we can see that using Firebug/Selection Source.

How to See that in IE?

Regards,
Member
 
Join Date: Jun 2007
Posts: 99
#2: May 31 '08

re: How to see on the fly generated code


please reply to this mail
gits's Avatar
Moderator
 
Join Date: May 2007
Location: Munich, Germany
Posts: 4,126
#3: May 31 '08

re: How to see on the fly generated code


you may have a look at 'Firebug lite' or 'IE Developer Toolbar' ... just google for them ...

kind regards
Member
 
Join Date: Jun 2007
Posts: 99
#4: Jun 2 '08

re: How to see on the fly generated code


Thanks for reply :) . . . . . . . . .
hsriat's Avatar
Expert
 
Join Date: Jan 2008
Location: Bath, UK
Posts: 1,609
#5: Jun 2 '08

re: How to see on the fly generated code


Quote:

Originally Posted by gits

you may have a look at 'Firebug lite' or 'IE Developer Toolbar' ... just google for them ...

kind regards

Not sure, but I don't think 'IE Developer Toolbar' can do that. I tried it many times. But no success.
gits's Avatar
Moderator
 
Join Date: May 2007
Location: Munich, Germany
Posts: 4,126
#6: Jun 2 '08

re: How to see on the fly generated code


according to MSDN it should do it ... but i never use IE ... just use MACs :) ... and so i'm not really sure either ...

kind regards
hsriat's Avatar
Expert
 
Join Date: Jan 2008
Location: Bath, UK
Posts: 1,609
#7: Jun 2 '08

re: How to see on the fly generated code


Quote:

Originally Posted by gits

according to MSDN it should do it ... but i never use IE ... just use MACs :) ... and so i'm not really sure either ...

kind regards

Even I never use IE. I don't even care if my code is compatible with IE or not. Every time I do a fix to my code so that it can work in IE too, I really compromise with my ego. :D

And a funny part is, I made a web-application, and used too much DHTML. It never worked on IE. I tried my best to apply fixes, but couldn't. Some features are not compatible with IE, and some giving unexpected errors.I used this IE's developer's toolbar to locate problem with my JS, but could not. It's a really bad debugging tool!!

Actually there's some other debugging tool too for IE, you can find it in the MSDN's "What Others Are Downloading" column at the bottom when you download this toolbar. But that asks for windows genuine validation. :p

Regards :)
Reply


Similar HTML / CSS bytes