Display product summary over product image

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
bobr2k
Commander (CMDR)
Commander (CMDR)
Posts: 183
Joined: Fri Oct 26, 2007 2:31 pm
Location: Illinois

Display product summary over product image

Post by bobr2k » Sat Mar 15, 2008 2:31 pm

The product summary is sometimes too long to display on featured items. In fact, it would probably be better to have it display for a few seconds when someone hovered over the product image on the product search page and on the featured items grid. Has anyone come up with any methods that come close to doing this?
Thanks for any ideas,
Bob R.
"Bills travel through the mail at twice the speed of checks." -- Steven Wright

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Post by sohaib » Mon Mar 17, 2008 7:26 am

There is a useful control 'wwHoverPanel' that we use for this purpose on the admin side.

Take a look at Admin/Orders/Default.aspx for reference.

User avatar
bobr2k
Commander (CMDR)
Commander (CMDR)
Posts: 183
Joined: Fri Oct 26, 2007 2:31 pm
Location: Illinois

Post by bobr2k » Mon Mar 17, 2008 2:34 pm

sohaibATablecommerce wrote:There is a useful control 'wwHoverPanel' that we use for this purpose on the admin side.
Could this wwHoverPanel be used in conlib scriplets like: SearchPage.ascx and BuyProductDialog.ascx ?
I reviewed http://www.west-wind.com/tools/wwHoverPanel/ and Admin/Orders/Default.aspx along with the one used for affiliates. The tool appears easy to use if I knew where to put them for some ad hoc local testing :roll: (sometimes called trial and error).
Bob R.
"Bills travel through the mail at twice the speed of checks." -- Steven Wright

Post Reply