Results 1 to 3 of 3
  1. #1
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Attribute Pop-Up?

    Is there a way for me to put a " [?] " link or image-link next to the Attribute names, so that when a customer clicks on the link, a pop-up comes up describing the different attribute options?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Attribute Pop-Up?

    Is there a way for me to put a " [?] " link or image-link next to the Attribute names, so that when a customer clicks on the link, a pop-up comes up describing the different attribute options?
    As open source - - most anything is possible, it just becomes a decision on how much time, energy and $ - that you are ready to invest against the return you will receive for this

    Where will you add this description?
    If in the admin, then code for the page to enter needs to be written

    Where will you store the text entered?
    The DB is the best option - but there is no table/record defined for this and will have to be created
    Code will need to link a description entered with an attribute

    Then there is code to be written for the customer side display

    How good are your mysql/php skills?

  3. #3
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Attribute Pop-Up?

    Quote Originally Posted by kobra View Post
    As open source - - most anything is possible, it just becomes a decision on how much time, energy and $ - that you are ready to invest against the return you will receive for this

    Where will you add this description?
    If in the admin, then code for the page to enter needs to be written

    Where will you store the text entered?
    The DB is the best option - but there is no table/record defined for this and will have to be created
    Code will need to link a description entered with an attribute

    Then there is code to be written for the customer side display

    How good are your mysql/php skills?

    Thanks for your response. I thought there was going to be an easier way to do this -- hidden somewhere i haven't looked -- like my other previous questions . Unfortunately, I have no mysql/php skills

 

 

Similar Threads

  1. attribute pop up images
    By quillowmania in forum Setting Up Categories, Products, Attributes
    Replies: 220
    Last Post: 18 May 2012, 12:00 PM
  2. Pop up for attribute
    By chandroo007 in forum General Questions
    Replies: 0
    Last Post: 31 Jan 2011, 10:48 AM
  3. attribute image pop up (large images)
    By kitcorsa in forum General Questions
    Replies: 12
    Last Post: 19 Sep 2008, 05:44 AM
  4. Adding a pop up window to an attribute
    By esoin in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Sep 2007, 02:19 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