[jQuery] Re: jQuery Superfish Problem

2009-09-05 Thread Lexmarketing
site: http://typo3.lexmarketing.eu/ On 6 Sep., 02:33, Charlie wrote: > that isn't same code as in linkthere are no sub UL's in link. To fix code > you posted in message need put an tag in the li that has sub UL. > >        ///sub menu here. >        > > Lexmarke

[jQuery] Re: jQuery Superfish Problem

2009-09-05 Thread Lexmarketing
here is the source code of my menu when you click the button "Leistungen" under http://typo3.lexmarketing.eu/ StartseiteNewsWir über unsLeistungenBuchhaltungLohnverrechnungBillanzierungServiceKontakt On 5 Sep., 17:45, Lexmarketing wrote: > Click on the button "Leistungen&q

[jQuery] Re: SuperFish Menu CSS

2009-09-05 Thread Lexmarketing
You need //link to the CSS files for this menu type // link to the JavaScript files (hoverIntent is optional) // initialise Superfish $(document).ready(function(){ $("ul.sf-menu").superfish(); }); // and an ul with the class "sf-menu" ... i hope i can help you!

[jQuery] Re: jQuery Superfish Problem

2009-09-05 Thread Lexmarketing
Click on the button "Leistungen" and hava a look on the sourcecode!! On 4 Sep., 14:35, TheoSoft wrote: > You don't have any submenus. > > On Sep 4, 3:48 am,Lexmarketing wrote: > > > > > Hello, > > > iam a new here. > > I will creat a jQuery

[jQuery] jQuery Superfish Problem

2009-09-04 Thread Lexmarketing
Hello, iam a new here. I will creat a jQuery menu on my typo3 site but still some problems. I have add the jQuery in the head of the site and all needed scripts! Then i give the ul a class name ... Here a link to the side: http://typo3.lexmarketing.eu/ Best regards Swoboda Thomas