Welcome to TalkGraphics.com
Results 1 to 10 of 10
  1. #1
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Question PopUp photos feature > embed a link for a PopUp'ed Photo?

    This is probably a long shot, but is there a way to have a clickable link on the PopUp'ed photo (a photo that is PopUp'ed via the Web Properties >Image> Photo pop-up function) . ?

    I know this can be done with PopUp Layers, but I was trying to avoid having to setup numerious layers.

  2. #2
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    An example (check the "image" tab of Web Properties dialogue :-
    Attached Files Attached Files
    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

  3. #3
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    Awesome! Thank you.

    Now how would I format that link to open a PDF file rather than go to a webpage? Lets say I have a subfolder in my web folder: /PDF_Docs/Maps.PDF

  4. #4
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    Yep ... that's it :-D
    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

  5. #5
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    Thanks for your help. It is going to make someone very happy.

    Regards, John

  6. #6
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    Another couple of questions if you don't mind.

    1- Some of my links didn't work. I seemed to fix the problem by removing spaces from the linked filenames. Are there other characters that can not be used in an embedded filename?

    2- Would there be a way to open the linked file in New Window?

  7. #7
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    Use %20 inplace of a space
    Use TARGET=_blank to open link in a new window
    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

  8. #8
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    Sorry ...

    <a href=http://www.mydomain.com/my%20file%20name.htm TARGET=_blank>My Link Name </a>
    Attached Files Attached Files
    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

  9. #9
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    Another similar question related to "TARGET=_Blank".

    I want to open a Google Map placeholder in a separate window.

    Can similar code be embedded in the Google Map code? If so, what would it be and where would in be placed within the GM code?

    An example of the GM code:
    <iframe width="350" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp ;q=6500+S+Halsted,+Chicago,+IL&amp;aq=3&amp;sll=37 .0625,-95.677068&amp;sspn=40.732051,55.634766&amp;ie=UTF8 &amp;hq=&amp;hnear=6500+S+Halsted&amp;z=14&amp;ll= 41.776407,-87.644582&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&a mp;q=6500+S+Halsted,+Chicago,+IL&amp;aq=3&amp;sll= 37.0625,-95.677068&amp;sspn=40.732051,55.634766&amp;ie=UTF8 &amp;hq=&amp;hnear=6500+S+Halsted&amp;z=14&amp;ll= 41.776407,-87.644582" style="color:#0000FF;text-align:left">View Larger Map</a></small>

  10. #10
    Join Date
    Aug 2007
    Location
    Maghull UK
    Posts
    6,202

    Default Re: PopUp photos feature > embed a link for a PopUp'ed Photo?

    There are no links in that GM placeholder code, it's just a map - anyway, if you want the 350x350 map to show in a new window from a link on the page you can just use a popup layer.

    If you want a popup browser window - then you can use this:

    http://xara-users.info/demos/popup-windows/index.htm

    JOHN -XaReg (FB) XaReg (DB - ignore prompt to register)
    Windows 10 [Anniversary] pro Intel Pentium CPU G630 @ 2.70Ghz RAM: 4 GB; 64-bit x64

 

 

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
  •