[Pro] Submenus a little flakey

Check out this page if you will. When I use the submenus under Product and i hover over the word Raspberry Pi Case, the whole submenu will disappear. It will do a similar thing when on the page 3d logo. Have to be hovering over the word to get this issue.

Freeway Pro 6 and CSS Menus 2.1.13

http://intuitionusa.com/productraspberry.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Check out this page if you will. When I use the submenus under Product and
i hover over the word Raspberry Pi Case, the whole submenu will disappear.
It will do a similar thing when on the page 3d logo. Have to be hovering
over the word to get this issue.

Freeway Pro 6 and CSS Menus 2.1.13

http://intuitionusa.com/productraspberry.html

Hi Steven,

Your Freeway element m1 (which contains the menu) is on a layer behind
the element which contains the large heading-like text, so the cursor
thinks it’s no longer hovering over the sub-menu which then shuts down. You
can solve this by Extending the <div style> for m1 with the z-index
property and some ridiculously large value like 99. This will place the
menu layer over the “heading” and keep the cursor’s attention.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks!!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options