It'd be better to use Drupal.behaviors to add the uniform styling so that elements added dynamically via AJAX can be styled as well.
Attached is a patch against 1.3 that adds this functionality.
| Comment | File | Size | Author |
|---|---|---|---|
| uniform-drupal-behaviors.patch | 907 bytes | bmcmurray |
Comments
Comment #1
bmcmurray commentedA patch that combines this with http://drupal.org/node/947366 can be found here http://drupal.org/node/947394
Comment #2
realityloop commentedThis will be implemented in the next release, thanks.
Ignore the status change it was an error on my part.
Comment #3
realityloop commentedimplemented in 6.x-1-4