have you tried setting speed to a value? generally works when speed is set this way

something like speed: 500

Fabinou wrote:
Hello Charly,

Thanks for your help, i had a few mistake in my code, i fixed all, and
now the page is well validated. Btw, i have page with no errors, fully
validated, that doesnt work either, so i think it's not the problem :(

Fab

On 8 juil, 17:49, Charlie <charlie...@gmail.com> wrote:
  
probably good idea to validate page, see if that helps. Page flickers on initial load in FF also, you have a few markup problems including divs inside <a> tags, extra "<" in some places and some unclosed tagshttp://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.pms-clan.org%2F
Fabinou wrote:Hello, I use superfish plugin on my website (http://www.pms-clan.org) for the menu. The fade method for showing works ok (but it's sometime "flickers", a little bit annoying but it's ok), but i can't make it slide, using height or width method. I use for example this to show up : $(document).ready(function(){ $("ul.sf-menu").superfish({ animate : {opacity: 'show', width: 'show' }, speed: 'slow', autoArrows: true, dropShadows: true }); Opacity will work, but not width, and it's the same for height. Any help is welcome :) Thanks a lot Fab
    

  

Reply via email to