Contributions

Features (Category Index)
Search: 

AJAX Quick Search

This contribution adds an AJAX Quick Search to your advanced search page. It could easily be adapted to any search box and any query in osCommerce.

This works basically the same way as Google Suggest. As you type, it guesses what you are typing and displays the product names below the search box. This works in real time, with no need to reload the page.

Expand All / Collapse All

In some cases 3 Oct 2007

This need to be added in some cases to database.
ALTER TABLE `products` ADD `products_hide_from_groups` SMALLINT NOT NULL DEFAULT '0';
Only SQL in file.

Ajax search properties in OSC Configuration, Language intrudzuction & Hide Products from groups mod 16 Jul 2006
encoding 29 Mar 2006
This is the new code to show norwegian ÅØÆ and germany 9 Mar 2006
AJAX Quick Search v1.1 26 Aug 2005
AJAX Quick Search V1.1 4 Aug 2005
AJAX Quick Search 3 Aug 2005
AJAX Quick Search 3 Aug 2005

Note: Contributions are used at own risk.