Fri Dec 16, 2011 8:43 pm
<html>
<head>
<title>Remove the background image by clicking</title>
<style>
.type2 { background-image:none;!important }
</style>
</head>
<body
bgproperties="fixed"
background="site_logo.gif"
onclick="this.className='type2'">
Hide the background image by one click.
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.