Firebug, Mozilla’s Plugin
- 3 Comment

The main problem for a web developer is client side scripting and validation. Since the browser never hang at javascript errors, sometimes we cannot find out where the error actually happened. A lot of scriptings may change the innerHTML value of document. Browser’s View source only allow as to see the downloaded page’s html codes, never gives the status of current html .
Firebug is a plugin for mozilla, which help us to debug javascript. The javascript debugging is only one of its features. We can edit html code dynamically, can edit style sheet, and can even edit javascripts variable values, add watch for variables etc like a normal programming IDE.
Here is the link: https://addons.mozilla.org/en-US/firefox/addon/1843
I know, it will be very useful for you. If so comment me back
Regards
Sajith
3 Comments on this post
Trackbacks
-
Gadhi M said:
Boss……Spark………
Fantastic effort……….
Keep it up………April 30th, 2008 at 8:22 pm -
zaman Ahmed said:
how to download videos from youtube
May 23rd, 2008 at 1:56 pm -
Sajith M.R said:
Hi Zaman,
Use my google service site, http://www.googleneedle.com
Youtube video download is there.
Thanks
SajithMay 23rd, 2008 at 2:07 pm




