Web Hosting Deals Holiday Logo Design Website Header Templates Register domain Search Engine Optimisation Web Hosting
Go Back   Talk Mania Forum > Tutorials > How to ....

How to .... Learn how to do anything and get what you need to do it - from experts and people like you.

 Image
Buy Sell Downloads

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-09-2007, 02:02 AM
Junior Member
 
Join Date: Jun 2007
Posts: 2
ianbrooke is on a distinguished road
rollover

Hi..

Hope this is not tooo simple for all of you out there but i am stuck..
when i use cs2 to create a button i then sliced and added a rollover action in image ready useing the edit in image ready button..

Now i have cs3 i can that feature has gone so and for the life of me i cant work out how to make a rollover in cs3 please help

Thanks

Ian

Reply With Quote
  #2 (permalink)  
Old 06-09-2007, 10:14 AM
Senior Member
 
Join Date: May 2007
Posts: 181
Blog Entries: 1
skyfe is on a distinguished road
EDDIT: sorry, nvm, didn't work :<

Last edited by skyfe; 06-09-2007 at 10:20 AM.
Reply With Quote
  #3 (permalink)  
Old 06-09-2007, 10:41 AM
FallenSage2007's Avatar
Member
 
Join Date: Mar 2007
Location: USA
Posts: 43
FallenSage2007 is on a distinguished road
This is taken directly from here. http://www.adobe.com/cfusion/webforu...&enterthread=y


Quote:
Photoshop CS3 will not generate JavaScript rollover code. (Most people were throwing out the code anyway) Photoshop, does however, have Layer Comps which was ported over from ImageReady. Layer Comps uses a simliar mechanism to capture document states like ImageReady's Web Content palette. (Note: ImageReady has a Layer Comps palette as well) Naming comps with the correct name, and saving the comps out from Save For Web will allow either GoLive or Dreamweaver to ingest the images and automatically create rollovers.
Reply With Quote
  #4 (permalink)  
Old 06-10-2007, 11:32 AM
Member
 
Join Date: Sep 2006
Location: Cyber Space, Uk.
Posts: 91
Nick is on a distinguished road
Send a message via AIM to Nick Send a message via MSN to Nick Send a message via Yahoo to Nick Send a message via Skype™ to Nick
*tuts* You should never use photoshop to slice code or make rollovers. Doing it manually is just so much rewarding.

All you need is a bit of css.

Code:
#navigation a
{
display: block;
height: 35px;
background: url('./nav.gif') no-repeat;
text-decoration: none;
}

#navigation a:hover
{
background: url('./nav-hover.gif') no-repeat;
text-decoration: underline;
}
Then when you hover over a link it will change the background to a hover image. That will work in more browsers than the javascript does .
__________________
Nick - Coder/Designer
Reply With Quote
  #5 (permalink)  
Old 07-19-2007, 01:20 AM
Junior Member
 
Join Date: Jul 2007
Posts: 20
xxcomfortxx is on a distinguished road
do you kno any flash at all?
u can slice out the whole navi
take it to flash
do whatever u want to the buttons for the rollover and code em
then open ur site in dreamweaver
delete the slice of the navi
and import the flashed navi

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +2. The time now is 10:05 AM.



Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC8
Forums Copyright © Talk-Mania.com