Cloister Car Wash Site Check
Posted: Tue, 2008-04-08 16:52
Here was an interesting site to do, drop down menu all css.
http://server.webtekcc.com/~cloister/
Let me know what you think, Thanks!
Posted: Tue, 2008-04-08 16:52
Here was an interesting site to do, drop down menu all css.
http://server.webtekcc.com/~cloister/
Let me know what you think, Thanks!
Moderator
Posts: 5061
Joined: 2005-02-03
Location: Pennsyltucky, USA
Looks great. I like the
Posted: Tue, 2008-04-08 23:46
Looks great. I like the dropdowns a lot. Fails validation. For shame, for shame!
Moderator
Posts: 6509
Joined: 2004-05-01
Location: Brisbane
That dropdown/IR menu code
Posted: Wed, 2008-04-09 02:28
That dropdown/IR menu code looks familiar.
Things come unstuck a bit when you resize the text, ie, elements start to overlap or not expand to contain the content. The inline js on your form elements would be better done unobtrusively and you need to be aware that onclick and onmouseover functions aren't available to everyone (ie people who don't use a mouse).
How to get help
tags.
Post a link. If you can't post a link, post ALL your code, both HTML & CSS. No server-side code; just the code sent to the browser.
Use
My articles | CSS Reference
Enthusiast
Posts: 113
Joined: 2005-03-17
May I ask why the nav looks
Posted: Thu, 2008-04-17 15:06
May I ask why the nav looks familiar?
I really like it, and would love to do something similar.
Perhaps the source and description are available somewhere....?
Andy
Moderator
Posts: 6509
Joined: 2004-05-01
Location: Brisbane
AndyD wrote:May I ask why
Posted: Sun, 2008-04-20 21:08
Because I wrote it: http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/
How to get help
tags.
Post a link. If you can't post a link, post ALL your code, both HTML & CSS. No server-side code; just the code sent to the browser.
Use
My articles | CSS Reference
Enthusiast
Posts: 113
Joined: 2005-03-17
It looks great, a very
Posted: Mon, 2008-04-21 14:11
It looks great, a very informative article/tutorial.
I may try to use it on a site I am building... I want to build curved tabs which have a dropdown too....
Cheers
Andy
Enthusiast
Posts: 113
Joined: 2005-03-17
Having looked at the code
Posted: Mon, 2008-04-21 20:06
Having looked at the code for the navigation, is it possible to set the over state/active page state as a larger sized Tab? I saw a Photoshop tutorial online a few weeks ago which showed how to draw nice "Web2"-style buttons, and wanted to try and implement something in that vain.
Cheers
Andy
Moderator
Posts: 6509
Joined: 2004-05-01
Location: Brisbane
I'm pretty sure Paul O'Brien
Posted: Tue, 2008-04-22 00:18
I'm pretty sure Paul O'Brien wrote something about that not long ago. Have a look through his site http://www.pmob.co.uk or through the articles he's written on CSS on http://www.search-this.com.
How to get help
tags.
Post a link. If you can't post a link, post ALL your code, both HTML & CSS. No server-side code; just the code sent to the browser.
Use
My articles | CSS Reference