Web Analytics Made Easy -
StatCounter HV Menu - IFrame - CodingForum

Announcement

Collapse
No announcement yet.

HV Menu - IFrame

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

  • HV Menu - IFrame

    Can anyone help me with this?

    I am trying to get the link on my HV menu to open up in an Iframe. Does anyone have any idea how I would go about doing this?

    Any help is appreciated.

    Thanks

    EDIT ---------

    The Iframe is on the same page as the menu if this helps at all.

  • #2
    Name your iframe: <iframe name="MyIframe" ............

    Set:
    var FirstLineFrame="window";
    var SecLineFrame="window";
    var DocTargetFrame="MyIframe";

    Comment


    • #3
      Thanks Ger. But could you tell me where about to put the code, as I'm not really in the Javascript knowhow.

      Thanks again

      ETZ

      Comment


      • #4
        Sorry for being a postwhore. I've just realise where to put it. Thank for all your help as well.

        Si - ETZ

        Comment

        Working...
        X