Javascript onclick fading window
Onclick javascript fade in and fade out window.
Onclick javascript fade in and fade out window
Demo
Click here to view the demo.
Code
Type the following in the <head></head>
<script type="text/javascript" src="fadw.js"></script>
<link rel="stylesheet" type="text/css" href="fadw.css" />
Type the following in the <body></body>
<A HREF="#" onClick="sFa()">click here</A>
<div id=”faw”>
<div><a href=”#”>VoilaLounge Welcomes You!</a><a href=”#” onClick=”hFa()” class=”close”> </a></div>
<div><a href=”#”><img src=”ad1.png” alt=”Advertisement” /></a></div>
</div>
Download the javascript files and html file from top of the webpage