[jQuery] Re: how to use Current of superfish

2008-10-03 Thread ric
Hi Joel, die you already had time to take a quick look at my current problem? cheers ric

[jQuery] Re: how to use Current of superfish

2008-10-03 Thread ric
the example should only demonstrate that the current does not work. when clicking on "Aktuelle Info" the new page is loaded, but the menubutton does not stay as the selected one (red font/white background). although is set. thats my problem. the arrows do work when there are submenus!

[jQuery] Re: superfish and lightbox dont work together

2008-09-30 Thread ric
Thanks .. I'll check it out. Sorry for late replay. Too much work :-(

[jQuery] Re: how to use Current of superfish

2008-09-26 Thread ric
Hi Joel, finally i found time. a "working" example can be found under http://www.pbc-arnstorf.de/jquery/ Maybe it isnt working because we (you) changed the hover effect! I also now included the "superfish-navbar.css" which wasnt included by default. But it still doesn't work.

[jQuery] how to use Current of superfish

2008-09-16 Thread ric
after all (with big help of Joel) I managed to setup my menu. since i wanted it the way that the background and the font color change when hovering the menu items i know encounter another problem for setting the current menu. the current class doesnt not work. so i decided to use my own way of s

[jQuery] superfish and lightbox dont work together

2008-09-12 Thread ric
hi, as soon as i fill my header the required data for lightbox. I loose the config commands autoArrows: true,// disable generation of arrow mark-up dropShadows: true // disable drop shadows my arrows and my d

[jQuery] Re: Superfish - changing background color and text colors

2008-09-11 Thread ric
Hi Joel, THANK YOU SO MUCH ... a honest very big Thank You :-) That helped :-) One final remark: I tried to use parameters with the default text: // initialise plugins jQuery(function(){ jQuery('ul.sf-menu').superfish(); de

[jQuery] Re: Superfish - changing background color and text colors

2008-09-10 Thread ric
hi joel, meanwhile i am very, very desperate :-( .. i cant find where to fix the problem .. i think that this is a fundamental function to be able to change the background and textcolor depending on the actual status. but it looks like i am the only one having that problem. I preparred a sample

[jQuery] Re: Superfish

2008-09-08 Thread ric
hi joel, first of all .. thank you very much for your replay :-) i changed the css with your solutions but still have problems with the display of the first menu item when hovering over a submenu. unfortunately i am not the big css master, so i do have enormous problems where to fix it. also i

[jQuery] Re: Superfish

2008-09-08 Thread ric
TEST On 6 Sep., 04:11, "Joel Birch" <[EMAIL PROTECTED]> wrote: > Hi Erick, > > To reduce the height of the menu, simply reduce the amount of top and > bottom padding on the anchor elements. > > Your text colour problem is a little more complicated to do > cross-browser as the CSS cascade makes th

[jQuery] Superfish

2008-09-05 Thread ric
hi, I have a question referring to superfish. My horizontal dropdown menu looks like. - red background and white font. - hover: white background and red font. Added the Color in the following section: .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active