Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Releases: BoardiesITSolutions/3Dot-Context-Menu

1.1.0.5

10 Feb 21:38
eeff5da
Compare
Choose a tag to compare
Update context-menu-min.js

1.1.0.4

24 Oct 22:55
Compare
Choose a tag to compare

The optional openCallback will now return the parent same as it does for the menuItemClickCallback.

11.0.3

27 Oct 20:11
Compare
Choose a tag to compare

If the context menu was clicked, and the context menu was contained within a parent which also had a click event, both click events would get triggered. Instead, only the click event from the context menu and is not passed thorugh to parent objects.

Show/Hide Menu Item

27 Mar 20:09
c6aa5cb
Compare
Choose a tag to compare

You can show/hide a menu item from the context view - similar method as the disableMenuItem

1.1.0.1

28 Dec 00:09
Compare
Choose a tag to compare

Fixed issue with menu item click listener call back not finding the attribute values.

1.1.0.0

26 Dec 22:46
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/BoardiesITSolutions/3Dot-…

Fixes issue with Firefox and position of context menu if user is scrolled down page

04 Dec 18:38
538d29b
Compare
Choose a tag to compare

Resolved issue with 3-dot context menu not working under firefox (this means it now supports all major browsers).
Fixes issue where the context menu would not position correctly if the user was scrolled down the web page.

Initial Release

03 Dec 15:30
7284eab
Compare
Choose a tag to compare

Initial release supporting the vertical 3dot-context-menu in <td>, <p> and <h1>, <h2> etc tags.

Supported in Chrome, Internet Explorer and Microsoft Edge