FreewayTalk

3 replies to this thread. Most Recent

Colm Tuite

6 Sep 2010, 11:25 am

[Pro] Dropline Menus

Hey guys,

Just wondering if it’s possible to make a dropline menu in Freeway? Where instead of a typical drop-down menu, the sub-menu would appear above the main menu in a horizontal line.

It would be awesome if this is possible with Pure CSS and with a nice fade too? Or even a sliding doors effect?

Cheers, Colm

quote

chuckamuck

8 Sep 2010, 5:38 pm

It’s possible. One way would be using the show/hide effect method with two separate CSS menus. The other way would be doing the CSS styling the long hand way via the Editor with custom style settings on a single list.

There are some good examples of the long hand way available on CSSplay web site http://www.cssplay.co.uk/

Just look under the Menus section.

quote

Freeway Pro 5.5, i7 Macbook Pro 2.2 ghz 8gb ram, 2.3 ghz Dual Core MacPro 10gb ram

DTP2

8 Sep 2010, 6:26 pm

Check out this website. Maybe this can help. http://www.css3menu.com/index.html

quote

Read all my articles for Freeway Pro like the Ultimate Guide to SEO in Freeway Pro http://www.dtp2.nl

Back to Top

Colm Tuite

10 Sep 2010, 1:48 pm

Thanks for the link, I got it working with that code. Just tweaked it all to suit my site.

Out of interest, can you elaborate more on your method please Chuckamuck? So far I have 4 graphic items, with a rollover effect applied to each. Above these graphics I have 4 HTML boxes which are shown and hidden by the rollovers.

The problem is, because the HTML boxe aren’t linked by a menu to the graphics, when I move the mouse off the graphic text, the HTML boxes hide again. What am I doing wrong?

quote