![](http://image.absoluteastronomy.com/images//topicimages/noimage.gif)
Web developer toolbars
Encyclopedia
Web developer toolbars are special browser
toolbar
s for web developers
. These toolbars usually provide a combination of tools for debugging, CSS
, HTML
, DOM
, JavaScript
, and other techniques.
For Internet Explorer
For Opera
Browser
To browse or a browser may, among other concepts, refer to:*Browse, , a kind of orienting strategy in animals and human beings*Browsing , a type of herbivory*A user interface on a computer that allows navigation of objects...
toolbar
Toolbar
In a graphical user interface, on a computer monitor, a toolbar is a GUI widget on which on-screen buttons, icons, menus, or other input or output elements are placed. Toolbars are seen in office suites, graphics editors, and web browsers...
s for web developers
Web developer
A web developer is a software developer or software engineer who specializes in, or is specifically engaged in, the development of World Wide Web applications, or distributed network applications that are run over HTTP from a web server to a web browser....
. These toolbars usually provide a combination of tools for debugging, CSS
CSS
-Computing:*Cascading Style Sheets, a language used to describe the style of document presentations in web development*Central Structure Store in the PHIGS 3D API*Closed source software, software that is not distributed with source code...
, HTML
HTML
HyperText Markup Language is the predominant markup language for web pages. HTML elements are the basic building-blocks of webpages....
, DOM
DOM
DOM may refer to:*D.O.M. , a restaurant in São Paulo, Brazil*Days on market, how many days since a piece of real estate was listed for sale*Deo optimo maximo, Latin for "to the Greatest and Best God", originally Jove, later the Christian God...
, JavaScript
JavaScript
JavaScript is a prototype-based scripting language that is dynamic, weakly typed and has first-class functions. It is a multi-paradigm language, supporting object-oriented, imperative, and functional programming styles....
, and other techniques.
For Firefox
- FirebugFirebug (Firefox extension)Firebug is a web development tool that facilitates the debugging, editing, and monitoring of any website's CSS, HTML, DOM, XHR, and JavaScript; it also provides other web development tools. Firebug's JavaScript panel can log errors, profile function calls, and enable the developer to run arbitrary...
- Web DeveloperWeb Developer (Mozilla extension)Web Developer is an extension for Mozilla-based web browsers that adds editing and debugging tools for web developers. It has been tested to be compatible with Firefox, Flock, and Seamonkey. The extension was developed by who has also authored the extension...
For Firebug
- YSlow and Pagespeed analyze web sites for factors which lead to slow loading and give advice to fix the problems.