I was trying to implement dynamic tabs by following this link. It is straightforward to use. But to use this, all the HTML data should be on the same HTML file. How can I keep my HTML data in another file and use it when the respective tab is clicked?
Edit: I don't want the URL to change depending on the tab.