Results 1 to 2 of 2

Thread: Ajax Tabs Content Script

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

    Default Ajax Tabs Content Script

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

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...jaxtabscontent

    3) Describe problem:
    I have installed script at www.club39.info/new/
    Main page has <meta http-equiv="Content-Type" content="text/html;
    charset=windows-1251"> tag, and all external pages too, like:

    Code:
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
    <link rel="stylesheet" type="text/css" href="ajaxtabs/ajaxtabs.css" />
    </head>
    <body>
      MY BODY in Russian
    </body>
    </html>
    It works greate under Google Chrome, FF, but under IE7 all external pages
    look like broken. Trouble with charset and tags, like font, <li>, etc. You
    can look at one screenshot at www.club39.info/new/ie-troubles.jpg
    Whats wrong? And what shall I do? Can't I get your support?
    Thanks

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

    Default

    This issue has been brought up a few times on the forums before. I'm not sure if anyone posted a resolution, but it basically comes down to Ajax encoding of foreign characters. You might want to try and do a search on Google for this, which seems to return many helpful results.
    DD Admin

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
  •