Cheers for the replies.

Jake, that tip was very helpful for reducing the volume of code cheers!

Unfortunately using '#[something]' instead of '' doesn't seem to have helped
with the flickering :(


Ⓙⓐⓚⓔ wrote:
> 
> "#" vs "" !! definitely causes problems!
> 
> Might I also suggest you code href="#coding" and in your click hander
> you just use $(this.hash) to toggle and slide! Your code can be cut
> down 80%. And it can me made to work in javascript disabled browsers
> (if you put an   in the div!)!
> 
> On 1/27/07, Gerry Danen <[EMAIL PROTECTED]> wrote:
>> Hmm... I'm a novice to jQuery also and have just implemented a sliding
>> menu on my blog, See http://blog.danen.org .
>>
>> I noticed a difference in behaviour of href="#" vs href=""
>>
>> You may want to check that out.
> 

-- 
View this message in context: 
http://www.nabble.com/Flickering-when-using-slideToggle-in-Firefox-tf3129768.html#a8676061
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to