DTG Magazine
Design Center  |  DT&G Magazine  |  DT&G Forums  |  Register (Required)  |  Photoshop Tips & Tricks  |  Design Bookshelf  

DT&G is the official publication of the Design & Publishing Center, published continuously since 1990 for desktop publishing, graphic design, web design, illustration, photography and other fields in visual communications.

If this is your first visit, be sure to see the FAQ. You MUST register before you can post. To start viewing messages, select the forum you want to visit from the list below.

Go Back   DTG Forums > Photoshop 911 > Web Photoshop
Post Reply
 
Thread Tools Display Modes
  #1   IP: 24.20.55.91
Old 12-13-2008, 02:27 AM
rakoom2002 rakoom2002 is offline
Junior Member
 
Join Date: Dec 2008
Posts: 5
Default How to make navigaton bar functional

I am trying to make a navigation bar for my website. I like the one on the following tutorial:

http://psdtuts.com/interface-tutoria...inspired-menu/

How do I make something like that functional?
Reply With Quote
  #2   IP: 66.202.182.218
Old 03-17-2009, 03:31 PM
knowledgeocity knowledgeocity is offline
Junior Member
 
Join Date: Mar 2009
Posts: 5
Default

If you are talking about the rollover effect, it is most likely a CSS technique.
But first follow the tutorial you posted to create the two images. What the css does is when the link is idle, it will be one image, and when rolled over, it activates the second image.

Check out this tutorial for the rollover effect.
http://www.designmeme.com/articles/cssrollovers/
__________________
Knowledgeocity
Reply With Quote
  #3   IP: 71.63.38.174
Old 03-19-2009, 08:35 AM
admin admin is offline
Administrator
 
Join Date: Dec 2006
Posts: 351
Arrow

Once you've generated your art, and rollover states in Photoshop, move the image into ImageReady -- which should have been installed when you installed the suite.

Once in ImageReady, use the Slice tool to slice up the image into the individual components for the web page.

When you "Save for Web" you'll be given an opportunity to insert the links into the appropriate spaces.

Be sure to click Save HTML and "All Images"

This process is fairly complicated and goes beyond the scope of a single forum post. Refer to your Photoshop and ImageReady "HELP" files for descriptions and step-by-step process for accomplishing this goal.

Always remember: the HELP button is there for a purpose.

Once you've done it successfully, you'll remember it the next time.

Reply With Quote
  #4   IP: 93.113.116.80
Old 05-31-2011, 02:08 AM
ella1985 ella1985 is offline
Junior Member
 
Join Date: May 2011
Posts: 7
Default

Here is the HTML used to create this rollover. You may notice that it is much shorter, and easier to remember than a JavaScript rollover. Essentially, you just need to define a class and everything else is handled withonline marketplaceCSS

<div class="rollover">
<p>
<a href="#"><img src="stuart.gif"
width="32" height="32" border="0"></a>
</p>
</div>

Last edited by ella1985 : 06-10-2011 at 02:23 AM.
Reply With Quote
Post Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 11:59 PM.


Powered by vBulletin® Version 3.5.7
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.