jQuery-menu-aim icon indicating copy to clipboard operation
jQuery-menu-aim copied to clipboard

Rewrite menuaim as a stateful widget?

Open robfe opened this issue 11 years ago • 1 comments

Hi, i've had situations where I want to programmatically set/get the selected row. With the current architecture this doesn't quite work. I'd be happy to rewrite menuaim as a jquery widget (http://learn.jquery.com/plugins/stateful-plugins-with-widget-factory/) - let me know if you'd take a PR?

One disadvantage that I can think of is that there would be a new dependency on jQuery.widget...

robfe avatar May 28 '13 00:05 robfe

#41 is a step towards this that doesn't depend upon jQuery.widget

bobbyrenwick avatar Oct 28 '13 09:10 bobbyrenwick