Bug Tracker

Modify

Ticket #8274 (closed feature: wontfix)

Opened 2 years ago

Last modified 2 years ago

Animate Color, Background Color

Reported by: cjavapro Owned by:
Priority: low Milestone: 1.next
Component: effects Version: 1.5
Keywords: Cc:
Blocking: Blocked by:

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

comment:1 Changed 2 years ago by addyosmani

  • Status changed from new to closed
  • Resolution set to wontfix

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.

comment:2 Changed 2 years ago by jitter

  • Priority changed from undecided to low
  • Component changed from unfiled to effects

comment:3 Changed 2 years ago by ajpiano

here is the  Official jQuery Color Animation Plugin

File -> Save As...

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.