Welcome to TalkGraphics.com
Results 1 to 10 of 29

Threaded View

  1. #28
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,921

    Info Re: Anchor links close popup layer problem

    Perversely, the actions now only work in IE & Edge. My other browsers have upped sticks and left!
    What does work is calling the page without referencing the Anchor and calling it again with, straight away.


    E.g.,
    javascript: void(window.open("two.htm", "_top")); void(window.open("two.htm#aTwo", "_top"));
    My solution is 5 pages with (index, one, two, three, four).htm pages filenames.
    I have 5 buttons (H, 1, 2, 3, 4) on the menu(lock) layer and an H alone aligned on the MouseOff layer.

    MouseOff link to layer for button:
    H:: menu(lock)
    menu(lock) links for buttons:
    H:: index.htm
    1:: javascript: void(window.open("one.htm#aOne", "_top"));
    2:: javascript: void(window.open("two.htm#aTwo", "_top"));
    3:: javascript: void(window.open("three.htm#aThree", "_top"));
    4:: javascript: void(window.open("four.htm#aFour", "_top"));
    An H-click opens the menu. A second returns to the index page with the menu closed. This link could be set to popup:close instead.
    A (1, 2, 3, 4) click opens and scrolls to the set Anchor and closes the menu.
    Re-opening the menu and clicking the link for the same page closes the menu.

    Acorn
    I have major Internet issues so I doubt if I can upload a file.
    P.S. The very slowly uploaded file: Attachment 124483
    P.P.S. sorry i have not been able to examine any of the above solutions either.
    Last edited by Acorn; 08 July 2019 at 02:25 PM.
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •