jQuery UI Widgets › Forums › General Discussions › Navigation › Menu, Context Menu › Context Menu over top of HTML5 canvas of PHP-generated png graphic
This topic contains 4 replies, has 3 voices, and was last updated by ivailo 10 years ago.
-
Author
-
January 19, 2016 at 10:03 am Context Menu over top of HTML5 canvas of PHP-generated png graphic #80513
Hi there.
So I have some PHP code that outputs a png formatted graphic.
I then use the HTML5 canvas to add the graphic to a canvas so that I can track the mouse position on that graphic.
While on the graphic, I would like a context menu. Since HTML5 doesn’t have a context menu that works across the board, I am here.
I have tried seemingly all combinations of code to get one working, to no avail.
Has anyone made this work?
TIA
Juggs
January 20, 2016 at 10:14 am Context Menu over top of HTML5 canvas of PHP-generated png graphic #80569Hi JugglingReferee,
Here is a simple demo with HTML5 canvas and context menu.
Probably it can be helpful for you.Best Regards,
Ivailo IvanovjQWidgets Team
http://www.jqwidgets.comJanuary 21, 2016 at 3:36 pm Context Menu over top of HTML5 canvas of PHP-generated png graphic #80636Many thanks. I think I have to learn more about what div containers actually are…
February 9, 2016 at 6:44 am Context Menu over top of HTML5 canvas of PHP-generated png graphic #81265HI Team,
I required help in creation of responsive multilevel menu. This menu should be dynamic (used JSON connect with back end). I have worked on your json menu and it is working fine with me but i need the same menu in responsive. Please anyone help me.
February 9, 2016 at 7:36 am Context Menu over top of HTML5 canvas of PHP-generated png graphic #81269Hi dth1986,
You can use minimizeWidth property of the jqxMenu.
That width determines the minimum browser window’s width when the Menu will switch from normal to minimized mode and the Menu’s width is in percentages. Set it to null, if you want to disable that behavior.
Here is a demo.Best Regards,
Ivailo IvanovjQWidgets Team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.