an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > how to limit the chars in mouse moveover popup ...
Last Post 7/7/2008 10:41:14 AM By lukezy. 1 replies.
7/7/2008 7:55:27 AM
jack
Posts: 3
Joined: 5/28/2008
how to limit the chars in mouse moveover popup windows to 500

I change the database product table column "short description" to more than 500 chars for save more descriptions

but on category products list page there is a mouse moveover popup window which using "short description",then it is too many chars on the page,where I can change the code a little to limit the popup window to 500 chars(it should be a javascript funtion somewhere)?

 

thanks

7/7/2008 10:41:14 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: how to limit the chars in mouse moveover popup windows to 500

Why cannot you use Descriptor (another tab) for long description?

DotShoppingCart Staff