3 Ways to Use jQuery to Detect AdBlock
Ad blocking software is becoming increasingly prevalent among internet users, for a number of reasons. The most important of which is that, often times, ads can really decrease a user's experience....
View Article6 Lightweight jQuery Plugins for Fixed Elements
Giving fixed positioning to elements is a great way to keep them visible on the page no matter how much or how far a user scrolls. Fixed positioning can be achieved easily using CSS -- it only takes...
View Article7 jQuery Plugins for Mobile Friendly Projects
If you're not designing and coding every single project that you do with mobile in mind, then you're probably doing something wrong. Even if you're not coding mobile first designs, they should at the...
View Article3 Really Fun jQuery Plugins
Sometimes, web developers just wanna have fun. If you can relate to this, then you'll probably love this list we put together of 3 of our favorite super fun jQuery plugins that you can add to your...
View ArticlejQuery Snippets: Scroll to Top
This simple and straightforward jQuery code snippet can be used to easily create a "scroll to top" effect on any of your pages or projects. If you've not familiar with the scroll to top concept, it...
View ArticleRotate Text Links using jQuery
Text link ads are a very popular way of monetizing any website. Text link ads are simple links which, upon clicking, will take you to the sponsor’s website. One of the nice feature of text link ads is...
View ArticleMove Background Image on Mouse-Over Using jQuery
Adding interactive animations can give a fresh look to any website! Many websites use a background image to cover the complete visible screen. Today we'll see how to add an interesting effect on the...
View ArticleHandling Arrays with jQuery
An array is a commonly used data structure in any programming language as it can hold a collection of elements, each identified by at least one array index or key. It is the preferred choice for...
View ArticleCheck all checkboxes in HTML table using jQuery
HTML tables are a very handy and useful element. They can adapt to any style or design using CSS and can also hold different input type controls like an input box, checkbox and radio button. This post...
View ArticleMust-have JavaScript Framework/Libraries in Your Skillset
JavaScript has come a long way and evolved over the years. There was a time when developers were frustrated with JavaScript issues on the client side and had nightmares to fix cross-browser...
View ArticleImplementing the ‘Read More’ Functionality Using jQuery
The Read More functionality is a very familiar feature that you will come across on blogs or websites with long content, like news websites. This feature allows you to compress content and, therefore,...
View Article8 Awesome jQuery Wizard Plugins
A wizard is a very useful UI component that allows you to present complex or lengthy tasks in a sequence of dialog boxes or well defined steps. The wizard is the ideal choice for presenting...
View ArticleRemove HTML Table Row and Column using jQuery
Remove HTML Table Row and Column using jQuery The ability to remove rows or columns from the HTML table is a nice feature to have as it allows users to temporarily remove unnecessary information from...
View Article7 Awesome jQuery Pinterest Plugins
The web layout made famous by Pinterest is quite popular due to its responsive design and unique grid arrangement. Many web designers have adopted the same design for their websites, and it’s no wonder...
View ArticleShort Intro to jQuery Inbuilt Methods for Creating Animation
Animation Animation looks pleasing to the eye, but creating animation is not an easy job. It’s important to take into account the effect that animations can have on performance, as even the coolest...
View ArticleAdd a Magnifier for Images using jQuery
Add a Magnifier for Images using jQueryWhat is a Magnifier for Images? An image magnifier is the zooming ability of your cursor point. This is where you can place your cursor on top of an element on...
View ArticleTop 10 jQuery Animation Library and Plugins 2020
Top 10 jQuery Animation Library and Plugins 2020:The internet wouldn't have been as futuristic as it is if it hadn't been for jQuery. With more than a decade of upgrades behind jQuery, it remains the...
View ArticleThe Future of Jquery Mobile and Jquery UI
The Future of Jquery Mobile and Jquery UI:Have you heard of JQuery Mobile or JQuery UI? If not, it might be due to their lack of funding. Lately, the last few years have been very hard on the Jquery...
View Article15 Best One Page website template using HTML5 2020
15 Best One Page website template using HTML5 2020:We have been seeing a big trend of creating single page or one-page websites over the past few years. This is partly due to jQuery and HTML5 making it...
View Article3 Best jQuery Books for Beginners
3 Best jQuery Books for BeginnersjQuery arguably the best JavaScript library which is open source. It has completely changed client-side web development, taking it further than just using JavaScript,...
View Article10 Brilliant Scrolling Effects using jQuery
10 Brilliant Scrolling Effects using jQuery:Extended scrolling sites have been a trend for quite some time. The coolest ones are the sites with parallax scrolling as we discussed in this article.In...
View Article5 best carousel Jquery plugins for 2020
5 best carousel Jquery plugins for 2020:It’s needless to say that a boring an plain web page will never catch an audience's attention. Of course, we all know holding a user’s attention is crucial on a...
View ArticleTop 25 jQuery interview question in 2020
Question: What is jQuery UI?Answer: JQuery UI, is a framework built on top of JQuery with effects, widgets, and central themes which mainly depend upon the JavaScript library. If you need to build a...
View ArticleHow the Bootstrap 4 Grid Works
How the Bootstrap 4 Grid WorksNormally we love talking about jQuery here, but today we’re going to dive right into Boostrap! The Bootstrap grid is quite magical, and as we love working with it, we...
View Article10 Best jQuery plugins for image zoom
10 Best jQuery plugins for image zoom:jQuery plugins are handy when it comes to showing details of images. Many plugins and various tutorials are present on the web, which can help you create unique...
View Article