Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 any idea about this weird menu?, ................................

views
     
TSkuihbahulu
post Dec 18 2009, 06:39 PM, updated 15y ago

Getting Started
**
Junior Member
235 posts

Joined: Sep 2009
From: Seremban


bashcorpo

hi again, comeback with a new dilemma. Will u have a peek on this web menu? It is minimalist based and the best part, it move around as long as you scroll down. Any ideas or perhaps its name? I never seen this before. And..much more better how i can make it. It is so simple to look at.
IcedNyior
post Dec 19 2009, 12:03 AM

Regular
******
Senior Member
1,768 posts

Joined: Feb 2008


something like this?

http://dynamicdrive.com/dynamicindex1/staticmenu.htm

bottom left
exentric_nova
post Dec 19 2009, 12:07 AM

I Am Serious
******
Senior Member
1,702 posts

Joined: Jan 2003
From: Semenyih


My advise is to try to find a CSS solution. It can easily be done with position: fixed. I have made it in my recent project (unfortunately can't show it due to still in development) and in my opinion, the less Javascript the better.

Here's a link
http://www.w3.org/Style/Examples/007/menus

Oh yeah, it seems like IE6 does not like position: fixed so if you're going for IE6 support (which I highly NOT recommend. IE6 should be disposed of and one way to do it is for us to stop catering for them), then javascript is the only way to go. You can go here for more information. Its a hybrid of CSS and Javascript.
http://www.bennadel.com/blog/1734-Using-CS...ss-Browsers.htm

This post has been edited by exentric_nova: Dec 19 2009, 12:14 AM
TSkuihbahulu
post Dec 19 2009, 12:37 AM

Getting Started
**
Junior Member
235 posts

Joined: Sep 2009
From: Seremban


DONE! Thanks! I will put the link to the website when it done (actually it is my school websitte though) on a new post. Just wait for it then and...i think I use pure CSS and combine it with sprymenu from DW since it is bigger and about IE6....I agree. Thanks.
JusticeDeserves
post Dec 19 2009, 05:14 AM

Regular
******
Senior Member
1,914 posts

Joined: Aug 2009


You could use CSS
Example:
menu {
position:absolute;
top: 15px;
left: 15px
}
or jquery.

This post has been edited by JusticeDeserves: Dec 19 2009, 05:14 AM
TSkuihbahulu
post Dec 19 2009, 12:22 PM

Getting Started
**
Junior Member
235 posts

Joined: Sep 2009
From: Seremban


Jquery? I not dare t try it yet. The coding seems like a maze to me. Thanks, in future maybe i wil touch it.
devabby
post Dec 19 2009, 03:18 PM

On my way
****
Senior Member
672 posts

Joined: Jul 2008
definitely jquery or mootools. but i think is jquery

 

Change to:
| Lo-Fi Version
0.0133sec    0.57    5 queries    GZIP Disabled
Time is now: 29th March 2024 - 03:03 PM