Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

monke

macrumors 65816
Original poster
May 30, 2005
1,437
3
I am trying to make a menu bar for my site, and can't seem to come up with anything I like.

I like the one on the Shiira website.

Do they use images for the rollovers? I can't seem to find it in the code.

I am having trouble creating rollovers, they work fine (In both Imageready and Dreamweaver) until I upload them.
Any advice?
 
dornoforpyros said:
what's wrong with your uploading them? My first guess would be to make sure you've also uploaded the "over" states for your buttons.

I have no idea why they don't work.
Check me and see where I go wrong:
Make the page in photoshop, then the rollovers in imageready.
Save as .html file with the images and html.
Open in dreamweaver.
Apply text.
Save again, over imageready .html file.
Upload the .html file, and the images folder.


xelterran said:
LOoks like a varient of the sliding doors technique

They use the same image for each button then change its possition with css..

http://www.alistapart.com/articles/slidingdoors/

Thanks for finding that out, but can I still do the same using rollover, once I fix my troubles?
 
Forget everything I said above, I have found out how to create rollovers without running into problems.

Looking at source codes from a variety of websites I found out that their rollover load when the page loads.
That was my answer right then and there.
When my page loads, none of the rollover images load with it.
Using the 'Behaviors' function in Dreamweaver I was able to create seamless rollovers. Which Loaded!

I spent hours trying to get it to work, while all it took was a few clicks and it worked.

-iNeedtoSwitch (Extremely Happy, for now :))
 
Mitthrawnuruodo said:
Before you go into complete Dreamweaver rollover mode, checkout Suckerfish Dropdowns. Very nice (almost completely pure**) CSS menus... :)

(** Just a little JavaScript for IE compatibility...)

Thanks for the suggestion, but I don't need the dropdown menu items.

Just in case though, can you make those using images?
 
iNeedtoSwitch said:
Thanks for the suggestion, but I don't need the dropdown menu items.

Just in case though, can you make those using images?
I haven't tried, actually (no need to use images when you use CSS ;)). Probably could make it work somehow, though I'm not entirely sure...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.