Rounded corners not working consistently between front and non-front pages

marktheshark - October 10, 2009 - 11:14
Project:Rounded corners
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Issue tags:corners, front, menus, nice, rounded
Description

I have a nice menu block where every list item has been given an extra sliding-element class.
Via the rounded corners module, I have given each menu entry a nice look, but the menu children entries (submenus that slide out) are rounded only if not on the front page.

The jquery syntax used is:

$(".sliding-element").corner("round 5px");

The difference in appearance can be seen in the two screenshots attached.

AttachmentSize
rounded_front.png15.29 KB
rounded_non_front.png15.91 KB

#1

marktheshark - October 10, 2009 - 16:48

Note that it works if I manually import the script and add rounded corners to elements.

There must be something about the way the module adds the scripts...

 
 

Drupal is a registered trademark of Dries Buytaert.