Archive

Posts Tagged ‘JavaScript’

ajax navigation

December 31st, 2009

Paste this code into an external JavaScript file named: ajax_navagation.js

var please_wait = null;

function open_url(url, target) {
if ( ! document.getElementById) {
return false;
}

if (please_wait != null) {
document.getElementById(target).innerHTML = please_wait;
}

if (window.ActiveXObject) {
link = new ActiveXObject(“Microsoft.XMLHTTP”);
} else if (window.XMLHttpRequest) {
link = new XMLHttpRequest();
}

if (link == undefined) {
return false;
}
link.onreadystatechange = function() { response(url, target); }
link.open(“GET”, url, true);
link.send(null);
}

function response(url, target) {
if [...]

Read More >>

Author: admin Categories: Navigation Tags:


Guess-A-Number

December 31st, 2009

Play the JavaScript version of Guess-A-Number. First, select a number range and then try to guess the number the computer has chosen.

Range of numbers

From:

To:

he JavaScript Source: Games: Guess-A-Number Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new [...]

Read More >>

Author: admin Categories: Games & Entertainment Tags:


In-Page Search Option

December 31st, 2009

The JavaScript Source: Navigation : In-Page Search Option

Simply click inside the window below, use your cursor to highlight the script, and copy [Control]+C the script into a new file in your text editor (such as Note Pad) and save [Control+S]. The script is yours!!!
<!– Paste this code into an external JavaScript file named: [...]

Read More >>

Author: admin Categories: Navigation Tags:


Ad Manager Pro

October 22nd, 2009

Ad Manager Pro is the most complete ad management solution available. You can use it to manage ads on your site(s), you also can sell clicks, impressions and/or days range to advertisers and purchase clicks and/or impressions from publishers. Features of this quality system may bring you an interesting income. You and your users have [...]

Read More >>



AB Ads Manager

October 21st, 2009

Professional, fully featured Advertisement Management. Ads can be used on any webpage, there are many ways available ways to show ads: iframe, javascript, PHP include command, multiple popup window options. It can serve classic banners (incl. Flash), text (HTML) ads and, Google Adwords style ads, DHTML ads, FPA ads and other ad types. Unlimited number [...]

Read More >>



AB Ads Manager

October 13th, 2009

Professional, fully featured Advertisement Management. Ads can be used on any webpage, there are many ways available ways to show ads: iframe, javascript, PHP include command, multiple popup window options. It can serve classic banners (incl. Flash), text (HTML) ads and, Google Adwords style ads, DHTML ads, FPA ads and other ad types. Unlimited number [...]

Read More >>



mAd Advert Rotation Manager

October 6th, 2009

mAd is a web-based program for maintaining a number of adverts on a website. Flash, iframe and image ads are customisable; along with public and password-protected fully-customisable statistics pages. There are three preset methods of selecting an ad, or you can use your own. Managing the ads database is controlled all through one page, making [...]

Read More >>



Ad Manager Pro

September 30th, 2009

Ad Manager Pro is the most complete ad management solution available. You can use it to manage ads on your site(s), you also can sell clicks, impressions and/or days range to advertisers and purchase clicks and/or impressions from publishers. Features of this quality system may bring you an interesting income. You and your users have [...]

Read More >>