| |||||||||||||||||||||||||
tag in the HTML file:
2. The following line is an example of the image tag for rollover:
3. Please note: The following needs to be in a file named "doroll.js"
function Rollover() {
if (navigator.userAgent.match(/Opera (\S+)/)) {
var operaVersion = parseInt(navigator.userAgent.match(/Opera (\S+)/)[1]);
}
if (!document.getElementById||operaVersion <7) return;
var imgarr=document.getElementsByTagName('img');
var imgPreload=new Array();
var imgSrc=new Array();
var imgClass=new Array();
for (i=0;i
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Special Download! - All the VB Scripts above PLUS some Bonus Scripts available for download in a single CHM help file. <Click Here>
© Copywrite 2006, Bradley Buskey - deckyon at gmail dot com