Re: [css-d] on to the nav

2009-08-28 Thread David Laakso
Greg Wilker wrote:
> Okay - does anyone have a resource, tutorial, etc. that will allow me to
> build the mocked-up top nav?
>
> http://www.gorillasuits.com/HTN/
>
> I want to stay away from jquery, etc. if possible.
>
> TIA,
> Greg
>   




In no particular order:





Suggestion:
Build your menu on a clean sheet. Once it is working in the browsers you 
intend to hit, move it into position within your page, and then again 
test it from there

Best,
Quasimodo

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] on to the nav

2009-08-28 Thread jeffrey morin
Greg if you are looking for a fairly simple nav with JavaScript then jQuery
is a great resource to use. Their css selector support is great and it's a
fun library to work with to really enhance the front-end of your sites.
Best,
Jeff

On Fri, Aug 28, 2009 at 2:41 PM, Greg Wilker  wrote:

> Okay - does anyone have a resource, tutorial, etc. that will allow me to
> build the mocked-up top nav?
>
> http://www.gorillasuits.com/HTN/
>
> I want to stay away from jquery, etc. if possible.
>
> TIA,
> Greg
>
> greg wilker | video/web producer
>
> __
> css-discuss [cs...@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] on to the nav

2009-08-28 Thread Sarah Atkinson
On 8/28/09 2:41 PM, "Greg Wilker"  wrote:

> Okay - does anyone have a resource, tutorial, etc. that will allow me to
> build the mocked-up top nav?
> 
> http://www.gorillasuits.com/HTN/
> 
> I want to stay away from jquery, etc. if possible.
> 
> TIA,
> Greg

-
Well PVII has some nice plugins for Dreamweaver you might try those out. I
usually use them as a base then customize the daylights out of them. They do
use some javascript for drop downs
Do you need dropdowns?

If not horizontal lists are the way to go...
http://www.javascriptkit.com/script/script2/csstopmenu.shtml
http://css.maxdesign.com.au/listamatic/ <--really good resource

And of course good old eric meyers lists
http://css.maxdesign.com.au/listamatic/horizontal04.htm
http://css.maxdesign.com.au/listamatic/horizontal05.htm

On a design note---
I suggest loosing or at lease only casually date the rounded borders. These
can be a nightmare in CSS  Well in IE anyway.



__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] on to the nav

2009-08-28 Thread Greg Wilker
Okay - does anyone have a resource, tutorial, etc. that will allow me to
build the mocked-up top nav?

http://www.gorillasuits.com/HTN/

I want to stay away from jquery, etc. if possible.

TIA,
Greg

greg wilker | video/web producer

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/