Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: Show variants on mouse over

  1. #1
    hirish.reddy is offline Member
    Join Date
    Jul 2009
    Posts
    40

    Default Show variants on mouse over

    Hi,

    i want to show product variants on mouse over if there are more then single variant attached to each product.

    Please have a look at website, which has similar feature (view Upgrade options) .


    http://www.ftd.com/february-14th-del...parent_bread=1


    Can any one please help me from where need to start to get this feature.

    Thanks in advance

    Cheers!!!!!

  2. #2
    hirish.reddy is offline Member
    Join Date
    Jul 2009
    Posts
    40

    Default

    can any one please help me

  3. #3
    DanV's Avatar
    DanV is offline Ursus arctos horribilis
    Join Date
    Apr 2006
    Posts
    1,568

    Default

    The simplest way to do it is with Javascript. There are tons of free tooltip libraries out there. Since this is an XML Package, you will probably need to build an extension funtion that builds and emits the proper script based on a subquery for variants.

    Here is a tooltip library that popped up on a quick google search: http://www.walterzorn.com/tooltip/tooltip_e.htm