Ticket #2016372 (closed enhancement)
Reportersfbugs |
Opened: 07/11/08 Last modified: 04/29/10 Status: closed Type: enhancement Resolution: duplicate Duplicate of: #1774847 |
Owner Matt Sweeney |
Target Release: FUTURE Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Generalized Highlight method | ||
| Description: | Based on this thread: The idea is to have a convenience method for showing areas of focus. The best axample I know of is in the extjs library, of which this method is demonstrated here in their "Getting Satarted" tutorial: It would seem easy enough to tack a <div> on to the innerHTML of a given get("id") and follow it up by passing through an animation object to execute. As suggested in the thread, something like: YAHOO.util.pulse("demo", anim); And the guts, something like:
width: 300px; position: relative; }
position: absolute; to: { opacity: 0 } }); |
||
| Type: | enhancement | Observed in Version: | None |
| Component: | Animation | Severity: | S3 (normal) |
| Assigned To: | Matt Sweeney | Target Release: | FUTURE |
| Location: | Priority: | P3 (normal) | |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 08/26/08
|
|
Posted: 10/21/08
|
|
Posted: 01/7/09
This ticket was imported from Source Forge. Orginially submitted by: optiondelete |
|
Posted: 02/6/09
adding comment from bugzilla bug 2297696 for reference: This will be added as a canned effect. |
|
Posted: 03/5/09
|
|
Posted: 04/29/10
This ticket was marked as a duplicate of #1774847 |
Forwarding to component owner for consideration.