Hello all,
First of all thank you for Indexhibit, simply amazing!
Now my question is, how can i make a background color change like in this website: http://www.herrpeter.ch/
I've already tried this code in the index.php page on Head section:
< div style="position:fixed; width:150px; left:25px; top:10px; ">
< a href="" onmouseover="document.bgColor='dodgerblue'">.</a>
< a href="" onmouseover="document.bgColor='hotpink'">.</a>
< a href="" onmouseover="document.bgColor='white'">.</a></a>
< /div>
(without the spaces beetwen "< a")
The little color dots appear, but they dont work. How can i make it work?
My website: andremeca.com
Thank's,
Andre Meca