What if, you have checked out the popular social site like: Pinterest and want to create similar layout? And why not create the same layout too since it might save too much space for your site, removing unwanted whitespace, which…
jQuery
How To Create Header That Appears Only When Scroll Up
In your site, you might want to focus the header area of your site, maybe the menu. As for example, if you have magazine sites then, maybe you want to display the menu when the user scrolls up else you…
How To Make Sticky Elements In Your Site Via StickyJS?
In your website, maybe you want to make the specific element sticky when it is scrolled to. And why you want to make so for your site? Maybe, you want to focus the user on that very portion of your…
Creating Scroll To Top Button Using jQuery
So, you do not have the scroll to top button in your site and desperately want it to be added in your site for the easy navigation of the user and came landed here as the help. Then, you have came…
Slide Toggle Effect Using jQuery
So, it looks like you are searching for having the slide toggle effect for your HTML project and accidentally landed in this page. It seems that you are in luck, as here we will be describing about how to create…
BxSlider Slider Images Stacking Slides Issue Fix
BxSlider is one of the mostly used custom jQuery slider library for the use in the WordPress themes as well as in the WordPress plugins and others too, for the development purposes. While it has many of the useful functionality built…
Hover Effect On Bootstrap Navigation Using jQuery
Bootstrap framework by default, when clicked on the parent navigation menu, only shows the child menu. So, we can say that, the hover effect does not apply to the bootstrap navigation by default as it was built so. So, you…