Forum Moderators: open
Ive got a multiple select box that is listing product names, the problem is some product names are longer than the select box width.
I have 2 multiple select boxes on the same page so I cant simply make it wider, also the product HAS to contain all relevant information about it (the department, category, etc) so I can't shorten the name.
Im actually trimming the product content (left(productname,10)) but this is making it hard to determine what the actual product is.
I was wondering if there is a way to show the full text if a mouse is hovering over it or if the mouse clicks an option?
Any help would be appreciated
[webmasterworld.com...]