Project:Rounded corners
Version:5.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:JStarcher
Status:closed (fixed)

Issue Summary

I'm not a javascript guru, so, I'm probably doing this wrong, but after installing the rounded_corners module, I tried to configure it so that it would round the top corners of my primary links but I'm not sure what code to use to apply it. I see in the documentation to use $(".block").corner("round top 10px"); if you want it to apply to a block. But what about the primary links instead?

Comments

#1

I was able to figure this out by just typing in $("#primary a").corner("round top 10px");

#2

Assigned to:Anonymous» JStarcher
Status:active» closed (fixed)
nobody click here