DeveloperTips |
|
Your trail: |
Difference between
version 9
and
version 3:
At line 1 changed 1 line. |
This is work in progrss - but the idea behind this section is to add in any usefull tips |
This is work in progress - but the idea behind this section is to add in any usefull tips |
At line 4 added 1 line. |
!!XHTML |
At line 5 removed 1 line. |
|
At line 19 added 14 lines. |
|
!!Javascript Debugging |
|
* What are the best tools around for debugging javascript? |
|
Here is a Microsoft JS Debug tool [Javascript Debugging IE|http://www.mandala.com/javascript/debug_javascript.html] |
|
Here is a Mozilla JS debugging tool [Javascript Debugging Mozilla|http://www.webreference.com/programming/javascript/venkman/] |
|
!!CSS Debugging |
|
* [Mozilla/Firefox Web Developer Extension|http://chrispederick.com/work/firefox/webdeveloper/] |
|
This extension allows you to edit the CSS from the browser and see the changes dynamically. Ideal for web developers who want to tune their CSS before updating the CSS on the server. |
Back to DeveloperTips,
or to the Page History.
|