← Back to context Comment by edweis 9 months ago I love it, the code is so simple: https://github.com/simonfrey/tabsub/blob/master/tabsub.v1.js 2 comments edweis Reply l1am0 9 months ago Thank you :) Simple because I don't know any better :'D stanac 9 months ago I did something similar (local storage events) in time of jQuery to sync shopping cart between tabs. Very simple solution, but, IIRC, it didn't work with IE.
stanac 9 months ago I did something similar (local storage events) in time of jQuery to sync shopping cart between tabs. Very simple solution, but, IIRC, it didn't work with IE.
Thank you :) Simple because I don't know any better :'D
I did something similar (local storage events) in time of jQuery to sync shopping cart between tabs. Very simple solution, but, IIRC, it didn't work with IE.