[jQuery] Re: click function

2008-12-15 Thread theCrandallSter
I am not exactly sure what you are doing with the positioning, but try .toggle() instead perhaps? Cheers On Dec 15, 11:13 am, Alfredo Alessandrini alfreal...@gmail.com wrote: I've a simple question.. I'm writing a function that call an event on first mouse click and call another event on

[jQuery] What I am I doing wrong? This should be quick.

2008-11-24 Thread theCrandallSter
// when the mouse is hovering over the category link $(#menu li a[id]).hover(function(){ // hide the default image and description $(.js_off).fadeOut(fast); // display the slide show section whose class matches the category link's id var