Results 1 to 4 of 4

Thread: Further query about hyperlinking
      
   

  1. #1
    IChThUS's Avatar
    IChThUS is offline Staff Sergeant
    Join Date
    Jul 2007
    Location
    Huddersfield UK
    Posts
    43

    Default Further query about hyperlinking

    I hope this is not breaking the rules by opening a new thread on a topic already being discussed but I have come accross a problem with linking to a second page in my site.

    I have seen a similar problem tackled in another thread and thought the below answer was what I was looking for.

    Quote Originally Posted by Watdaflip View Post
    Sorry about that, messed up when I was typing.

    _self is the same window
    _blank is a new window

    Frames are pages within a page, here's some reference material
    http://www.w3schools.com/HTML/html_frames.asp
    However this does not seem to be effective for me. I have my link set as
    Target: _self and the open in pop up window unticked

    but the page continues to open in a seperate window. A link back to the page 1 opens in the window that has just opened so that seems to be OK but a further attempt to access page 2 opens yet another window.

    What have I missed

  2. #2
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Further query about hyperlinking

    Leave the target area empty, nothing in it. This works better than _self (for some reason).

  3. #3
    IChThUS's Avatar
    IChThUS is offline Staff Sergeant
    Join Date
    Jul 2007
    Location
    Huddersfield UK
    Posts
    43

    Default Re: Further query about hyperlinking

    That seems to have solved the problem.

    I thought I had already tried it and had no success that way, could it be that my cache was intervening? No need to come back on that one just a point of interest.

  4. #4
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Lightbulb Re: Further query about hyperlinking

    ALWAYS refresh your browsers (especially during "Preview") to load the updated page version ....

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49