Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Web Design & Development
Tag Cloud
access acer asus batch bios bsod computer crash desktop driver drivers error ethernet excel freeze gaming gpu hard drive hardware hdmi internet laptop malware memory modem monitor motherboard network printer problem ram registry router slow software sound trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
IE Script Error

Reply  
Thread Tools
Joesan's Avatar
Junior Member with 1 posts.
 
Join Date: Nov 2009
15-Nov-2009, 02:39 PM #1
IE Script Error
I continue to get the following error in my script:
line:19
char: 2424
Error: Exception thrown and not caught
code: 0


also have to put some string in:
<1i class=" "> statements.

can you advise? thanks in advance for your time and help. I have deleted a great part in the middle of the code because it is too long.

<!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" lang="en" xml:lang="en">
<!-- saved from url=(0014)about:internet -->
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="keywords" content="Terry's watercolors, Photo album, Jalbum 8.5, Galleria" />

<meta name="description" content="Terry's watercolors" />

<meta name="medium" content="mult" />

<title>Terry's watercolors</title>

<link rel="image_src" href="slides/barn-and-farmhouse-1.JPG" />
<link href="res/galleria/galleria.css" rel="stylesheet" type="text/css" />
<link href="res/index.css" rel="stylesheet" type="text/css" />
<link href="res/styles.css" rel="stylesheet" type="text/css" />
<styletype="text/css">
.thumbnailsli{
border-style:double;
border-width:3px;

}

.thumbnailsli.active{
border-style:double;
border-width:3px;

}

#main_imageimg{
border-style:solid;
border-width:3px;

}

#middle_container{
height:510px;
}

#scroller_container,
#image_scroller{
width:742px;
}

#thumbnails_container{
width:3180px;
}

#scroller_container,
#image_scroller,
#thumbnails_container{
height:106px;
}

.thumbnailsli{
width:90px;
height:90px;
margin:010px10px0;
}

#right_arrow,
#left_arrow{
height:90px;
width:40px;
}

#bottom_container{
margin:30px0;
}
</style>
<script src="res/jquery.js" type="text/javascript"></script>

<script src="res/jquery.hotkeys.js" type="text/javascript"></script>
<script src="res/galleria/jquery.galleria.js" type="text/javascript"></script>
<script src="res/jquery.scrollimages.js" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
$(".thumbnails_unstyled").addClass("thumbnails");
$("ul.thumbnails").galleria({
history:false,
clickNext:true,
insert:"#main_image",
onImage:function(image, caption, thumb){
image.css("display","none").fadeIn(500);
caption.css("display","none").fadeIn(500);
var _li = thumb.parents("li");
_li.siblings().children("img.selected").fadeTo(500,0.5);
thumb.fadeTo("fast",1).addClass("selected");
image.attr("title","Next image");
},
onThumb:function(thumb){
var _li = thumb.parents("li");
var _fadeTo = _li.is(".active") ? "1":0.5;
thumb.css({display:"none", opacity: _fadeTo}).fadeIn(1500);
thumb.hover(
function(){
thumb.fadeTo("fast",1);
},
function(){
_li.not(".active").children("img").fadeTo("fast",0.5);
}
)
},
preloads:3
});









</body>
</html>
MMJ's Avatar
MMJ MMJ is offline
Senior Member with 3,637 posts.
 
Join Date: Oct 2006
15-Nov-2009, 11:05 PM #2
Try firefox, see what error is given (firebug or Tools > Error Console). If there is no error attach or link to the whole file.
sheeba666's Avatar
Junior Member with 3 posts.
 
Join Date: Nov 2009
25-Nov-2009, 06:13 AM #3
Internet Explorer may encounter difficulties running client-side scripts from a site and what you then have is an Internet Explorer Script Error. The user may receive messages similar to this:
“Problems with this Web page might prevent it from being displayed properly or functioning properly”.
If you click on “Show Details” option, the following details may appear:
Error: Object doesn't support this property or method
You may sometimes get the message: “A Runtime Error has occurred. Do you wish to debug?”
The problem may occur because the HTML source code fails to work with client-side scripts like JavaScript or Visual Basic.
The following measures may be employed to resolve the problem.
________________________________________________
holidays in st lucia
buy steriod
MMJ's Avatar
MMJ MMJ is offline
Senior Member with 3,637 posts.
 
Join Date: Oct 2006
02-Dec-2009, 03:47 AM #4
Quote:
Originally Posted by sheeba666 View Post
Internet Explorer may encounter difficulties running client-side scripts from a site and what you then have is an Internet Explorer Script Error. The user may receive messages similar to this:
“Problems with this Web page might prevent it from being displayed properly or functioning properly”.
If you click on “Show Details” option, the following details may appear:
Error: Object doesn't support this property or method
You may sometimes get the message: “A Runtime Error has occurred. Do you wish to debug?”
The problem may occur because the HTML source code fails to work with client-side scripts like JavaScript or Visual Basic.
The following measures may be employed to resolve the problem.
________________________________________________
holidays in st lucia
buy steriod
Huh?
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:59 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.