Forum Moderators: not2easy
Can anyone help out with a more down-to-earth layman's speek kind of tutorial for this?
Much appreciated.
ps - I couldn't get these silly links to work. I am new at this site. I even looked at how to and it still didnt work. *sheepish grin*
I apologize if this sounds like a cop-out, but I always have to whip out a book or two from the martinibuster library to remember how to do this in imageready (or fireworks).
I heartily recommend the Michael Baumgardt penned Adobe Photoshop Web Design books (get the 6.0 edition at a used bookstore/ebay if you're on the cheap).
Also, the Hands on Training book by Lynda Weinman is a good one to have.
And of course, the Down and Dirty Photoshop is awesome.
A good working knowledge of all the Photoshop tools is an important foundation and prelude for moving on to the second level, which is learning about the different masking and layer tricks.
If you had your base image, like the banner-type image they show in Adobe's tutorial (which looks like pooh in Opera, by the way, and I can't see everything) and designate an area to be used as your rollovers by creating a new layer for the "on effect" and another layer for "off effect".
To make sure they are the same dimensions just create your first blank "off" layer, then duplicate/copy that layer and call the copy of that layer "on" in your layers dialog box. Do this for each group of on-off buttons.
In the layers dialog box you can select to hide or show layers aka "toggling", depending on which one you want to work on. For the slow people (me) be sure you assign a name to each layer so you'll know which one you are working on. You can vary your layer opacity, add gradients, or any number of effects if you want a special look for your rollover state.
When saving each image for rollovers, view all of your "on" layers at once to slice and save, then view all of your "off" layers at once to slice and save.
The actual script functions are up to you. As I said, I hand code any rollover effects once my images are saved and do not use Image Ready. There's a boatload of javascripts for doing this. I keep one or two handy in my scripts folder using Macromedia's editor, Home Site (formerly Allaire's Home Site).
Most automatically generated javascript I've seen for rollovers (or any other function) is bloated garbage compared to the scripts you can download for free... :) sites like hotscripts.com or javascripts.com have tons of free downloads available.