1
IShades
creating 3d boxes with highlight shadows....
  • 2004/4/4 22:16

  • IShades

  • Just popping in

  • Posts: 96

  • Since: 2004/2/20


I was wondering how do I make my menu buttons change when I run my mouse over them. I've seen sites that when you go over the mouse it creates a 3d box with highlights or even an image...

Is there a way to do this in xoops?
Sorry for asking but im unfamiliar with that...

2
deceased
Re: creating 3d boxes with highlight shadows....
  • 2004/4/5 3:06

  • deceased

  • Just popping in

  • Posts: 36

  • Since: 2004/3/3 5


They are called mouseovers.
They can be done in html, javascript, flash, and others im sure.
Here is a quick link I grabbed from a search engine..

3
tjnemez
Re: creating 3d boxes with highlight shadows....
  • 2004/4/5 10:05

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


hey ishades,

it also can be simply done with css which is very simple and effective:http://www.theimposter.org/examples/rollover/

the above link will familiarize you with the power of css and menus.

in css to have a image on hover or rollover you would add the following: #mainmenu a:hover { background-image: url(yourimage.jpg); }

Login

Who's Online

199 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 199


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits