<body onload="MM_preloadImages('http://tutorials.elusionerie.com/wp-content/themes/Galaxy/switch2.png');new Accordian('basic-accordian',5,'header_highlight');">

Search the site

Subscribe

Subscribe to the blog!!!

Get updates on all the happenings @ this place. If you want to see something on here, please feel free to suggest anything!

Browse...

iiNet SUED for allowing illegal file sharing!?!?! Its the end of the internet as we know it... 4 hrs ago

Posts Tagged ‘button’

Linkamathingos

Wednesday, November 12th, 2008

I was making linkage buttons for this site a few mins ago…and found out I had a stack of buttons I made ages ago which I gave out for free on my site. Well…I’m going to repost them all here if anyone wants them. FREE BUTTONS…

One-click BG Color

Thursday, July 3rd, 2008

Change the page’s background with the click on a button! Let the visitor decide what colour to read on:P

Code

Paste between head tags:


<SCRIPT LANGUAGE="JavaScript">
<!--
function changeColor(hexNumber)
{
   document.body.style.background=hexNumber
}
// -->
</script>

Paste in body:


<form><input onclick="changeColor('red');" type="BUTTON" value="Red" /><input onclick="changeColor('blue');" type="BUTTON" value="Blue" /><input onclick="changeColor('yellow');" type="BUTTON"…
Switch Themes;
Home | About | Contact | Links | elusionerie.com
© elusionerie.com 2008.
Layout adapted from the Foliage layout @ 5ThirtyOne. | Top
Epichronicity is proudly powered by WordPress
Entries (RSS) and Comments (RSS).