Closed (won't fix)
Project:
CurvyCorners
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2008 at 02:37 UTC
Updated:
11 Nov 2010 at 04:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
aaron commentedor rather, use drupal_to_js, don't do the script stuff, obviously...
Comment #2
JStarcher commentedI applied the patch and it doesn't seem to work. Here is a copy of the module with the patch applied.
In the "curvyCorners to apply on all pages" box I put:
but do not get rounded corners on my div.
Comment #3
allie mickaFor the record, you can accomplish this *without* patching, by using the following code instead:
Comment #4
hansrossel commented#3 works great for me in Firefox without patching, but not in Internet Explorer 7: no corners there and a javascript error.
Comment #5
JStarcher commented