Bug Tracker

Modify

Ticket #3000 (closed bug: invalid)

Opened 5 years ago

Last modified 4 years ago

[accordion] Problem with .pack and .min files

Reported by: nicusor Owned by:
Priority: minor Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: accordion Cc: me@…
Blocking: Blocked by:

Description

Hi,

I'm building a site and I'm using jquery-accordion plugin v1.6, along with jquery (1.2.6) and dimensions (v1.2) plugin.

Now, my problem is that I can't use either .pack, nor .min versions of jquery-accordion - only the full version is working. This is the error that is picked up by firebug: "missing ; before statement"

for .min version the error is more helpful (maybe):

this.element,"ui-accordion");$(this.element).removeClass("ui-accordion").unbind(...

Do you know why is this happening?

Please let me know if you have a fix for this.

Thanks, Nick

Change History

comment:1 Changed 4 years ago by dmethvin

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

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker,  http://dev.jqueryui.com .

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.