Re: [jQuery] newbie plugin question
On Mon, Nov 16, 2009 at 7:06 PM, echobase wrote: > > I call the plugin like so: > >
[jQuery] newbie plugin question
Hi- I'm just getting into jQuery plugins and I wanted to do a sort of 'hello world' exercise with a barebones plugin template. My template code is below but I can't get the console.log statement in the setup() function to show in a firebug console window. IIf I put a console.log statement immediat