View Full Version : Rounding corners for jQuery Multi Level CSS Menu #2
imsam67
12-31-2008, 12:03 AM
Hi,
I like this menu a lot how can I round its corners and give it some bevel so that it looks more like the Adobe horizontal menu sample here: http://www.opencube.com/sampleit_im.asp?samples/qm2/sample18/sample.html
Thanks for some pointers.
Medyman
12-31-2008, 12:10 AM
Hi,
I like this menu a lot how can I round its corners and give it some bevel so that it looks more like the Adobe horizontal menu sample here: http://www.opencube.com/sampleit_im.asp?samples/qm2/sample18/sample.html
Thanks for some pointers.
You can add rounded corners through CSS3 (http://www.css3.info/preview/rounded-border/), javascript (http://www.malsup.com/jquery/corner/), CSS2 with images (http://green-beast.com/experiments/css_smart_corners.php) or CSS 2 without images (http://www.spiffycorners.com/).
This article (http://www.cssjuice.com/25-rounded-corners-techniques-with-css/) might also be helpful.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.