ui-message-queue icon indicating copy to clipboard operation
ui-message-queue copied to clipboard

Additional argument for element id upon queue push

Open corticalstack opened this issue 12 years ago • 1 comments

Hi,

What's your thoughts on enabling additional argument for specifying DOM element ID upon message push, as I have a need to funnel messages to different display elements.

Thanks.

corticalstack avatar Jan 15 '14 09:01 corticalstack

Hi, I am thinking of looking at the queue 'message' and I think in it's simplest form that's fine but I'm also thinking about allowing a callback function to be passed. This would allow you to do whatever you want, be it update a different DOM element or call some other object.

In review!

rob-murray avatar Feb 05 '14 19:02 rob-murray