OK, I’m stumped. How did they get those little images in the submenu for “Art” at http://www.crockerartmuseum.org/ ? Each one is different, so they can’t be a background image.
Perhaps I need to use a Show/hide Layer system? I’d really like to be able to use a CSS menu for SEO purposes, but maybe that’s just not possible in Freeway?
Hi Bucky,
You can do this with the existing CSS Menus Action (which can do a lot
more than most people first think) by inserting your graphic items as
inline elements into the list items.
I’ve updated my CSS Menus example Freeway 5 Pro file with an eBay
style menu that has images in the first sub-menu as an example; http://www.freewayactions.com/test/css-menu-with-images/
You can download the Freeway file from the link above.
Working with them images in the menu in Freeway can get a little
fiddly but the end result should be close to what you want.
Regards,
Tim.
On 28 Oct 2010, at 23:05, Bucky Edgett wrote:
OK, I’m stumped. How did they get those little images in the submenu
for “Art” at http://www.crockerartmuseum.org/ ? Each one is
different, so they can’t be a background image.
The “graphics” aren’t Graphic Items. They are Inline HTML Items containing graphics. Somehow that makes the CSS happy in ways I don’t understand in the least. But it seems to work. I’ll post again when a sample is up.