Re: [jQuery] newbie plugin question

2009-11-17 Thread brian
On Mon, Nov 16, 2009 at 7:06 PM, echobase wrote: > > I call the plugin like so: > >

[jQuery] newbie plugin question

2009-11-16 Thread echobase
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