[polymer-dev] Re: context-menu with Polymer

2014-07-30 Thread silver . techar
OK, Aleks' stuff works like a charm with multiple menus. I just had to do: $(elementCssPath).append($("")); On Wednesday, July 30, 2014 6:21:09 PM UTC+2, silver...@gmail.com wrote: > > Hi, > > how would you create an right-click context-menu with Polymer? > > Something like: http://medialize.g

[polymer-dev] Re: context-menu with Polymer

2014-07-30 Thread silver . techar
Looks like Alexandars context-menu doesn't support different menues for multiple elements (just tried out) I'm open for any other suggestions. Kr, Techar On Wednesday, July 30, 2014 6:21:09 PM UTC+2, silver...@gmail.com wrote: > > Hi, > > how would you create an right-click context-menu with

[polymer-dev] Re: context-menu with Polymer

2014-07-30 Thread silver . techar
Ah, here is where the guy found it: https://plus.google.com/+GerwinSturm/posts/Uf5MzKPErGD And here is a the component I could use :) http://customelements.io/ Cheers! On Wednesday, July 30, 2014 6:21:09 PM UTC+2, silver...@gmail.com wrote: > > Hi, > > how would you create an right-click cont