Only Fools And Horses - The Message Board <***** language="Java*****1.2"> /* Animated Document title- By Dynamicdrive.com For full source, TOS, and 100s DTHML *****s Visit http://dynamicdrive.com */ if (document.all||document.getElementById){ var thetitle=document.title document.title='' } ////Animation code below ////based on ***** from http://wsabstract.com/*****/*****2/statusanimate.shtml var data="0123456789"; var done=1; function statusIn(text){ decrypt(text,2,1); } function statusOut(){ self.status=''; done=1; } //-------------------------\\ //decrypt(string, int, int)\\ //-------------------------\\ // //text(string): the text to be decrypted on //the status bar. // //max(int): the number of times a random string //is displayed before the next character is //'decrypted'. // //delay(int): the number of milliseconds between //each display of a random string // //Example: //decrypt('Enter my site.',10,10); // //text = 'Enter my site.' :: 'Enter my site.' is //eventually decrypted // //max = 10 :: a different random string is dis- //played 10 times before a new character is //decrypted function decrypt(text, max, delay){ if (done){ done = 0; decrypt_helper(text, max, delay, 0, max); } } function decrypt_helper(text, runs_left, delay, charvar, max){ if (!done){ runs_left = runs_left - 1; var status = text.substring(0,charvar); for(var current_char = charvar; current_char < text.length; current_char++){ status += data.charAt(Math.round(Math.random()*data.length)); } document.title = status; var rerun = "decrypt_helper('" + text + "'," + runs_left + "," + delay + "," + charvar + "," + max + ");" var new_char = charvar + 1; var next_char = "decrypt_helper('" + text + "'," + max + "," + delay + "," + new_char + "," + max + ");" if(runs_left > 0){ setTimeout(rerun, delay); } else{ if (charvar < text.length){ setTimeout(next_char, Math.round(delay*(charvar+3)/(charvar+1))); } else { done = 1; } } } } //if IE 4+ or NS 6+ if (document.all||document.getElementById) statusIn(thetitle)

Thread of the Week


Is this our new home?

Eddie Chambers



Mailing List





Subscribe

Unsubscribe

Invite
Friends


Click here. Recommend this site to a friend


<***** type="text/java*****" language="Java*****">var site="sm5onlyfools" <***** type="text/java*****" language="Java*****1.2" src="http://sm5.sitemeter.com/js/counter.js?site=sm5onlyfools"> Site Meter        

ONLY FOOLS AND HORSES
   > General 'Fools' chat

 
New Topic
Login | Register Your Free Account (Required) | Search | Help | Find Communities! Need help logging in?

  Topic Replies Last Comment Started By
  . (NT) 2 9/14/08 2:50 am
by: deltrotterjon
Ricky Sollars
  Best Episode/Special? 2 1/7/04 5:04 pm
by: Irefuse
DelBoy
  Record or buy video? 5 9/29/02 10:36 am
by: Bad Boy
Dazzmon 
  Are We Allowed? 5 9/23/02 11:24 am
by: allright dave
Han Glider
  Hooky Street Board 13 8/20/02 8:46 pm
by: UUoodseifer
Han Glider
  . (NT) 0 9/14/08 2:51 am Ricky Sollars
  TROTTER VAN FOR HIRE! 2 4/30/01 6:37 pm
by: deltrotterjon
deltrotterjon
  OFAH Vid's 0 2/4/01 7:44 am tallgentleman79
  Roy Slater in 'Superman IV: The Quest For Peace' 0 1/24/01 12:22 am Dazzybabe
  Del's Deals 4 1/18/01 7:14 pm
by: Maxwell McGee
Max Cherry
  Wow what an intro!!!!!!! 5 1/18/01 7:11 pm
by: Maxwell McGee
zaney
  Heat 5 2 1/18/01 7:09 pm
by: Maxwell McGee
allymac
  Hooky Street Board Open 4 12/19/00 10:24 pm
by: allymac
Eddie Chambers
  David's autograph address 1 12/15/00 7:21 pm
by: allymac
Barb
  Xmas Schedule. 1 12/13/00 8:27 pm
