Welcome to TalkGraphics.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2010
    Posts
    4

    Default Photopop up problem

    the webpage concerned is http://www.pandjphotographyandart.co...mpleimage1.htm - for some unknown reason the images now open in a seperate webpage rather than pop up as they did previously.
    There is apparently an error on the page which says 'offsetTop is null or not an object highslide.js Code 0 I ahve uploaded a screendump of the error message

    Any help much appreciated
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	errormesspandj.jpg 
Views:	139 
Size:	48.6 KB 
ID:	76343  

  2. #2
    Join Date
    Aug 2002
    Location
    A little french village east of Dallas, TX called Forney And now Austria and Germany too
    Posts
    1,053

    Default Re: Photopop up problem

    Hi Petesmit,

    It is very hard to say for sure what the problem is without having a .web file.

    I do have a guess of what the problem might be however.

    When you created a picture link, did you use the 'Link to File (PDF, AVI, etc.)' field?

    Eric
    I'm never wrong. I thought I was wrong once but it turns out that I was mistaken.
    Web Templates. My Beginner Video Tutorials
    My Club. My Album.
    My Other Album. My Tutorial.

  3. #3
    Join Date
    Aug 2010
    Posts
    4

    Default Re: Photopop up problem

    Hi Eric Thanks for your reply. No I didn't use the Link to File in the Link Tab at all. I just used the Popup photo in the Image Tab (in the Web Properties screen)

  4. #4
    Join Date
    Aug 2002
    Location
    A little french village east of Dallas, TX called Forney And now Austria and Germany too
    Posts
    1,053

    Default Re: Photopop up problem

    Can you please post your .web file then and let us know what version of the software you are using? Thanx-
    I'm never wrong. I thought I was wrong once but it turns out that I was mistaken.
    Web Templates. My Beginner Video Tutorials
    My Club. My Album.
    My Other Album. My Tutorial.

  5. #5
    Join Date
    Jan 2004
    Posts
    1,830

    Default Re: Photopop up problem

    Yes the web file is required here. i can see from within your code that the problem is caused by the following (line 34 to 61)

    removing this prevents the problem from occuring so it would be interesting to see how you have inserted this block of code. It looks like a placeholder which has also been set to be a popup but i might be completely wrong without looking at the .web file

    <a href="index_htm_files/113.png" class="highslide" onmouseover="hs.headingText=''" onclick="return hs.expand(this, { headingText: '' } )">
    <div onmousemove="xr_mo(this,0,event)" style="position: absolute; left: 779px; top: 592px; width: 78px; height: 29px;">
    <script language=JavaScript>
    <!--
    var message="All Images are Copyright P and J Photography and Art";
    function click(z) {
    if (document.all) {
    if (event.button == 2) {
    alert(message);
    return false;
    }
    }
    if (document.layers) {
    if (z.which == 3) {
    alert(message);
    return false;
    }
    }
    }
    if (document.layers) {
    document.captureEvents(Event.MOUSEDOWN);
    }
    document.onmousedown=click;
    // -->
    </script>

    </div>
    </a>

  6. #6

    Default Re: Photopop up problem

    Have you tried republishing?
    Possibly the highslide.js is corrupted

  7. #7
    Join Date
    Aug 2010
    Posts
    4

    Default Re: Photopop up problem

    Hi all

    Many thanks for your replies.
    I have tried republishing sledger but the page error still appears,

    The 'disable right click' java code is in a placeholder but there is no popup; I deleted this placeholder and republished but again the problem is still there

    I am using WEeb Designer 6 the web file is @54mB

    Peter

 

 

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
  •