Load JQuery into any page using Firebug -
Does anyone have a snippet to load jquery on any page with firebug? I often come to the sites I like to use familiar jq syntax. For example, say that I want to remove a list of prices from one page - it would be good to launch Firebug, install the gigery from Google CDN and type $ ('li.prices'). Everyone (...).
Just seen it in
Comments
Post a Comment