Thread: Popups

Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2010
    Posts
    13
    Plugin Contributions
    0

    help question Popups

    I am setting up a cart for a wool/wool felt products site and there are items that need sizing guidelines including shoe sizes, clothing sizes and hat sizes.

    I have made an ezpage with tables for sizing and such but I would really really like to be able to have a popup of the required size table available via a link on the item.

    Example:
    http://wzfelt.com/shop/index.php?mai...&products_id=7

    Ideally, I would like to make Boot Pad Sizes into a link that would result in a popup of the table with the sizes.

    Is there an easy way to do this?

    Thank you in advance.

  2. #2
    Join Date
    Mar 2009
    Location
    Australia
    Posts
    604
    Plugin Contributions
    0

    Default Re: Popups

    HI,

    You will need to create your size table as an image. I suggest png for small sizing and quick loading (This is probably the easiest and fastest way)

    Then upload the file to your server.

    Then create a link in your product information. You just copy and paste this into each product and amend and or if req.

    <A HREF="javascript:void(0)"
    onclick="window.open('http://www.yoursite name.com.au/shop/folderyouruploadedfileto/yoursizeimage.png',
    'the pop up window framing text goes here','width=3443430,height=343443,menubar=yes,status=yes')">
    This link loads the size guide.</A>

    Obviously I haven't put in actual image sizing you will need to do this to suit your scaling.
    That wasn't the plan!

  3. #3
    Join Date
    Feb 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: Popups

    Thank you so much!

 

 

Similar Threads

  1. disable popups
    By tcjay in forum General Questions
    Replies: 0
    Last Post: 19 Oct 2010, 12:28 PM
  2. create popups
    By balihr in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Dec 2009, 12:47 AM
  3. Creating Popups
    By philip56 in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 28 Jul 2009, 02:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg