Page 1 of 1

in frame hyperlinks

Posted: 04 Aug 2013, 03:28
by keithg0vcl
http://www.east-durham.co.uk/newnav.htm

I have my navigation bar on the left..the page has a frame click on node3 or 4 at the bottom left and this should open the gallery I have set on the link but it always opens the start page...I can not get this to open in the right frame...

if I click on node3 or 4 then select open new tab it then opens the page I have set in the link...why wont it open this in the frame.

regards Keith.

Re: in frame hyperlinks

Posted: 04 Aug 2013, 05:16
by mjau-mjau
keithg0vcl wrote:if I click on node3 or 4 then select open new tab it then opens the page I have set in the link...why wont it open this in the frame.
When I click this link, it correctly opens the link in the "I1" frame you have set, see screenshot https://d.pr/i/2Njl. If you are opening the link in a new tab, then it will open the link in a new tab and not inside the designated frame ...

Re: in frame hyperlinks

Posted: 08 Aug 2013, 10:20
by keithg0vcl
im sorry but that's not what I asked..i know it opens the home text page in a I1..BUT HAVE A LOOK AT THE URL hyperlink..its not set to open the text page its set to open a gallery which it does not do...WHY?

Re: in frame hyperlinks

Posted: 09 Aug 2013, 03:29
by mjau-mjau
Thats because you are using the #SWFAddress hashtag parameter in your links, which only works when you use it in the actual browser URL field. Instead of using the #hashtag, try using a normal parameter ?startpath. For example:

?startpath=/Modern%20Photographs%20of%20Seaham/Buildings/
http://www.east-durham.co.uk/imag/?star ... Buildings/

Re: in frame hyperlinks

Posted: 09 Aug 2013, 05:31
by keithg0vcl
is there a way to stop this software putting #hashtag in and use ?startpath= so that I can just copy url instead of modifying link

Re: in frame hyperlinks

Posted: 11 Aug 2013, 11:40
by mjau-mjau
keithg0vcl wrote:is there a way to stop this software putting #hashtag in and use ?startpath= so that I can just copy url instead of modifying link
Not sure what the problem is ... you just change the links that you have manually added to your custom html. Use ?startpath=path instead of #/path. You cannot get Imagevue to use ?startpath in URLs when clicking around instead of the #hashtag. Why? Because Imagevue does not use "pages" and does not reload the page after clicking a new item ... It is a dynamic application, and utilizes the #hashtag to simulate depth and location inside the application with javascript.

Re: in frame hyperlinks

Posted: 11 Aug 2013, 19:55
by keithg0vcl
Thanks Karl..just got it worked out now..

Cheers
Keith.