keep getting error messages.ie error this page may not display properly.i am not the smartest icon in the computer world.thanks mike
IE throws javascript errors while viewing pages
Collapse
X
-
Originally posted by mike tkeep getting error messages.ie error this page may not display properly.i am not the smartest icon in the computer world.thanks mike
Something else?
kind regards,
Jos -
Originally posted by mike tmaybe not java box says internet explorer
line888
char24
expected'['
code0
You have to be a bit more informative and give a bit more coherent detail if
you want your question to be answerable.
kind regards,
JosComment
-
Originally posted by JosAHInternet Explorer? Are you sure you're talking about Java, not Javascript?
You have to be a bit more informative and give a bit more coherent detail if
you want your question to be answerable.
kind regards,
JosComment
-
Originally posted by mike tlike i said i am not a well read computer person.with that said i'll move on
error messages are and what your problem is all about. You can't expect anywhere
else to get better answers if you don't supply any details.
kind regards,
JosComment
-
Originally posted by JosAHThere's no need to; you just have to be a bit clearer on what your particular
error messages are and what your problem is all about. You can't expect anywhere
else to get better answers if you don't supply any details.
kind regards,
JosComment
-
hi ...
now you reached the js-forum :) ... as far as i can see you get an js-error while viewing a webpage ... is it your own page? or a page that you have simply had a look at? ... post the source code or a link to the page ... so that we may have a closer look at the problem ...
kind regardsComment
-
Originally posted by gitshi ...
now you reached the js-forum :) ... as far as i can see you get an js-error while viewing a webpage ... is it your own page? or a page that you have simply had a look at? ... post the source code or a link to the page ... so that we may have a closer look at the problem ...
kind regards
line885
char24
expected '['
code0
along with about 20 moreComment
-
ok ... but what page is loading when you open IE ... js-errors come from the webpage that the browser is trying to load ... in case the script has errors, and in your case it has ... as we see :) ... the browser is giving you a message with the errors ...
so ... we need to know what the source code is (which webpage), that the browser wants to interpret ... ok?
kind regardsComment
-
Originally posted by gitsok ... but what page is loading when you open IE ... js-errors come from the webpage that the browser is trying to load ... in case the script has errors, and in your case it has ... as we see :) ... the browser is giving you a message with the errors ...
so ... we need to know what the source code is (which webpage), that the browser wants to interpret ... ok?
kind regardsComment
-
Originally posted by mike tpardon my ignorance.i click on ie road ruuner is set as home page and that is where the error messages pot up
line88
char1
error undefined is null or not an object
code 0Comment
-
hmmm ...
in that case you cannot do anything to fix the errors ... however googling for 'disable script debugging in IE' will give you a solution for that ... it will not solve the reason for the errors but may be it will avoid the annoying debugging messages ... or simply use firefox :) ...
kind regardsComment
-
Originally posted by gitshmmm ...
in that case you cannot do anything to fix the errors ... however googling for 'disable script debugging in IE' will give you a solution for that ... it will not solve the reason for the errors but may be it will avoid the annoying debugging messages ... or simply use firefox :) ...
kind regards
regards mikeComment
Comment