invalid character
- From: Richard <Richard@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 13 May 2009 14:44:01 -0700
This code is giving me an invalid character error. Can someone please help
finding why this code will not work? Thanks in advance!!
<html>
<head>
<style type="text/css">
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of
moving out of image while image is expanding*/
}
</style>
<script type="text/javascript" src="expando.js">
/* Expando Image Script ©2008 John Davenport Scheuer
as first seen in http://www.dynamicdrive.com/forums/
username: jscheuer1 - This Notice Must Remain for Legal Use
*/
</script>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<body>
</body>
</html>
.
- Follow-Ups:
- Re: invalid character
- From: Ronx
- Re: invalid character
- Prev by Date: Front page applications
- Next by Date: Re: Front page applications
- Previous by thread: Front page applications
- Next by thread: Re: invalid character
- Index(es):
Relevant Pages
|