Active
Project:
jQuery plugins
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2009 at 11:47 UTC
Updated:
13 Feb 2009 at 11:47 UTC
Howdy.
first off love your work looking forward to more.
I am having a small issue , my corners work fine when I added the script...
$('.views-row-odd').corner({ tl: { radius: 15 }, tr: { radius: 15 }, bl: { radius: 15 }, br: { radius: 15 }, antiAlias: true, autoPad: true, validTags: ["div"] }); })
this looks great in Fire fox but in IE7 I get the script error debug box comeing up asking if I want carry on running the script. even if i say yes it still does not show. I have tried a few other variations but still no good. Anything you could suggest?
I am sure its something blindingly obvious so please excuse my ignorance.
Thanks,