Firefox is released under the
Mozilla Public License (MPL) and can be downloaded at www.mozilla.com/firefox/
Firebug: Is the second tool of choice and it is an extension for Firefox. ??? Firebug integrates with
Firefox to put a wealth of web development tools at your fingertips while you browse. You can
edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. ??? ??” Description from
the Firebug site. It has been realized by Joe Hewitt and is available at www.getfirebug.com/
Web Developer: Is another Firefox extension. The Web Developer extension adds a menu and a
toolbar to the browser with various web developer tools. Amongst the other functionalities it
permits to disable temporarily the JavaScript execution and the application of style sheets, to
edit the CSS definitions at run time, and to see the alterations applied on the fly, to resize the
browser window to the desired dimensions. The extension has been created by Chris Pederick
and can be downloaded at http://chrispederick.com/work/web - developer/
Trace to Firebug
The haXe library includes a class to properly redirect the trace commands to the Firebug console.
Pages:
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736