firebug tutorial

Uploaded on Aug 22, 2007 / 7234 views / 15334 impressions / 1 comment

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
  • Net 16:25
  • CSS 14:55
  • edit source 14:21
  • change variable value 7:35
  • XMLHTTPRequest 17:28
  • breakpoint 2:12
  • HTML 9:51
  • YSlow 19:08
  • edit styles 11:25
  • console 8:33
  • DOM 15:51
  • step over 6:07

1 comment

1. 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>