Quote:
Originally Posted by wrumble
im trying to make this as simple as possible. thanks
|
I assume that's why you posted in the html/css forum. But what you want to do can't be done with just html and css. To do this properly so that it will work in all browsers you need a server side solution. If that is an option for you then perhaps repost in the php forum.
If you implement a javascript solution, it won't work in all browsers.