This is a discussion on "[SOLVED] Apple.com : How to do similar navigation?" within the Web Page Design section. This forum, and the thread "[SOLVED] Apple.com : How to do similar navigation? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Apple.com : How to do similar navigation?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
[SOLVED] Apple.com : How to do similar navigation?
Hi Guys, have had a look at the source and CSS and could not figure out how I could make myself a navigation bar similar to that of http://www.apple.com
This could be the wrong forum, but could someone show me how? Ed
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
|
|
|
|
#2
|
||||
|
||||
|
Re: Apple.com : How to do similar navigation?
Its probubly because they are using images with a CSS rollover instead of Javascript... Ill try and find you a tutorial.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#3
|
||||
|
||||
|
Re: Apple.com : How to do similar navigation?
I remember Karinne had a good tutorial but i cant fins it
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#4
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
I'm sure this will do me...thanks!
If I have any problems I'll be back. Ed
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
|
|
#5
|
||||
|
||||
|
Re: Apple.com : How to do similar navigation?
Like the termanator *Ill be back*
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#6
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
|
|
#7
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
Thanks Guys!
A slight Problem tho.. I created this image: ![]() I think it's rather nice, don't you? Very Applish..lol Anyway, I used the CSS from the first tutorial (and edited so it should work):
Why isn't it working? Ed (PS: please don't complain about my html, I will be cleaning it up...unless it affects the rollovers)
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
Last edited by Ed; Oct 27th, 2007 at 23:05. |
|
#8
|
||||
|
||||
|
Re: Apple.com : How to do similar navigation?
You don't do it with images
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
|
|
#9
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
Yes You do! Have a look at the Apple one:
![]()
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
|
|
#10
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
The reason is that you are using quotes in the css. Use the image like this:
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#11
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
I would rather have 1 image with all 3 states for each menu item as oppose to 1 images for the whole menu.... much less complicated. IMHO
|
|
#12
|
||||
|
||||
|
Re: Apple.com : How to do similar navigation?
Daniel, yes you do it with images!!
I agree with Karinne - 1 image with 3 states. This will help you in the long run if you want to add another button and it is alot less complicated.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#13
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
I've changed it to that:
Here's my CSS: Note: I am using the rollover class and not the menu one. http://simplifiedimpact.com/images57/style.css Just view it, as I'll have to be editing code here and there. P.S: It's not at the slightest bit long! P.S.S: Yeah, I know it's much more complicated with one whole image, but that's the only way I could get Myriad Pro, Semibold text with inset! Thanks, Ed
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
|
|
#14
|
||||
|
||||
|
Re: Apple.com : How to do similar navigation?
What do you want us to do? Look at it?
Have you got an example of what you have done so far?
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#15
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
No..sorry!
I have come up with my own thing here, it should be working, but it isn't! My html:
![]() My page: http://simplifiedimpact.com/testmenu.html Does anyone know why the image: (above) isn't displaying? Thanks, Ed
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
Last edited by Ed; Oct 28th, 2007 at 11:00. |
|
#16
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
|
|
#17
|
|||
|
|||
|
Re: Apple.com : How to do similar navigation?
I have changed it, but to no avail!
Redirected index.html to a sorry page so use this when you want to view: http://simplifiedimpact.com/testmenu.html Ed
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
|