Posted by yhager on
Rounded corners integrates Rounded corners jQuery plugin with Drupal.
The most simple use of the module can be summarized in the following lines:
<?php
$commands = array();
$commands[] = array('selector' => '.foo');
// Add the rounded corners.
rounded_corners_add_corners($commands);
?>README.txt covers all options and features.
Project Information
- Maintenance status: Minimally maintained
- Development status: Under active development
- Module categories: Theme Enhancements
- Reported installs: 467 sites currently report using this module. View usage statistics.
- Downloads: 8,794
- Last modified: November 27, 2014
Downloads
Recommended releases
| Version | Download | Date |
|---|---|---|
| 7.x-3.0-alpha1 | tar.gz (10.2 KB) | zip (11.78 KB) | 2012-Sep-23 |
| 6.x-3.0-alpha2 | tar.gz (12.62 KB) | zip (14.93 KB) | 2010-Oct-27 |