Results 1 to 3 of 3

Thread: Creating a Right to Left menu in jquerycssmenu

  1. #1
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Creating a Right to Left menu in jquerycssmenu

    Dear All,
    Hi.

    Well, I am trying to convert the jquerycssmenu from left to right flow towards Right to Left flow like Arabic Style but currently I am unable to do so.
    (The submenu should open at left and also red arrow should point towards the left)
    Can anybody provide some solution on it.

    Thanks in Advance.
    Kazam

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Can you post a link to the code, and if you have a test page a link to that also?
    Without that, we cannot help specifically.

    Generally using dir="rtl" in the html tag and possibly other elements will help, as will setting the language to "ar" (the same way). If that does not fix it, you can try to change all "left" words to "right" and all "right" words to "left" for the alignment in the CSS.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    First of all, Thanks for your reply. Well the following is the link what exactly I want.

    http://www.obout.com/em/ex_horizontal_rtl.aspx

    Please check "Item2" in the menu and its sub menus.

    With Thanks
    Kazam.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •