I often see this in reverse... but your apache server serves page with
1 default character set. you can override this with a <meta>, but
don't do it unless they are sister sets (iso-8859-*).
I see from your accented vowels, that the characters are UTF, but the
encoding says it's not.
Bite the bullet! Switch to UTF, it may hurt a bit for a short period,
but it's the future (until we stop using written language).
--
Ⓙⓐⓚⓔ - יעקב ʝǡǩȩ ᎫᎪᏦᎬ
On 10/12/06, badtant <[EMAIL PROTECTED]> wrote:
>
> come on? someone shouldknow something about this...
>
>
>
> badtant wrote:
> >
> > hi!
> >
> > i'm trying to use the ajax function loadIfModified to load an "extrernal"
> > html-file into a div.
> >
> > <div id="helptext"></div>
> >
> > $("#helptext").loadIfModified("help-sida1.html");
> >
> > in help-sida1.html i have the following code:
> > <p>åäöÅÄÖ</p>
> >
> > when i run the page i just get questionmarks. anyone who knows whats wrong
> > and what i can do about it?
> >
> > http://www.nabble.com/file/226/error.jpg
> >
> >
> > my pages is ISO-8859-1. åäö loads correctly if i save help-sida1.htm as
> > UTF-8. but that's not an acceptable solution to me... i wan't my files to
> > be ISO-8859-1.
> >
>
> --
> View this message in context:
> http://www.nabble.com/-doesn%27t-work-with-load-loadIfModified-tf2355437.html#a6774742
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/