PDA

View Full Version : mouse over


Hosemeyer
6-2-02, 09:43 AM
hey, does anyone have some good sites for css, mouseover crap, because i need it for a site i'm making but all the sites i've found royally suck. please email me if you do, joseph.blossom@kyvia.com.

bettyfordclinic
6-2-02, 11:26 AM
Here's an example of some GoLive Code. It preloads images and gives an over and click state as well as a status command. The link below contains an example page, but you'll have to see if you can adapt the script to your liking (GoLive does it automatically).

there are probably better options but I thought I'd start the ball rolling....

here's the example (http://www.carolineconnolly.com/junk/mouse.html)

and since I'm bored, here's what dreamweaver (3) came up with. (http://www.carolineconnolly.com/junk/mouse2.html)

bfc

muijefr
6-2-02, 01:45 PM
http://www.the-ebiz.net

But it's not simple. If you find it interesting I could email the .js and some examples to you (the .js is in the same directory as the html if you wanted to download it).

Raven
6-2-02, 04:10 PM
This site was recommended in another thread: http://www.htmlhelp.com

I learned a great deal about CSS at http://webmonkey.com .

Another great tool is the TopStyle Css editor. It has a free trial (that never expires, btw) and allows you to build your stylesheets with a simple point and click. You can check it out at: http://www.bradsoft.com/topstyle/

Hope this helps you out. I use hover all the time for my links. It's faster and simpler than using javascript for simple color changes or underlines. I was able to learn pretty much everything I needed from the resources above.

Joanne
6-2-02, 04:36 PM
I uploaded some css button examples. I just started to work on some kind of tutorial so let me know if you have questions.

CSS Style Buttons (http://www.objtools.com/tutorials/web_design_resources.htm)

Cool effects on your site, muijfr!

Joanne


PS. These styles work only with IE. Who needs Netscape anyway?

alphadesk
6-2-02, 04:58 PM
Here's one similar to Joanne's that will build the code for you and if you need more just add to the code as needed.

http://www.alphadesk.net/menugenerator.htm

muijefr
6-3-02, 02:29 AM
we need not see any more proof.