Announcement

Collapse
No announcement yet.

Anchor Positions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Anchor Positions

    Please see: http://www.bathrooms365.com/acatalog/Mixer_Showers.html

    If you scroll to say half way down the page then click the 'Click here for full information on the nnnnnnnn range' a popup box opens.

    But the parent page jumps back to the top if it's page.

    Is there any way to keep that scrolled position at it was as this can make browsing annoying to have to keep scrolling back down.

    Thanks

    #2
    Hi there

    Please could you tell us how this was done. I've just done an extended information popup on a default site and cannot replicate this at all?

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment


      #3
      I'm afraid this is nothing to do with Actinic. You're using some custom code to display these popups. E.g.

      <a href="#" class="supplierstext" onclick="MM_openBrWindow('image.php?id=LARGE-miracombiflowev.jpg','image','width=550,height=600')">

      And it's the href="#" that's sending you to the page top.

      Best check with whoever wrote that bit.
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        If you use:

        <a href="javascript:MM_openBrWindow('image.php?id=LARGE-miracombiflowev.jpg','image','width=550,height=600')">

        It shouldn't jump back to the top now.

        Dougal.

        Comment

        Working...
        X