Jump to content

Weird Characters


Fabis94

Recommended Posts

I have a page that loads the news with AJAX. You click a link and in the bottom div the text appears from a remote page. The problem is this line not Javascript:

 

<body onload="javascript:loadContent('#news_main', 'getnews.php?state=onload');">

 

This line makes the news box have something (the stuff that happens when the remote file is in state "onload") when it just has loaded. Sometimes on some computers when you press Ctrl + F5 that page becomes blank with some weird characters in the upper left corner and then loads the normal page. Why is that and how to remove it?

 

After i removed onload it was okay. Is there any other way to do this ONLOAD but not in this way?

Link to comment
https://forums.phpfreaks.com/topic/162024-weird-characters/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.