Learn more about Viddler for business

Hey! Ringmaster is using Viddler for online video, and so can you!

Hide this

firebug tutorial

Uploaded on Aug 22, 2007 / 8814 views / 19067 impressions / 2 comments

ringmaster

ringmaster

More from this user

Description

A tutorial of how to use firebug to debug javascript, HTML, and CSS.

Tags

  • tutorial
  • javascript
  • firebug
  • breakpoint 0:00 2:12
  • YSlow 19:08
  • DOM 15:51
  • CSS 14:55
  • HTML 9:51
  • step over 6:07
  • edit styles 11:25
  • XMLHTTPRequest 17:28
  • change variable value 7:35
  • edit source 14:21
  • Net 16:25
  • console 8:33

2 comments

Georgie

Jun 05, 2012

Thanks for this video. So much quicker than reading a manual and very easy to understand.
- Georgie (novice Javascript coder)

ringmaster 3:48

Aug 22, 2007

This is one sort-of-mistake in the video. Firebug understands Prototype $() syntax where the parameter is just the ID of an element, and does NOT understand the jQuery-style CSS selectors. That's why Firebug thinks this is valid when it actually needs that '#' symbol.

Post a comment

Allowed tags: <a> <b> <br> <u> <i>