Announcement

Collapse
No announcement yet.

Pop up and printing

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

    Pop up and printing

    Hi

    Does anyone know if I create a price list (please see link) as a pop up can the reader print from it? If not is there a way please?

    http://www.theindianweddingcompany.c...p_package.html
    Thanks
    Sheila

    #2
    Checkout http://www.javascript-page.com/printpage.html for code to add to your pop-up template


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Oooh, that's handy - got plans for that! Now to do as I always do and probably ask too much - can you also link to a page from a pop up?

      Comment


        #4
        Yes - but a little more tricky as a normal link will open up in the pop-up window. Check out Normans site at www.drillpine.biz as he may have something which can be adapted to make the main originating window load if that's what is required


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          This (untested) might work in a popup and cause the main calling page to be replaced with the linked one
          Code:
          <a href="javascript:if(opener)opener.location.href='http://www.mysite.com/acatalog/page.html';">Click here</a>
          Norman - www.drillpine.biz
          Edinburgh, U K / Bitez, Turkey

          Comment


            #6
            Thanks guys - will give it a go and see what happens!

            Comment


              #7
              Hi

              I tried the code which gives me the print button but I need it to appear in the price list which I first need to make a pop up!

              Oh god the site never finishes!!
              Thanks
              Sheila

              Comment

              Working...
              X