Posted by yhager on March 31, 2007 at 11:08am
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.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Minimally maintained
- Development status: Under active development
- Module categories: Theme Enhancements
- Reported installs: 669 sites currently report using this module. View usage statistics.
- Downloads: 7,219
- Last modified: September 23, 2012