I am trying to have a section of the page (where i have notifications) open in a new window (new browser window) while maintaining the ability to get websocket updates so the notifications can be received on both windows when something gets updated.
I am wondering if there is anyway to do this using jQuery or any other method. The framework I am using is backbone if that matters.
Thanks in advance for any ideas!
Try
html
js
jsfiddle http://jsfiddle.net/guest271314/b2e7t/