Results 1 to 2 of 2

Thread: Ajax Tabs Content Script Not Supporting RTL charset

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

    Default Ajax Tabs Content Script Not Supporting RTL charset

    1) Script Title: Ajax Tabs Content Script (v 2.0)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tent/index.htm

    3) Describe problem:

    I am trying to use Ajax Tabs Content and load external pages with charset=windows-1256 Arabic

    The problem is the result showing unreadable characters with too many small boxs (see attached file)


    Aslo, you can see how the menu become messive and not orginaized I think this because I change the direction of the body tag to RTL

    <body dir=rtl>


    Note: I did changed the meta tag charset to windows-1256 :


    <meta http-equiv="Content-Type" content="text/html; charset=windows-1256" />


    But that did not help . also I tryed to insert that tag to the external page but aslo without postive result .


    So any help how to load the exteranl page in some certain charset ?? and how to display the menu as RTL direction ??

    Thanks in advance ,
    AlNadabi

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    This has to do with the encoding of the external page not being honored when it's being fetched via Ajax. o be honest I have yet to really look into a solution to this, but if you're up to it, here's a good article on language encoding and Ajax.

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
  •