We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

multiple iframes at one point

Home Forums Puzzles multiple iframes at one point

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #60002
    saurav
    Participant

    Can we open iframes for different annotations at a single place.
    I tried using .v3d-annotation-dialog but to no success, Is there anyway to achieve this with code or puzzles?

    #60004
    kdv
    Participant

    just to know: why do you use iframes for annotation dialogs???

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #60006
    saurav
    Participant

    I have an annotation named Intro which when clicked will open the intro page to the set url in a short iframe.
    Please refer the image of puzzle I have attached.

    Attachments:
    You must be logged in to view attached files.
    #60008
    saurav
    Participant

    Now as you can see there are 2 different annotations is there any way to open those 2 different set url’s in a single iframe.

    What I am trying to achieve here is :
    as you can see in the attached images initial_intro & initial_about
    I have used the margin-left property in CSS to shift the iframe for About US at the poistion where iframe for Intro is placed.

    But, when I resize the window:
    see images after_intro & after_about
    The iframe for Intro is stuck to Intro annotation properly, but the iframe for About Us goes out of the window.

    Attachments:
    You must be logged in to view attached files.
    #60018
    kdv
    Participant

    I see no principle difference on your screenshots except the different position of the buttons. They don’t show what you want. Upload your app and give the link.

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.