Two quick “hows?” regarding the menu on this site
http://www.k-array.net/
Sub links are displayed within almost a table format…
The drop down reveals itself in a calm unfurling manner…
Can css menus do this?
Thanks
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Pete3
(Pete)
August 19, 2010, 4:23pm
2
Yes, css can do this and a lot more. You would need to use the mark up in freeway to create all the nav levels and style with css.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Actually there is quite a bit of javascript involved also.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Pete3
(Pete)
August 19, 2010, 5:05pm
4
Hi Chucka, I don’t use JavaScript when I’m creating these types of menus. Not sure why you would need it?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Account
(Account)
August 19, 2010, 5:13pm
5
On Aug 19, 2010, at 12:05 PM, Pete wrote:
Hi Chucka, I don’t use JavaScript when I’m creating these types of
menus. Not sure why you would need it?
They’re only using js to get the nice smooth sliding animation. If you
disable js you’ll see that the menus still work minus the animation
effect, the submenus just pop in.
Todd
LinkedIn: http://www.linkedin.com/in/xiiro
Skype: toddbrilliant
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Pete3
(Pete)
August 19, 2010, 5:19pm
6
Todd, I’m taking about the css menu not the background? Where is the JavaScript in that menu?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Pete3
(Pete)
August 19, 2010, 5:24pm
7
Todd Sorry, understand your message now Doh? Agree!
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Would I start with the css menus action?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
The smooth transitions are controlled by the javascript as Todd mentioned. The decoration is the CSS part and works without the javascript, but since Chris likes that look then then javascript is required.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
chuckamuck
(chuckamuck)
August 19, 2010, 9:31pm
10
On 19 Aug 2010, 8:25 pm, Chris Francis wrote:
Would I start with the css menus action?
Yes you can start there to get the menu to look right, and fairly easily I might add. Then the extra javascript would need to be added to get the transitions you see.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
On 19 Aug 2010, 9:31 pm, chuckamuck wrote:
On 19 Aug 2010, 8:25 pm, Chris Francis wrote:
Would I start with the css menus action?
Yes you can start there to get the menu to look right, and fairly easily I might add. Then the extra javascript would need to be added to get the transitions you see.
Any recommendations on how to go about tackling that extra javascript? If it is a tricky procedure I may reconsider… Thanks for the help.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
waltd
(Walter Davis)
August 20, 2010, 12:04am
12
Take a look at the Transition FX Action in Freeway 5. you can do quite a lot with that.
Walter
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Helveticus
(Helveticus)
August 20, 2010, 4:49am
13
Here’s a quick and dirty sample using theTransition FX action
http://freshbrand.com/STUFF/trFXnavtest/
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options