Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Linking within an iframe in jQuery UI

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #39834

    Hey, folks!

    So, I’m using jQuery UI to fire a dialog and load an external html file via iframe, so no problems there.

    BUT, I want to hyperlink within these iframed pages to other pages within the same dialog. For example, if I have intro.html as the iframed content and link to an anchor called “next”, it loads, say, “overview.html”. I don’t want to use actual prev and next buttons because I want to define which pages to link to as needed. I know this may not be common but my client insists on this.

    I’ve been Googling this for a while and haven’t come up with any tips. Any help would be appreciated!

    Cheers. ;)

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.