- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Tag Archives: dropdown
Shopify. How to add drop-down menu to Mega Menu
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
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
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
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
This tutorial will show you how to add drop down menus in Top Horizontal Menu module in Prestashop.
Read More
“Collapsing Site Navigation”
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
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
Read More
<script type="text/javascript" src="jquery-1.4.2.min.js"</script<script type="text/javascript" src="superfish.js"…