Side navigation
#3000 closed bug (invalid)
Opened June 06, 2008 03:06PM UTC
Closed October 12, 2009 11:54PM UTC
[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@nicusor.com |
Blocked by: | Blocking: |
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
Attachments (0)
Change History (1)
Changed October 12, 2009 11:54PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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 .