If you want to get instant help...please click here to submit a ticket [ link ]
We support 7000+ osCommerce add-ons! Affordable, Reliable, Speed on Rails services on customizations of osCommerce shipping, payment, marketing and others.

* coolMenu

for osCommerce Merchant version 2.2


Retail Price: $35.00


Ask a Question About:* coolMenu

The coolMenu is an animated DHTML-menu written for osCommerce cvs2.2 and 2.2 MS1. This script reads all categories from MySQL and creates an animated categories-menu placed in a box. The program should work with all cvs2.2 versions.

MAIN FEATURES:

- Animated (it even supports "fading" in MSIE :-)
- Unlimited subcategories
- 99% Browser compatibility (the web can be so tricky that I can't say 100%)
--> tested with NS 4.5X, NS6-7, Mozilla (Gecko-Engine), MSIE 4-6, Opera 5-7, etc.
- Very customizable
- Very fast

Displaying categories_name with apostrophes in CoolMenus

09/12/2007 by jrheisey

Since an apostrophe is a meaning character in Javascript they must be replaced with the html entity equivalent of '

At line 198 of CoolMenu.php change the lines:

// remove blanks
$categories[$i]['text'] = substr($categories[$i]['text'], 12*$blank_length);

to:
// substitute apostrophes with the ' entity
$category_text = str_replace("'", "'", $categories[$i]['text']);
// remove blanks
$categories[$i]['text'] = substr($category_text, 12*$blank_length);


Updated coolmenu

03/02/2007 by Chris Dunning

This package is the same as David Macia's package from 8/31/04, with the original author's contact information removed as per his request.

All support requests should be directed to the forum thread, which is here:
http://forums.oscommerce.com/index.php?showtopic=35036


As experienced osCommerce Experts, we are glad to help you to install this addon. The process is as follow:
  • You placed an order of this addon or other addons, checkout and receive an email notification of order status
  • Or you can contact us directly using email form, asking us to install this addon for you
  • Once you and we have agreed to start, please send us FTP access by email
  • You will be updated of the installation status
  • You may ask for customization jobs of this addon

You Risk Nothing: No Upfront Payment Required

Our NO RISK POLICY is clear. You pay only for the successful completion of the installation. If you are not satisfied or we are unsuccessful, your site will be returned to its previous working state and you pay nothing! NOT A PENNY!
Once you are satisfied with our help, you can pay us through Paypal.

OUR NO RISK GUARANTEE 1. No upfront payment is required 2. You only pay on successful completion 3. Money Back Guarantee within 90 Days ! You don't get guarantee like this any where else . . . You Don't Risk One Peny!
Add to Cart:



Copyright © 2006-2012 www.oscexp.com