What's the encoding of the page that you're loading into? Do you have
a demo of the pages in action, so that we can verify the problem?

--John

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/
>


-- 
John Resig
http://ejohn.org/
[EMAIL PROTECTED]

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to