Skip to main content

Bug Tracker

Side navigation

#7918 closed bug (invalid)

Opened January 07, 2011 04:49AM UTC

Closed January 07, 2011 01:59PM UTC

$(...).switchClass(...,...,"slow");

Reported by: mavinm@sci.utah.edu Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

If you transition between a certain color class to a different color class, the transition moves slowly. If you were to go from a background color class to a transparent class. The transition is messed up.

Pretend:

1. the parent div has a green color background.

2. the child before switchClass(...) called is css{background:transparent}.

3. the child after switchClass(...) called is css{background:yellow}.

What will happen is the background will shift straight to white making a weird appearance, do the animation, then go to the correct color.

Let me know if you need some sample code.

Attachments (0)
Change History (1)

Changed January 07, 2011 01:59PM UTC by jitter comment:1

resolution: → invalid
status: newclosed

The big red box on the "New Ticket" rather clearly states:

>For jQuery UI (Autocomplete, Sortable, Draggable, Tabs, etc.):

This is NOT the correct form!

This tracker you submitted your bug on is for jQuery core bugs only. Thus to file a report for jQuery UI you will need to re-submit your ticket to the jQuery UI Bug Tracker for further assistance as they handle all UI-related tickets. Thanks!