/    Sign up×
Community /Pin to ProfileBookmark

Scripting Problem

I have discovered a scripting error in my page—http://www.rootinfosol.com. Though the page is a valid Xhtml page, I m worried of the error tag that showed up at the bottom of the screen (just below the horizontal scroll bar at the bottom)

can anyone of experience can check the code below and suggest a solution..? As per the error message – problem is within the line in bold …!

<script language=”javascript” type=”text/javascript”>
<!–
function MM_reloadPage(init) { //reloads the window if Nav4 resized
[B] if (init==true) with (navigator) {if ((appName==”Netscape”)&amp;&amp;[/B](parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//–>
</script>

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@FangAug 24.2007 — Why use this function? Who is still using Netscape 4?
Copy linkTweet thisAlerts:
@Mr_MooAug 24.2007 — That's a function generated by Dreamweaver. Yet another reason Dreamweaver [i]bad[/i].
Copy linkTweet thisAlerts:
@root123authorAug 24.2007 — Why use this function? Who is still using Netscape 4?[/QUOTE]

So what can be the most effective alternative then...... ?
Copy linkTweet thisAlerts:
@Mr_MooAug 24.2007 — Remove it?
×

Success!

Help @root123 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...