Announcement

Collapse
No announcement yet.

iframe on welcome screen

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    iframe on welcome screen

    I am using an iframe on the storefront welcome screen with links to individual pages. The links open in a new window. I want to links to open and replace the storefront screen that loads instead of opening another window. I have tried using target _blank, _top, _self and all the others that I know of. Is there a way to do this?

    Thanks for the help

    #2
    Re: iframe on welcome screen

    Put the links in your storefront welcome message instead of an iframe.
    Bill Weiland - Emporium Plus http://www.emporiumplus.com/store.mvc
    Online Documentation http://www.emporiumplus.com/tk3/v3/doc.htm
    Question http://www.emporiumplus.com/mivamodu...vc?Screen=SPTS
    Facebook http://www.facebook.com/EmporiumPlus
    Twitter http://twitter.com/emporiumplus

    Comment


      #3
      Re: iframe on welcome screen

      I am not sure how to do that. If you look at the page and click on the large belt buckle(the fourth image) it opens up the iframe under the image and when you click on a scrolling image it needs to open and replace current page.

      http://luxurycustomaccessories.com/m...Store_Code=LCA

      Comment


        #4
        Re: iframe on welcome screen

        When I viewed the source code for that page, the iframe loads from https://ssl4.westserver.net/luxurycu...om/iframe.html

        When you load that iframe.html page and view source - it's not producing any visual elements - just an empty table 610 pixels wide.

        Are you sure you are entering something through the iframe? Or did you remove all that content after posting your message...?

        Comment


          #5
          Re: iframe on welcome screen

          It's an image map link. The actual scrolling content is at https://ssl4.westserver.net/luxurycu...es_scroll.html

          Comment

          Working...
          X