#8274 closed feature (wontfix)
Animate Color, Background Color
Reported by: | cjavapro | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I would like to be able to animate background colors using code similar to
$('input, select, textarea', form).attr('readonly','readonly').animate({background:'#CCC'})
Change History (3)
comment:1 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → low |
comment:3 Changed 12 years ago by
here is the Official jQuery Color Animation Plugin
File -> Save As...
Note: See
TracTickets for help on using
tickets.
Thanks for submitting a feature request to the jQuery Bug Tracker.
We receive a number of feature requests everyday and as you can imagine we're unable to cater including all of these in jQuery core. Where a feature request contains features that would likely not be used or demanded by a majority of the community or where the feature would be better suited as a plugin, we recommend keeping such behavior in a plugin.
There are already a number of plugins available for background animation of colors and we would recommend using those in this case.