Creating balloon tool tips for your categogy thumbnails and integrating functions in the Emporium Plus Tool Kit 1) Go to http://www.dhtmlgoodies.com/index.html?whichScript=bubble_tooltip and download the free js, css, and gif files 2) Edit the bubble-tooltip.css file and change the images directory to graphics. You will be putting the gif files in the existing mm5/graphics/ directory so this needs to be changed. 3) FTP to your mm5 directory. If you don't already have these, create js and css directories. FTP the bubble-tooltip.js to the mm5/js/ directory. FTP the bubble-tooltip.css to the mm5/css/ directory. FTP the 3 gif files to the mm5/graphics directory. 4) Go to admin > store > pages > ctgy and edit the Category page template. Between the head tags near the top of this template, put the following two lines: In this same page template, on the line immediately following put the following lines.
Content is coming here as you probably can see.
5) Click the Items link at the top of the page. Scroll to the end and assign the toolkit to the items for the ctgy page. 6) Click the Category Product List Layout link at the top of the page. Scroll down to where you see the thumbnail displayed. The tool kit is used to strip apostrophe and shorten the description to a number of characters that look ok in the balloon. Here is example code for the thumbnail.   The above code checks to see if there is a thumbnail image for the product. If there is, it then runs code to display the thumbnail and tool tip. If no thumbnail, it displays a space. Then it checks if there is a description. If there is, it runs tool kit code to create the tool tip without html and apostrophe characters. It also shortens the description to 200 characters. If there is no description, it simply displays the thumbnail. The tool kit is available at http://www.emporiumplus.com/go/wcw/PROD/1AAM5/1AA00223