Announcement

Collapse
No announcement yet.

Extended Info Link Causes Page to Reload

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

    Extended Info Link Causes Page to Reload

    Help!!!

    Does anyone know how to prevent the "exteded info" link from causing the main page from reloading.

    I have looked through some of the suggestions and they indicate that it could be due to the page not being fully loaded before the link is clicked.

    Even if I allow the page to load completely, the link still causes the page to reload in internet explorer.

    This is a real pain as we have allot of products in each section and (although a little slow) this is what our customers wanted so we cant really change it and therefore each time they click a "extended info" link, they have to wait for the page to reload and then locate the product they were looking at.

    Any help would be greatly appreciated.

    Thanks in advance

    Julian

    #2
    Try this
    http://community.actinic.com/showthr...page+reloading

    and other results shown by searching for page+reloading on the forum - this has been an issue that others have resolved.

    Comment


      #3
      Added to the Body tag

      Thanks for that...

      I have added the following to the body tag.

      <body onload="<actinic:variable value="PreloadImages" name="OnLoadScript" />">

      But now my upload wont seem to work via ftp...

      any ideas?

      Comment


        #4
        Probably not related. Try removing your changes and see what happens.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          Not Related

          Apologies...

          It was nothing to do with the change (just co-incidence).

          My ISP was having a few FTP problems.

          Thanks for all the help - the changes did the trick nicely.

          This does show a bit of a flaw in the Dreamweaver link (when inserting inner layout, the body tag should be changed at the same time) - im sure it will be solved in time - for the time being, I will just do it manually to each site I develop.

          Comment

          Working...
          X