Categories

Tag Archives: dropdown

Shopify. How to add drop-down menu to Mega Menu

Shopify Tutorials
  |  
June 13 2016
This tutorial shows how to add a dropdown menu to Mega Menu of your Shopify store.
Read More

Magento. How to add a new static block for the category drop down with Mega Menu

Magento Tutorials
  |  
January 26 2016
This tutorial will show you how to add a new static block for the category drop down with Mega Menu in Magento.
Read More

ZenCart. How to enable/disable the Alpha Sorter Dropdown (Filter Results by) on the product listing Pages

ZenCart Tutorials
  |  
June 30 2015
This step-by-step tutorial will show you how to enable or disable the alpha sorter dropdown on your ZenCart product listing pages.
Read More

Shopify. How to create a drop-down menu

Shopify Tutorials
  |  
May 22 2015
This tutorial will show you how to create a drop-down menu in Shopify store.
Read More

PrestaShop 1.6.x. How to add drop down menus in “Top Horizontal Menu” module

PrestaShop Tutorials
  |  
April 06 2015
This tutorial will show you how to add drop down menus in Top Horizontal Menu module in Prestashop.
Read More

“Collapsing Site Navigation”

Menu, Working with jQuery scripts
  |  
March 17 2011
A collapsing menu contains vertical navigation bars and a slide out content area. When hovering over a menu item, an image slides down from the top and a submenu slides up from the bottom. Clicking on one of the submenu items will make the whole menu collapse like a card deck and the respective content area will slide out. JavaScript…
Read More

“SuperFish” DropDown Menu

Menu, Working with jQuery scripts
  |  
March 17 2011
Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript) and a lot of the much-sought-after enhancements. For details visit http://users.tpg.com.au/j_birch/plugins/superfish JavaScript We should include jQuery framework and superfish.js by pointing src attribute in the script tag to the .js files
<script type="text/javascript" src="jquery-1.4.2.min.js"</script<script type="text/javascript" src="superfish.js"
Read More