Sunday, January 24, 2010

Re: [jQuery] Re: loading osx (eric martin) to show errors

On Sun, Jan 24, 2010 at 4:05 PM, infojava <infojava2006@gmail.com> wrote:
> when we click on the a.osx it calls this function !
> but $("a.osx").click; doesn't work

Sorry, dude - I'm at a loss. I assume the lack of parens after click
(should be '$("a.osx").click();' not '$("a.osx").click;') is a typo?
Could you point to a page that does this? Or maybe put together a
small example of the issue at one of the collaborative Javascript
sites, like jsbin.com, or something?

Nathan

No comments: