views:

320

answers:

1

Hello everyone,

was wondering if there is a way to make superfish using jquery ui theme framework, if that isn't possible right now, what practice can be applied to make superfish using jqueryui styles.

Thanks for your valuable input.

Michael

A: 

You could use the jQuery-ui theming API to style a suckerfish-type menu, http://docs.jquery.com/UI/Theming/API ... or use the potato-menu http://labs.makotokw.com/en/jquery/ui_potato_menu

hope that helps a little...

JKirchartz
JKirchartz - thank you! I just quickly looked at potato menu and noticed it relies on jquery ui javascript library, which is ok, however it does seem to be using styling options of ui css. None the less thanks again and i'll see what can be done with superfish.
mike123