Work in progress
- Embedded js code creates a separate instance - based on #divRef reference - so each set of tabs exist separately
- We set the #difRef once - with js instruction just before the embedded code
- This code is then repeated to deliver set #divRef to each required section of the tab
- To edit you simply change the #divRef, set the content you want displayed with each tab, and that's it
- NOT DONE YET