Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#6040 closed bug (notabug)

Adding .menu to body could cause conflicts

Reported by: jamesiarmes Owned by:
Priority: minor Milestone:
Component: ui.autocomplete Version: 1.8.4
Keywords: Cc:
Blocked by: Blocking:

Description

Adding .menu to the body element in the auto-complete widget could cause conflicts with other plugins. Specifically, jQuery Menu (http://p.sohei.org/jquery-plugins/menu/) adds .menu to the body as well; which causes the plugins to overwrite each other. Changing the name to something like .uiMenu or .autocompleteMenu could help to minimize such conflicts.

Change History (2)

comment:1 Changed 13 years ago by Scott González

Resolution: invalid
Status: newclosed

Please show a place where you think this is happening.

comment:2 Changed 11 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.