The Mega Menu based on CSS and HTML

jquery mega menu

The mega menu shared in this article can be used for showing the portfolio or for other purposes. As the mouse hovers over any item, the theme or placeholder for mega menu changes with its own content.

Create CSS and jQuery responsive menu/navigation

jQuery responsive responsive style

Creating responsive menus by a jQuery plug-in The simple and light-weight (1K) responsive-navigation jQuery plug-in enables creating responsive menus for your website. It uses font-awesome icons with the menu item and also creates sub menu that is adaptive to the user’s screen. Developer’s page Download plug-in Setting up responsive-navigation plug-in You need to include the … Read more

jQuery and CSS Fixed Top menu on Scroll: LIVE DEMO

jQuery fixed menu

How to create a fixed menu on the scroll? In this tutorial, a jQuery and CSS based menu is shared that will be fixed on top as you scroll down the page. That way, your main content may appear on the top with the menu bar afterward. As the user scrolls down the page and passes … Read more

Bootstrap Sidebar Navigation Component

bootstrap sidebar slide

Creating responsive sidebar sliding menu bar in Bootstrap In this post, I am going to share a nice and simple sliding menu bar that slides from left to right. As you click the typical three horizontal lines of “mobile icon”, the menu will open in a sliding manner. As it opens, a cross icon will … Read more

A CSS menu with tabs slider: live demo

CSS menu

The CSS tabs menu In this tutorial, a CSS menu is created which is tabbed style and slides as you click a menu item. The content of different tabs is contained in the same web page, so it can be used for the single-page web site. The navigation can be done by using mouse click … Read more

A mobile friendly (responsive) CSS and JS menu using media queries

CSS menu button

The CSS menu with JavaScript With the fact that mobile searches have crossed the desktop searches, this becomes necessary that your website is mobile friendly. The Google search engine also adds mobile factor as the ranking factor along with the tag in organic search results as: “This website is mobile friendly” (Update: This is showing … Read more