by: Eddie Chambers
Kashif M 
  MESSAGE TO EDDIE CHAMBERS 1 12/9/00 4:54 pm
by: Eddie Chambers
RODNEY
  Is this our new home? ( Click on a number to go directly to that page 1 2 ) 32 11/27/00 10:45 pm
by: The Mayor of York
Eddie Chambers
  Welcome to the Only Fools And Horses message board 2 11/25/00 12:10 am
by: RODNEY
Dazzmon 
  Heat 4 now on 0 11/16/00 7:27 am zaney
  who wants to be a nillionaire 6 11/3/00 6:06 pm
by: blossom
blossom
  im not keen on this password lark 3 11/2/00 4:02 pm
by: Dazzmon
zaney
  More Episodes? 0 10/28/00 2:22 pm Dazzmon 
  Any one heard rumors of new episode of ofah 1 10/12/00 5:07 pm
by: Dazzmon
steven

New Topic

icon legend:
Closed threads - cannot reply to these posts Closed Topics
Unread messages New messages

jump to:
www.foolsandhorses.cjb.net WWW.FOOLSANDHORSES.CJB.NET www.foolsandhorses.cjb.net

The Poll
<***** language="Java*****1.2"> /* Typing Text *****- Last updated: 99/06/17 © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML *****s, and Terms Of Use, visit dynamicdrive.com */ var it=0 function initialize(){ mytext=typing.innerText var myheight=typing.offsetHeight typing.innerText='' document.all.typing.style.height=myheight document.all.typing.style.visibility="visible" typeit() } function typeit(){ typing.insertAdjacentText("beforeEnd",mytext.charAt(it)) if (it

Featured Link

Zane Clement's OFAH Website


<***** Language="Java*****"> /* This ***** is written by Eric (Webcrawl@usa.net) For full source code, installation instructions, 100's more DHTML *****s, and Terms Of Use, visit dynamicdrive.com */ function printit(){ if (window.print) { window.print() ; } else { var WebBrowser = ''; document.body.insertAdjacentHTML('beforeEnd', WebBrowser); WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box WebBrowser1.outerHTML = ""; } } <***** Language="Java*****"> var NS = (navigator.appName == "Netscape"); var VERSION = parseInt(navigator.appVersion); if (VERSION > 3) { document.write('
'); }
<***** language="Java*****1.2">

Search
Page


<***** language="Java*****"> /* Find In Page *****- By Mike Hall (MHall75819@aol.com) Permission granted to Dynamicdrive.com to feature ***** in archive For full source code, visit http://dynamicdrive.com */ var NS4 = (document.layers); // Which browser? var IE4 = (document.all); var win = window; // window to search. var n = 0; function findInPage(str) { var txt, i, found; if (str == "") return false; // Find next occurance of the given string on the page, wrap around to the // start of the page if necessary. if (NS4) { // Look for match starting at the current point. If not found, rewind // back to the first match. if (!win.find(str)) while(win.find(str, false, true)) n++; else n++; // If not found in either direction, give message. if (n == 0) alert("Not found."); } if (IE4) { txt = win.document.body.createTextRange(); // Find the nth match from the top of the page. for (i = 0; i <= n && (found = txt.findText(str)) != false; i++) { txt.moveStart("character", 1); txt.moveEnd("textedit"); } // If found, mark it and scroll it into view. if (found) { txt.moveStart("character", -1); txt.findText(str); txt.select(); txt.scrollIntoView(); n++; } // Otherwise, start over at the top of the page and find first match. else { if (n > 0) { n = 0; findInPage(str); } // Not found anywhere, give message. else alert("Not found."); } } return false; }


<***** language="Java*****1.2"> /* Flashing form element *****- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML *****s, and Terms Of Use, visit dynamicdrive.com */ if (document.all&&document.all.flashit){ var flashelement=document.all.flashit if (flashelement.length==null) flashelement[0]=document.all.flashit function changecolor(which){ if (flashelement[which].style.color=='') flashelement[which].style.color="red" else flashelement[which].style.color="" } if (flashelement.length==null) setInterval("changecolor(0)",1000) else for (i=0;i

Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.