Skip to main content

Bug Tracker

Side navigation

#7631 closed bug (invalid)

Opened November 25, 2010 08:35AM UTC

Closed November 25, 2010 02:46PM UTC

Last modified March 13, 2012 10:44PM UTC

Use jquery hot key and jquery 1.4.4 together, always get error.

Reported by: huangxixi_1984@163.com Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

I use juery with 1.4.4 version in my application, and I also refer hotkeys.js to add hot keys. But there always has one bug when execute jquery.hotkeys.js. Actully, the error occur when jquery.hotkeys.js call 'attr' to get or set value.

For example: jqElem.attr('hkId'),jqElem.attr('hkId', selectorId). Execute those codes, I always get error.

Thanks,that's all.

Attachments (0)
Change History (1)

Changed November 25, 2010 02:46PM UTC by jitter comment:1

resolution: → invalid
status: newclosed

This bug tracker is only for issues regarding jQuery core. This is clearly stated on the page where you filled out the form to file a report. It says

>For all other jQuery plugins:

This is NOT the correct form! Please use the Plugins site to report your bug to its author.

So bug reports for plugins should be filed on the plugin site or directly to the respective authors of those plugins. You can also try posting to the correct subforum in the jQuery Forum and maybe get support from other users of the plugin. Also note that the plugin you use may not be supporting the latest version of jQuery.