Tutorials

jQuery Tutorials

Simple Accordion w/ CSS and jQuery

thumb
Please note: This tutorial requires basic knowledge of CSS and jQuery. For best results, please be sure to learn the proper foundations before attempting to take this tutorial. Learn one step at a time :-)

When designed and implemented with usability in mind, the accordion can be incredibly useful when organizing a good chunk of content. Since a lot of people found my toggle tutorial useful, I would like to go over how I approached building an accordion from scratch.

Read More Category: jQuery Tutorials | Tags: ,

Inline Modal Window w/ CSS and jQuery

thumb
Please note: This tutorial requires intermediate knowledge of CSS and jQuery. For best results, please be sure to learn the proper foundations before attempting to take this tutorial. Learn one step at a time :-)

There are many elegant and easy to install modal window (Popup) plugins out there, but there are times where the script interferes with some of the logic processed on the page. I recently had a situation where I was not able to use plugins like fancybox and prettyPhoto so I had to create my own modal window that pulled inline html within the page. Here is how I approached this situation:

Read More Category: jQuery Tutorials | Tags:

Mega Drop Down Menus w/ CSS & jQuery

Mega Drop Down Menu w/ CSS & jQuery

While in the process of redesigning 4wheelparts.com, I decided to explore new methods of working with our huge number of inventory and categories. I did some research and noticed a new trend for ecommerce sites in having what they call “mega drop down menus”.

According to usability expert Jakob Nielson, mega drop down menus tested to be more efficient for large scale websites.

Read More Category: jQuery Tutorials | Tags: ,

Sticky SideNav Layout with CSS

Sticky SideNav Layout with CSS

I recently wrote an article for DesignM.ag on how to create a fixed navigation layout with CSS. You can check out the article here!

Today I would like to go over how to create a fixed sidenav layout for your blog or website.

Having a fixed sidenav comes in handy when dealing with blog style websites where the content is extremely tall and there is a need for good amount of scrolling.

Read More Category: HTML/CSS Tutorials, jQuery Tutorials | Tags: ,
Page 1 of 3123
CSS Gallery