Get Rid Of 'Error On Page' In Status Bar?

Oct 4, 2010

I'm currently putting together a website. On one of my pages, I get "Error on page" in the status bar when viewing it in Internet Explorer. I don't get this message in Firefox. I have an external javascript (code below) for tooltips on the webpage. I did not write the script, I merely changed one or two things. When I double click the status bar to see what the message is, it says:'tt.timer' is null or not an object. Line: 70Char: 3 I'm new to javascript, and so I'm not sure of what I need to alter.

var tooltip=function(){
var id = 'tt';
var top = 3;

[code]....

View 3 Replies


ADVERTISEMENT

Status Or Error Of Opened Window

Jan 11, 2006

If I open a window like this

mywin=window.open("http://localhost:3456/" );

Is there a way to find out, in the calling javascript code, if the opened window mywin could read server information from "http://localhost:3456/".

I tried mywin.error and mywin.status, but it's not yet clear to me what to do.

In mywin, the (Dutch) InternetExplorer version, it can, sometimes say, could not open this page. (To be exact: In Dutch "De pagina kan niet worden weergegeven".)

My goal is actually to find out, if there is something running on localhost that is listening on port 3456. There might be other ways to do this then checking mywin even?

View 3 Replies View Related

When Try To Close Browser In IE On The Main Page - Get An Popup With An Error - An Error Has Occured On The Script On This Page

Apr 14, 2009

I'm having a problem on a particular site I am working on.

The URL is [url]

The problem is that when I try to close the browser in IE on the main page I get an popup with an error which says: "An error has occured on the script on this page"

Do you want to continue running scripts on this page?

"Yes" or "No" (Buttons to Click)

I have to click the 'Yes' button about thirty times before the browser will finally close. Does anyone have any idea what this is?

Here is the source code.

Code:

View 2 Replies View Related

Ajax :: Status 500 When Trying To Call Php Page?

Dec 9, 2010

I am trying to call submit.php with ajax but nothing was happening. when I narrowed it down I found that http.status=500.everything i have read about this says that this is a server error but I can put other website in the same folder on the same server and it works fine.this is the ajax call

Code:
if (window.XMLHttpRequest)
{

[code]....

View 1 Replies View Related

Show Page Loading Status ?

May 8, 2008

My webcraft pages has 2 frames one for menu and another to load the cooresponding page selected in the menu. When clicking a link in the menu some page are taking long time to load in the right frame. So i wud like to show page is loading message till the page is loaded in the frame. I tried with some methods but its not working. Am not sure whats going wrong.

1. Every time your page loads a "init()" function will load.

2. Define a div named "loading" right after <body> section.

3. Place this javascript code right after you define the div.

I used the above method also but not working. Is it because am loading it in a Frame? If so what i have to do to show the message.

View 1 Replies View Related

Maintaining Login Status Across Page Refreshes

Jul 23, 2005

i have a login area (user/pass text
boxes). when the user submits the form, the page is reloaded with with
a global php variable "loggedIn" set to true. i also store the
username and password in the page in a hidden form -- so that it can be
passed to other pages on the site through standard navigation
(maintaining the "loggedIn" status). however, is there any way to save
this information if the user hits refresh?

as it stands, whenever the
user hits refresh, the user/pass data is lost, and loggedIn is set to
false. can this be worked around without using cookies?

View 4 Replies View Related

WEB Site Opens An Application Window And Then, From Its Original Window It Navigates To A Status Page?

May 11, 2011

My WEB site opens an application window and then, from its original window it navigates to a status page.

Code:
var newWindow
function popUpApplication() {

[code]...

View 5 Replies View Related

Help With Status Bar - Still Showing Load In Progress Even After Page Load

Feb 20, 2006

I'm having an issue with the status bar in Mozilla and Netscape showing that
it is still waiting on the page to load even after it is finished. This
problem does NOT occur with IE.

In summary, I am using a onLoad event in the BODY tag to communicate back to
another server each time a page finishes loading. I do this by using a "new
Image()" and setting the .src property to the server. The .src includes a
value in the querystring so I know what request it was that finished
loading.

The challenge here is that the status bar still shows "Transferring data
from www.mysite.com..." despite the image being loaded. It never clears and
leaves the user with the impression that there was a problem loading the
page. My web server logs at the mysite.com show that the browser does
indeed make a request for the image and I get the querystring just fine and
it returns a status of 200 so the image is being found and served ok.

I've tried everything I can think of to solve this and really could use your
help please. Bottom line is that if you use the "new Image" statment from
within the OnLoad event of the Body tag, Netscape and Mozilla never seem to
update the status bar to show "Done" despite it succesfully loading the
image.

Here is a simply snippet you can use to easily reproduce this issue:

View 3 Replies View Related

Javascript Page Error

Jul 20, 2005

When I try to change a thumbnail picture to a large one on a particular web
site, it will not change as it did a week or so ago, and I get a message at
the bottom of the web page that says "javascript error on page". Being an
80 yr old member of the CIA (Computer Illiterates of America), I am befuddled.
What have I done and what do I need to do to correct this problem.

View 2 Replies View Related

Error In Loading Of The Page In IE 6?

Oct 26, 2009

i have problem, while loading of page in IE 6. i have software related website http://alisoft7.blogspot.comwhen i opened page. i have seen this error on status bar.

View 9 Replies View Related

IE7 & IE8 Error On Home Page Only?

Apr 15, 2011

I'm having trouble trying to figure out why on the home page there's a script error from both IE7 & IE8

"An error has occurred in the script on this page.
Line: 49
Char: 5
Error: Object doesn't support this property or method
Code: 0
URL: http://gopureenergy.com/
..."

I'm not familiar with how the IE Debugging tool works

View 1 Replies View Related

Error Reloading Page

Sep 4, 2003

I have a window that generates a popup. In the popup a link takes you to a second page within the popup.In the 2nd page of the popup I have the following

Code:

<body onUnload="opener.location.replace(window.opener.location);">
This reloads the original parent window. This reloads the page but is causing the problems, the page seems to change but it is going to this URL

http://www.mysitehere.com/[object]

It should refresh the page but instead it is adding the [object] piece to the end.

Do you have any idea's on how to fix this (or an alternative)?

View 2 Replies View Related

'Error On Page' Messages - IE Only...

Oct 27, 2010

'Error On Page' messages, IE only.. I need badly to get rid of these error messages. i'm showing my sites to potential employers. When clicking on the ! icon, the so-called 'Details Page' is too cryptic to be of help usually. the line numbers do not correspond to the JS's line numbers (i'm using BBEdit).

View 4 Replies View Related

JQuery :: Error On Page In IE / Not In Other Browsers

Feb 1, 2011

I have a simple code to display div's depending on which option is selected from a dropdown.Everything works fine (even in IE), but I get the little yellow triangle on the buttom-left of the page in IE: "error on page"... I really can't see where the problem is, the script isn't that long [code]

View 3 Replies View Related

Object Expect Error On The Page?

Jul 21, 2010

I getting an error on the page: Object expected please see code.

function SentTO(){
var toTxtBox = document.getElementById("btnTo");
var NameList;
var ListBox = document.getElementById('<%=lstNDisplay.ClientID%>');
alert("stop here"); // code works to this point
if(ListBox != null){

[Code]...

View 1 Replies View Related

Put An Error Message In This Age Vervication Htm Page ?

Feb 7, 2011

How Do I Put An Error Message In This Age vervication htm page Below?

View 1 Replies View Related

Showing Error In Home Page In IE7 - 8 But Not In FF

Nov 20, 2009

I have a javascript error in my home page. Which is annoying. I am having hard time debugging it. [URL] FF is not showing it. IE7, 8 shows the error. I just launched the website and I do not want users noticing an error.

View 4 Replies View Related

Stopping Page Loading If Error

Nov 18, 2010

Im checking for validation on my page but also trying to submit the data to another form but if theres an error if still loads onto the other page is there any way i can stop this to allow the user to fix the errors?

View 1 Replies View Related

Firebugs Error - Page Is Not Defined ?

Sep 27, 2010

What's the meaning of Error: page is not defined

I've got a strange behavior in the dev site if I click on the link I see the # instead I don't see it in the prod site. It isn't my code so .........

View 5 Replies View Related

Xhtml Page Gives Syntax Error In Ie6

Jan 23, 2004

I've done my first public XHTML / CSS page, and it looks fine, but in IE6 there's an error message when the page is first loaded that says there's a syntax error in line 2. If I reload the page the error message disappears. I don't have an XML prolog, just

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

Any ideas?

View 3 Replies View Related

Error On Page - Sometimes Works Sometimes Doesnt?

Apr 20, 2010

sort of made a thread about this earlier but I dont feel I explained the problem very well, if you go to http://love2-create.com and click on the orange "view profile" link about halfway down the left hand column a tab opens showing a profile with a small picture gallery at the bottom, this gallery works fine in firefox and google chrome, however in safari it works sometimes but not always and in IE it usually works on the first time the page is loaded but then when the page is refreshed and the profile link is clicked I get an Error: 'document.getElementById(...)' is null or not an object on line 60,the lines in question look like this:

HTML Code:
buildcontentdivs:function(setting){
var alldivs=document.getElementById(setting.id).getElementsByTagName("div")

[code]....

View 14 Replies View Related

Internet Explorer Error - Page Cannot Be Displayed

Mar 31, 2010

I am using HAPedit for HTML/Javascript and it used to work alright by clicking Display -> Browse with -> Default Browser(Internet Explorer). But since last one or two days it gives the following error:
"The page cannot be displayed"
and the following is shown in the URL bar
[URL]
But, however, if I navigate to the file by using File -> Open of the IE, the result is shown correctly.

View 4 Replies View Related

JQuery :: Accordion Menu - IE7 - Error On Page

Jan 7, 2011

I'm having an issue with a jQuery script with IE7. The script (adapted from one created by Marco van Hylckama Vlieg) is simple:

Code:

Basically an accordion effect, which can be seen here: [url]

Click on the italicized text in the main content area.

The only message I see in IE7 is "Error on Page". Of course, I'm a Mac user, so I have to bother coworkers to check the page on their PCs.

This works fine in every other browser I've tested, including IE8.

View 3 Replies View Related

Error : Permission Denied While Submitting A Web Page?

Apr 28, 2011

I am getting Permission Denied java script error message while submitting a web page. when i remove the lines of code at which error occurs, even then the error message comes up at some other line of code.which documentation i should refer for this error.I am running the application on Netbeans and using IE6.

View 1 Replies View Related

Error - Page Not Showing In Safari Nor Chrome

Aug 1, 2011

Its showing perfectly in FF but its not displaying the main content on chrome nor safari.

im not a developer but i enjoy the time i spend figuring out this kinda stuff.

View 2 Replies View Related

XMLHTTPRequest And Document.write Blanking Page Error

Jul 23, 2005

Opening IE displays the following code fine.
When I open a new window the code no longer works. All the HTML is
overwritten with the first document.write statement.

This code pulls XML from a web site then parses it into a dynamically
created table built with javascript. The write table is not working
correctly, other methods work fine. This code also locks up Fire Fox to
where it doesn't stop loading the page. Code:

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved