Hey folks,
I have a weird thing going on with some code for a friend. His blog site generates an error in the JavaScript, but its not an error that causes the page to not load. It just gives the "Done, but with errors on page" message in the status bar. When you double click the error icon, it says:
Line: 3
Char: 6
Error: Function expected
Code: 0
URL:
You can go have a look for yourself.
Here's the weird part, when I do a View Source and copy all the code to a test page on my site and then run it, I get no errors. You can see this here:
I know his default page is a .html file but I did not thinkg it should matter so I did a test and even as default.asp the page on his site still causes the same error.
Anyone have any ideas on this one??
-Greg
I have a weird thing going on with some code for a friend. His blog site generates an error in the JavaScript, but its not an error that causes the page to not load. It just gives the "Done, but with errors on page" message in the status bar. When you double click the error icon, it says:
Line: 3
Char: 6
Error: Function expected
Code: 0
URL:
You can go have a look for yourself.
Here's the weird part, when I do a View Source and copy all the code to a test page on my site and then run it, I get no errors. You can see this here:
I know his default page is a .html file but I did not thinkg it should matter so I did a test and even as default.asp the page on his site still causes the same error.
Anyone have any ideas on this one??
-Greg