-
Dynamic Ajax content. (öéèàé etc. don't load correctly)
1) Script Title: Dynamic Ajax content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...jaxcontent.htm
3) Describe problem: Some characters (éèàöüä etc.) are not correctly load in the div. please help.
-
-
This isn't a bug of the script, but rather, just an issue with encoding of the page being fetched via Ajax not being sent. Try doing a search on Google for "Ajax encoding", though the first result looks like it may be helpful.
DD Admin
-
-
i found the answer and wish to share it with the other member.
i have replace this line in the page were the script is:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
by:
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-
-
Thanks for sharing, I'm sure this will come in handy for others.
DD Admin
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks