jQuery: The Write Less, Do More JavaScript Library

Ticket #1985 (closed bug: wontfix)

Opened 8 months ago

Last modified 4 months ago

Interface's Slide effects resulting in tons of errors

Reported by: cruentus Assigned to: stefan
Type: bug Priority: major
Milestone: 1.2.2 Component: interface
Version: 1.2.1 Keywords: interface, effects, slide
Cc: Needs: Review

Description

Hello,

I'm using jQuery 1.2.1 and Interface 1.2 and when I try to use the Slide fx (specially SlideInUp?), after the sliding has complete, Firebug's error count starts to exponentially increase.

The following bug repeats hundreds and hundreds of times, until I either disable JS or reload the page.

this.options.curAnim has no properties --> this.options.curAnim[ this.prop ] = true; jquery.js (line 2833)

The sliding fx itself seems fine, but once it's complete, the errors start to come up.

Attachments

Change History

Changed 6 months ago by mmarsching

Same with all other Effects for me. Works fine with jquery 1.1.2 - seems to be broken for all versions greater than that.

Changed 4 months ago by scott.gonzalez

  • status changed from new to closed
  • resolution set to wontfix

Interface is no longer supported; consider switching to jQuery UI.

Note: See TracTickets for help on using tickets.