YoFlash

Sunday, February 05, 2012

Welcome, Guest
Please Login or Register.    Lost Password?

Dropdown menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Dropdown menu
#760
Dropdown menu 1 Year, 5 Months ago Karma: 0
How to get the links (new, a - z, z - a, popular) from the drop-down menu so that they are in a line (horizontal) or arranged vertically and are visible all the time? As to your new demo page www.online-flashgames.de/.

Thanks,
crockysmoky
Senior Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/08/20 01:34 By crockysmoky.
The administrator has disabled public write access.
 
#761
Re: Dropdown menu 1 Year, 5 Months ago Karma: 8
Which Demo page are you referring to? The one on this site is just the component itself. Do you have a link to what you have seen and would like?

are you are wanting to remove the actual drop down box and replace it with links such as

[NEW GAMES] [POPULAR GAMES] [GAMES FROM A - Z]
feedthereaper
Senior Boarder
Posts: 79
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/08/19 08:19 By feedthereaper.
The administrator has disabled public write access.
 
#765
Re: Dropdown menu 1 Year, 5 Months ago Karma: 0
"Lost somewhere in translation".

I edited my question. Yes, horizontal like on www.online-flashgames.de/.
crockysmoky
Senior Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#770
Re: Dropdown menu 1 Year, 5 Months ago Karma: 31
Hi crocky,

actually you can just copy the sourcecode from the webpage where the menu is. It is hard coded and *cough* not very good. Every menu-entry (AZ, ZA, Newest etc) is a html-form with an onsubmit event, if the link is clicked.
Just in case, you are wondering, why this looks so complicated: The request has to be done as POST so, you cannot just click a link (which would be a GET-request).

Cheers
Yosh

OH, I forgot: I am working on a styling-template demo, where the menu will be in; but it still needs some improvements... so stay tuned
admin
Administrator
Posts: 536
graph
User Offline Click here to see the profile of this user
Gender: Male
Last Edit: 2010/08/20 07:26 By admin.
The administrator has disabled public write access.
 
#783
Re: Dropdown menu 1 Year, 5 Months ago Karma: 0
I have try that way before I made previous post but did not worked.
crockysmoky
Senior Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: admin