Hi there, you maybe think this is a repeat post or i not use search, by the way is a problem that i have, i dont know how to develop with firefox and firebug and console, someones knows a guide? , i see in another webpage that in js code in a line of Extjs file put this:
Code:
debug;
someones knows how to begin with firefox and firebug? and make extjs files works in iexplorer and ff ? thanks in advance!
The Internet Explorer 8 Beta has a built-in script debugger that you can access by hitting Shift-F12; it's pretty self-explanatory, and works similarly to Firebug on Firefox. There are tons of firebug guides out there; I enjoy this one: http://www.seifi.org/javascript/fire...nd_tricks.html
thanks for your response, obviously i know how to work with firebug basically, using net and inspect mainly, buy more far from that , i want to make my Exts js files works in Firefox, for example, when i run from visual studio 2008 or eclipse IDE to firefox, forms or buttons dont work, datefields and submits did anything, someone had this trouble, and whats is the solution, thanks!