Script Categories













Menus and Navigation >>> Must Visit Sponsor.

Requires the visitor to click your sponsor's banner or link before being able to enter your site. After clicking the banner or link text, the advertiser's page will open in a new window, and your web page loads in the original window, which is behind the ad window.

Add the below code to the <body> section of your page:

<script language="javascript" type="text/javascript">      
/* Visit http://www.yaldex.com/ for full source code
and get more free JavaScript, CSS and DHTML scripts! */
<!-- Begin
function adClick(ad, site) {
window.open(ad);
window.location = site;
}
//  End -->
</script>
<a href="javascript:adClick('http://www.sponsor.com/page.html', 'http://www.your-web-site-address-here.com/');">
Click here to visit our sponsor and go to our site</a>
 

JavaScript Editor Get Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.



Code was highlighted by 1st JavaScript Editor (The Best JavaScript Editor!).




©