Fabis94 Posted June 13, 2009 Share Posted June 13, 2009 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? Quote Link to comment Share on other sites More sharing options...
joel24 Posted June 13, 2009 Share Posted June 13, 2009 what are the weird characters the page is producing? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.