Thursday, May 1, 2025

Joe Burns

727 articles written

Explore

Oooops…

Unless something has gone wrong, you do...

Browser Page – Explorer

Use these to jump around or read...

Remote Control JavaScript

function openindex() { ...

Remote Image

var width,height var image,ext var cond1,cond2 function transferview(image,width,height) { if (width==0)...

So, You Want A Dual Image Flip, Huh?

Use these to jump around or read...

The onerror Event Handler

If you've ever been surfing and run...

So, You Want A JavaScript Ticker Tape, Huh?

<!-- Ticker Tape in Java Script .....

So, You Want A Background JavaScript, Huh?

<BODY onLoad="changeColor()"; Thanks to Josh Robbins for...

Hello Goodbye

config='toolbar=no,location=no,directories=no,status=no,menubar=no,width=200,height=150' config += 'scrollbars=no,resizable=no' pop = window.open ("","pop",config) pop.document.write(''); pop.document.write('setTimeout('); pop.document.write('"self.close()'); pop.document.write(';",3000)'); pop.document.write(''); pop.document.write(''); pop.document.write('Welcome'); pop.document.write('Please Wait......

So, You Want A SlideShow, Huh?

Use these to jump around or read...

Checkboxes: Only Two

...use these to jump around or read...

Pure Magic Form script

...use these to jump around or read...

Popular Articles

Featured