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 solution,
the nav-bar is still not working, I spent over a week on this already.
Any Ideas?


On 28 נובמבר, 02:18, Charlie <charlie...@gmail.com> wrote:
> : OK, you said it was navbar style not vertical style. For vertical also have 
> to change the absolute position of the sub ul to "right" from "left". This 
> opens sub menus on left instead of right
> .sf-vertical li:hover ul,
> .sf-vertical li.sfHover ul {
>     right:    10em; /* match ul width */
>     top:    0;
> }
> Insuperfish.js when i didRTLI changed :$arrow = $(['<span 
> class="',c.arrowClass,'"> &#187;</span>'].join('')),
> to$arrow = $(['<span class="',c.arrowClass,'"></span>'].join('')),
> Vlad Shapiro wrote:Charlie, I did tried that, it's not so simple, the float 
> change the direction of the lists but not the location. Anyone have the 
> actual working thing? I have this example for 
> verticalRTLSuperfish:http:2tbsp.com/node/114Maybe it will help, Thanks again. 
> On 26 נובמבר, 20:40, Charlie<charlie...@gmail.com>wrote:change the LI's to 
> float right instead of left Vlad Shapiro wrote:Ahoy! I'm trying to 
> adjustSuperfishnav-bar stylemenuforRTL'ed Hebrew website, 
> Example:http://users.tpg.com.au/j_birch/plugins/superfish/#sample4butno 
> success so far, maybe someone already have this solved? Any help will be most 
> appreciated! Best regards, Vlad.

Reply via email to