[jQuery] Re: Superfish jQuery menu plugin RTL support

2009-11-29 Thread Vlad Shapiro
Seriously no one can help??? On Nov 28, 12:42 pm, Vlad Shapiro wrote: > Thank you Charlie, > I'm terribly sorry for the confusion, > I'm working on the nav-bar menu not the vertical style, > the link for the vertical example was to maybe give a direction for > the s

[jQuery] Re: Superfish jQuery menu plugin RTL support

2009-11-28 Thread Vlad Shapiro
vertical li.sfHover ul { >     right:    10em; /* match ul width */ >     top:    0; > } > Insuperfish.js when i didRTLI changed :$arrow = $([' class="',c.arrowClass,'"> »'].join('')), > to$arrow = $([''].join('')), >

[jQuery] Re: Superfish jQuery menu plugin RTL support

2009-11-27 Thread Vlad Shapiro
wrote: > change the LI's to float right instead of left > Vlad Shapiro wrote:Ahoy! I'm trying to adjust Superfish nav-bar style menu > for RTL'ed Hebrew website, > Example:http://users.tpg.com.au/j_birch/plugins/superfish/#sample4but no > success so far, maybe someone

[jQuery] Superfish jQuery menu plugin RTL support

2009-11-26 Thread Vlad Shapiro
Ahoy! I'm trying to adjust Superfish nav-bar style menu for RTL'ed Hebrew website, Example: http://users.tpg.com.au/j_birch/plugins/superfish/#sample4 but no success so far, maybe someone already have this solved? Any help will be most appreciated! Best regards, Vlad.