Forum Themes:
Welcome !

 Right to left language support?

Author Message
Roie

  • Total Posts : 4
  • Reward points : 180
  • Joined: Nov 09 '08
  • Status: offline
Right to left language support? Sun. Nov 9, '08 2:32 AM (permalink)
0
Hi, do you offer right to left languages support or localized versions that support RTL?
 
#1
Guest
Re:Right to left language support? Sun. Nov 9, '08 3:09 AM (permalink)
0
yes, i have problem with dhtml menu to be open pop from right to left..
please provide me any information about this...
thank you.
 
#2
    Samuel

    • Total Posts : 11786
    • Reward points : 168350
    • Joined: May 23 '01
    • Status: offline
    Re:Right to left language support? Mon. Nov 10, '08 11:45 AM (permalink)
    0
    Hi,

    Right to left language is supported via CSS by changing the "body" definition with direction: rtl.

    DHTML menu can be changed to display from right to left by adding dir="rtl" to the skin file

    ~/App_Themes/Theme_Name/Prom.skin

    Look for this definition in the above file

    <telerik:RadMenu runat="server" Skin="Telerik" style="z-index: 1000;" EnableEmbeddedSkins="false" />

    Enable rtl support by adding an attribute like the following:

    <telerik:RadMenu runat="server" Skin="Telerik" style="z-index: 1000;" EnableEmbeddedSkins="false"
    dir="rtl" />
    ASPPlayground.NET
    ~ see our Version 4 plans here

     
    #3
    Guest
    Re:Right to left language support? Tue. Nov 11, '08 12:57 PM (permalink)
    0
    Is there a language file, or do i need to translate each term individually?
     
    #4
      Samuel

      • Total Posts : 11786
      • Reward points : 168350
      • Joined: May 23 '01
      • Status: offline
      Re:Right to left language support? Tue. Nov 11, '08 1:49 PM (permalink)
      0
      yes, there is a language file available, so you don't have to go through the files one by one.
      ASPPlayground.NET
      ~ see our Version 4 plans here

       
      #5
      Online Bookmarks Sharing: Share/Bookmark

      Jump to:

      Current active users

      There are 0 members and 1 guests.

      Icon Legend and Permission

      • New Messages
      • No New Messages
      • Hot Topic w/ New Messages
      • Hot Topic w/o New Messages
      • Locked w/ New Messages
      • Locked w/o New Messages
      • Read Message
      • Post New Thread
      • Reply to message
      • Post New Poll
      • Submit Vote
      • Post reward post
      • Delete my own posts
      • Delete my own threads
      • Rate post

      2000-2012 ASPPlayground.NET Forum Version 3.9