Topic: JQuery tabs and external url?

Hello, quick question. I'm doing a single page site with jQuery tabs. In one of these tabs I need to place a demo to a outside url. Should I just place an iframe in the tab, or does jquery offer some url tab function that I'm unaware of?

Re: JQuery tabs and external url?

And the demo is a webpage that needs to be displayed? Unless I am misunderstanding you, an iframe sounds like the only way to do that.

Re: JQuery tabs and external url?

Hi Ben, yeah the demo is a web page that you interact with. Just inquiring if there was a better way that anyone knew of. From the sounds of it, no?