jQuery Plugins & Tutorials on Speckyboy Design Magazine https://speckyboy.com/topic/jquery/ Resources & Inspiration for Creatives Wed, 05 Feb 2025 09:04:46 +0000 en-US hourly 1 https://speckyboy.com/wp-content/uploads/2024/03/cropped-sdm-favicon-32x32.png jQuery Plugins & Tutorials on Speckyboy Design Magazine https://speckyboy.com/topic/jquery/ 32 32 10 Open-Source JavaScript Data Chart Libraries Worth Considering https://speckyboy.com/open-source-javascript-data-chart-libraries/ https://speckyboy.com/open-source-javascript-data-chart-libraries/#comments Tue, 08 Oct 2024 06:15:53 +0000 https://speckyboy.com/?p=75931 The following open-source JavaScript resources are perfect for any developer that need to build chart-based data for their websites.

The post 10 Open-Source JavaScript Data Chart Libraries Worth Considering appeared first on Speckyboy Design Magazine.

]]>
The beauty of modern web design can be found in the widespread advancement of visual and dynamic effects. CSS3 took the design world to another level with independent animation properties. But digging even further, you’ll notice that open-source code has revolutionized the process of creating and using such a code library.

There’s no doubt that JavaScript is the king of front-end scripting. It’s a fascinating language to create visual effects without any need for backend programming. This is why JavaScript is a natural choice for creating big data charts, graphs, tables, or dynamic interfaces.

The following resources are perfect for any developer that need to build chart-based data for their website(s). Data libraries are often quite detailed, with lots of extra methods and parameters. But as you practice coding and learn JavaScript, setting up a new data chart will become like second nature.

Chart.js

HTML5 is the future of layout rendering and Chart.js is here to usher data charts into that future. Chart.js is perhaps the classic open source library for generating any type of data chart, graph, or visualization element.

Everything is rendered using HTML5 with the added benefit of a canvas element for dynamic effects. Graphs rendered onto an HTML5 canvas allow for hover tooltips and click events to access more information about charted data. The various options range from pie charts, bar charts, radar charts, line charts, and other more advanced styles.

Chart.js javascript chart library framework

jqPlot

jqPlot renders content as static images which are embedded dynamically. This means chart data can be updated via Ajax without even refreshing the page. Some chart types even have hover options which display related data on hover.

Although there are dozens of various chart styles, the default chart themes are somewhat bland. jqPlot will require a little TLC to get it working nicely into your layout – but it’s certainly a great tool for rendering more complicated datasets.

jqPlot javascript chart library framework

Chartist.js

Another personal favorite of mine is the Chartist.js library. The homepage itself is simply brilliant and very easy to navigate. This means it’s easy to skim the documentation to find answers for setup and customization.

Each chart type is fully responsive and highly customizable from sizes to color schemes. Chartist relies on SVG to render graphs as images onto the page dynamically. There are fallback options for older browsers. However, the more modern versions will support all the great features like data animation.

Chartist.js javascript chart library framework

HighchartTable

Don’t let the name fool you on this one. Although HighchartTable may seem like it’s meant for displaying HTML tables, it’s actually a plugin which converts tabular data into graphs.

This is a jQuery plugin which is also based off another library named Highcharts. In order to get HighchartTable to function you’ll first need to include the two dependencies(both of which are free). Then you can setup an HTML table and convert the design into a fully-fledged chart. Take a peek at some of the live demos to see how the plugin works.

HighchartTable javascript chart library framework

xCharts

xCharts is meant for more advanced users that are familiar with data visualization. This plugin is based off the D3.js library for rendering in-page graphics and dynamic visuals.

Everything rendered through xCharts is adaptable and malleable. It’s easy to add your own animations or easing functions when interacting with the data. Everything is written using plain JavaScript with array values for the content. The xChart examples page has loads of samples with live easing effects.

xCharts javascript chart library framework

C3.js

The open source C3.js library is based on the D3.js library. It’s meant to simplify the process of rendering data charts onto an HTML page without requiring a whole lot of custom D3 chart code.

All of the data is fully dynamic and customizable, from tooltips to graph colors. The best part is that C3.js builds on top of the D3.js library, so it’s easier for new developers to comprehend.

C3.js javascript chart library framework

Pizza Pie Charts

Pizza Pie Charts is a well-known JavaScript library built by ZURB for rendering SVG-based pie charts. All of the various display settings and options can be modified directly in CSS or JavaScript.

Zurb is a trusted source for great code, so you know the library is of the highest quality. The only distinction is that Pizza Pie Charts is really best for rendering data into pie charts. Other chart styles would best be found in another library.

Pizza Pie Charts javascript chart library framework

Flot

With a simple name like Flot you might expect this plugin to have some negligible features. But surprisingly Flot for jQuery is a minimal yet diverse plugin for data visualization.

The primary benefit of using Flot is the capability of creating animated plotting diagrams. This way, you can have data move through a stream representing large groups of various results. Those who want to grasp the potential of Flot may enjoy perusing the examples directory.

Flot javascript chart library framework

Dygraphs

Developers that are still familiarizing themselves with JavaScript can benefit from a library such as Dygraphs. The initialization code is relatively simple and it doesn’t take a lot of effort to get your first graph onto a webpage.

This library can handle enormous datasets plotting on a variety of graphs. Mobile devices also support interactivity through pinch & zoom display effects. If you wish to plot data with JavaScript, then Dygraphs is a wonderful library for getting started without any dependencies.

Dygraphs javascript chart library framework

Protovis

No Longer Under Active Development

Advanced visualizations require a lot more in the realm of data processing. Protovis is definitely one of the more complex data chart libraries. You’ll really want to have a decent grasp of JavaScript before tackling a project with this script.

However, Protovis does have the capability of rendering exceptionally unique chart styles. The examples page is full of both conventional and customized chart demonstrations. Data organization ranges from simple pie charts to networks, tree diagrams, and even full-scale maps.


These chart libraries should be more than enough for the average web developer. Regardless of your skill level, there is always a solution for every developer, from the complete newcomer up to the wise old master.

And best of all, web standards will continue to gain support for even greater methods of data visualization and user interactivity.

The post 10 Open-Source JavaScript Data Chart Libraries Worth Considering appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/open-source-javascript-data-chart-libraries/feed/ 9
10 Free WordPress Plugins for Adding jQuery Effects to Your Site https://speckyboy.com/free-wordpress-plugins-jquery-goodness/ https://speckyboy.com/free-wordpress-plugins-jquery-goodness/#respond Wed, 02 Oct 2024 00:13:01 +0000 https://speckyboy.com/?p=89883 For a simple way of adding various jQuery effects or functionality to your site, these outstanding free WordPress plugins are up to the task.

The post 10 Free WordPress Plugins for Adding jQuery Effects to Your Site appeared first on Speckyboy Design Magazine.

]]>
jQuery is an incredibly popular JavaScript library – and for good reason. It’s powerful, fast and is supported by a multitude of web browsers. In fact, WordPress comes bundled with a version of jQuery to provide functionality and allow developers an easy way to tap in.

If you’re looking for a super-easy way to implement various jQuery effects or functionality, there are some outstanding WordPress plugins that are up to the task. Here are ten freebies that will help you to harness the power of jQuery – all without the need for writing JavaScript.

jQuery Updater

The version of jQuery that comes with WordPress is not the latest and greatest. In fact, it tends to be quite a bit behind the jQuery project itself.

If you don’t need the backward compatibility of the older versions, jQuery Updater will install the latest stable release on your website. Should you run into problems, deactivating the plugin will put things back the way they were.

jQuery Updater

Date Picker by Input WP

Date Picker works in tandem with other plugins to convert a standard text input into a jQuery-powered, date-based suite of fields. Choose between a standard date picker, time picker, date ranges, and more. Plus, you can block out dates, making it suitable for use with a booking form.

The free version integrates with Contact Form 7 and Divi, while going pro adds compatibility with Gravity Forms and Ninja Forms.

Date Picker by Input WP

Q2W3 Fixed Widget for WordPress

Fixed-position widgets are great for keeping information in front of your site’s visitors. Items like shopping carts, navigation and banner ads will stay in view, even as a user scrolls. Q2W3 Fixed Widget for WordPress makes it easy to make any widget a “sticky” one, courtesy of jQuery.

Install the plugin, activate it, click into a widget and select the “Fixed Widget” option.

Q2W3 Fixed Widget for WordPress

FancyBox for WordPress

Web designers have long used Fancybox jQuery lightbox to add both utility and interactivity to images. The FancyBox for WordPress plugin makes it easy to integrate this tool into your website.

Any thumbnail linked to an image will automatically load in an attractive lightbox when clicked. In addition, you can customize the look and special effects via a back-end settings panel.

FancyBox for WordPress

Smooth Scroll Page Up/Down Buttons

Add smooth scrolling effects in the form of handy up and down buttons. Click a button and it will scroll the current page (smoothly, of course) to the next or previous page/section. There’s also an optional “back to top” button.

Smooth Scroll Page Up/Down Buttons

JQuery Validation for Contact Form 7

This plugin adds jQuery form validation to the popular Contact Form 7. Easily validate the content of form fields including URLs, email addresses, dates, numbers and more.

JQuery Validation for Contact Form 7

jQuery Post Splitter

jQuery Post Splitter takes the ability of WordPress to split up large posts into multiple pages and turns it into a unique slider. So, instead of having to click on pagination and manually load in subsequent pages, the plugin uses jQuery and Ajax to quickly load in new slides of content.

It’s a much smoother and more seamless way to navigate through a long multi-part post.

jQuery Post Splitter

Rotating Tweets

The standard Twitter Widget isn’t very flexible. Rotating Tweets brings a bit of jQuery to the fold by allowing your latest tweets to show one at a time in an animated rotation. You can display tweets as a widget or use a WordPress Shortcode.

Rotating Tweets

Tabs Responsive

Easily add tabbed content within your WordPress posts and pages using a drag and drop interface. Tabs can be created within a page, post or widget. Horizontal and vertical layouts are available. Tabs Responsive also includes support for Font Awesome icons as well.

Tabs Responsive

Equal Height Columns

Using a tiny, 8kb jQuery script, Equal Height Columns uses our spotlighted JS library to solve a web designer’s pet-peeve. Tell the plugin the targeted selectors and it does the rest. The plugin is also responsive, so you can have your fancy equally-tall columns on mobile devices, too.

Equal Height Columns

All That’s Good: Brought to you by jQuery

A quick search around the WordPress Plugin Repository for jQuery brings up quite a volume of results.

It shows how popular, stable, and trusted the venerable library has become. So, whether you’re looking to add special effects like animation or some advanced functionality, chances are there is a WordPress plugin using jQuery to help you achieve your goals.

The post 10 Free WordPress Plugins for Adding jQuery Effects to Your Site appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/free-wordpress-plugins-jquery-goodness/feed/ 0
How Old-School Technologies Still Shape Web Development https://speckyboy.com/old-school-technologies-still-shape-web-development/ https://speckyboy.com/old-school-technologies-still-shape-web-development/#respond Fri, 20 Sep 2024 09:03:18 +0000 https://speckyboy.com/?p=156773 Many old-school technologies have evolved. Others have faded into the background. But we still rely on them. Perhaps more than we think.

The post How Old-School Technologies Still Shape Web Development appeared first on Speckyboy Design Magazine.

]]>
We may think of web design as a high-tech industry. And it does see its share of new tools and techniques. But its old-school roots are still quite apparent.

If you look closely, you’ll find decades-old technology. And it’s not limited to outdated websites. The fingerprints of the past are all over cutting-edge sites as well.

Sure, many of these technologies have evolved. Others have faded into the background. But we still rely on them. Perhaps more than we think.

With that, here’s a look at the old-school tech that continues to shape the web development industry.

Apache HTTP Server

Apache is no longer the top dog in web servers. However, the platform still holds a significant market share. W3Techs reports that it runs on over 30% of servers. That’s a close second to competitor Nginx.

Equally impressive is Apache’s longevity. Its initial release came way back in 1995.

The web was a much different place in those days. Most websites of that era consisted of static HTML. Let’s not forget about the low-powered hardware and limited bandwidth as well.

Apache has managed to keep up with the times. It’s a highly scalable platform that can handle large amounts of traffic. It also supports next-gen tech like HTTP/2 and IPv6.

Plus, Apache is responsible for many familiar technologies of its own. Development staples like .htaccess, gzip compression, and URL rewriting are supported.

The Apache web server has been in existence since 1995.

jQuery

People continue to write off jQuery. But it’s hard to find evidence of a slowdown. The JavaScript library is used on over 77% of all websites.

Compare that number with its supposed heyday of 2012. Its usage was a mere 49% back then.

Being bundled with WordPress is one factor in jQuery’s growth. The world’s most widely used content management system (CMS) boosts those numbers. But that’s not the only reason.

Many of us are familiar with jQuery. And we know how to use it. That level of comfort continues to make it a go-to library.

Plus, it’s still in active development. jQuery continues to be refined and optimized for performance.

Yes, there are other worthy frameworks. And vanilla JavaScript has come a long way. But we bury jQuery at our own risk.

The jQuery library continues to be widely used.

JPEG Images

We’ve been attempting to replace JPEG images for some time. Newer formats like SVG, WebP, and AVIF promise lossless compression. But this old-school file type from 1992 still bests them.

Both SVG and WebP are gaining ground. Yet JPEG carries on with a nearly 78% usage rate. Why is that?

For one, JPEG has the advantage of being a long-established format. Just about every image editing app supports it. And many of us have become used to saving images this way.

It’s also universally compatible with web browsers. WebP, for instance, doesn’t work with some legacy apps. That’s becoming less of a concern, however. Many of these browsers are vanishing from the landscape.

But after all these years, JPEG still works well for photographs. And its file size outperforms WebP in certain situations. It may not be the best option in every instance. But the format is still a viable choice.

The JPEG image format has yet to be supplanted by newer technologies.

The Command Line

The command line harkens back to a time before the graphical user interface (GUI). You may remember typing commands into MS-DOS if you’re of a certain age. And early systems like Unix were also command-based.

It almost seems ironic that the command line interface (CLI) is still a part of web development. The lineage is there, though. Linux powers many web servers, after all. But it’s also the “Throwback Thursday” of the industry.

Web hosting companies have attempted to replace or supplement the CLI. Visual control panels can replicate some functionality.

But the CLI also brings speed and efficiency to the party. Tools like WordPress have their own CLI flavors. And they can accomplish tasks without the overhead of a GUI.

It also offers fine-grain control over commands. You can target specific database tables or folders with relative ease.

The CLI survives because it’s still incredibly useful. And it beats using punch cards any day.

Command Line Interfaces offers power and performance.

HTML

Maybe it’s a bit obvious. But no talk of old-school web technologies is complete without HTML. It’s still the basis of what we do.

Conceptualized in 1989, HTML saw its first release in 1991. It has since seen numerous iterations. And it is still evolving to meet the needs of the modern web.

HTML is capable of powering a website by itself. But it no longer stands alone. We can combine it with other languages to get the desired result. That could be CSS, PHP, Java, JavaScript, Ruby, or anything else that comes along.

These additional tools allow us to style and manipulate elements. We can tie in with a database to conditionally produce output. That has paved the way for the complex web applications we see today.

At 30+ years old, HTML is still as relevant as ever. And perhaps more flexible to boot.

HTML still serves as a foundation for websites.

Older Tech Continues to Find New Purpose

Longevity isn’t very common on the web. Or not on the front end, at least. Design trends come and go quickly. As do the tools and services we rely on.

But beneath all of that lies a bedrock of foundational technologies. Each of the items above qualifies. They’ve been a part of our job for decades.

And they’re far from the only ones. We didn’t delve into CSS or FTP, for instance. But they, along with dozens of other tools, are vital pieces of the jigsaw for developers.

Their continued presence brings comfort. That’s a good thing in an industry that changes so quickly.

The post How Old-School Technologies Still Shape Web Development appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/old-school-technologies-still-shape-web-development/feed/ 0
The 50 Most Useful jQuery Plugins for Frontend Development https://speckyboy.com/free-jquery-plugins/ https://speckyboy.com/free-jquery-plugins/#respond Sun, 15 Sep 2024 08:08:31 +0000 http://speckyboy.com/?p=53124 An extensive collection of lightweight yet powerful, free jQuery plugins that cover almost every functionality you can think of.

The post The 50 Most Useful jQuery Plugins for Frontend Development appeared first on Speckyboy Design Magazine.

]]>
Although there are many JavaScript frameworks available, jQuery has remained the most popular and influential in web design and development.

Its main purpose is to simplify the process of writing complex JavaScript functions by bundling them into methods that can be called with just one line of code. This makes it lightweight and easy to extend with free plugins for almost any functionality you can think of.

However, using jQuery also comes with some potential downsides, such as performance issues, added overhead, a learning curve, specific version dependencies, and compatibility with newer technologies.

Despite these drawbacks, jQuery can still be incredibly useful for legacy systems or specific projects, and it remains a popular choice for many developers. In fact, there are a vast number of jQuery plugins available that can help improve the functionality of your website or application.

In this collection, we share some of our favorite jQuery plugins that we believe can help take your web development projects to the next level.

jQuery Plugins for Layouts

pagePiling.js

pagePiling.js is a jQuery plugin for ‘piling’ your layout sections over one another and accessing them by scrolling.

pagePiling.js jQuery plugin for 'piling' your sections over  one another and accessing them by scrolling

fullPage.js

fullPage.js is a simple plugin for creating fullscreen scrolling websites.

fullPage.js fullscreen scrolling websites jQuery plugin

gridscrolling.js

gridscrolling.js is a plugin for positioning sections and asides in a grid & allowing for easy cursor key navigation.

gridscrolling.js jQuery plugin A layout for positioning sections and asides in a grid & allowing for easy cursor key navigation

Flickerplate

Flickerplate is a responsive, touch-enabled and lightweight plugin that allows you to ‘flick’ through content.

Flickerplate responsive touch-enabled lightweight flick content

jInvertScroll

jInvertScroll is a lightweight plugin that allows you to move horizontally with a parallax effect while scrolling down.

jInvertScroll lightweight plugin horizontal parallax effect

Animsition

Animsition is a simple plugin for adding page transitions with CSS animations.

Animsition - A simple jQuery plugin for adding page transitions with CSS animations

Brick Work

Brick Work is a lightweight (15kb) and feature-rich plugin for creating responsive dynamic layouts.

Brick Work is a lightweight (15kb) and feature-rich jQuery plugin for creating responsive dynamic layouts

ScrollMe

ScrollMe is a lightweight plugin that allows you to add simple scrolling effects to webpages.

ScrollMe is a lightweight jQuery plugin that will allow you to add simple scrolling effects to web pages

smoothState.js

jquery.smoothState.js is a plugin that progressively enhances pages to behave more like a single-page application.

jquery.smoothState.js - A jQuery plugin that progressively enhances pages to behave more like a single-page application

multiscroll.js

multiscroll.js is a simple plugin for creating multi-scrolling websites with two vertical scrolling panels.

multiscroll.js is a simple jQuery plugin for creating multi scrolling websites in this weeks designer news

matchHeight.js

matchHeight.js is a more robust equal heights plugin for jQuery.

jquery.matchHeight.js is a more robust equal heights plugin for jQuery frontend

jQuery Navigation & Menu Plugins

Slidebars

Slidebars is a lightweight (2kb) plugin for creating an app-style push-menu.

Slidebars frontend app-style push-menu jquery plugins

scotchPanels.js

scotchPanels.js is a jQuery off-canvas menu and panel plugin.

scotchPanels.js a jQuery off canvas menu and panel plugin

jQuery Image & Video Plugins

Focuspoint

Focuspoint is a plugin for dynamically cropping images to fill the available space without cutting out the image’s subject.

Focuspoint jQuery plugin for responsive cropping

Fluidbox

Fluidbox is a replication of the Medium.com lightbox module, with some added improvements.

Fluidbox frontend Medium lightbox module jquery plugins

GifPlayer

GifPlayer is a small plugin that allows you to control when to play and stop animated GIFs.

GifPlayer plugin control play and stop animated gifs jquery

rowGrid.js

rowGrid.js is a plugin for placing images on a grid with support for infinite scrolling.

rowGrid.js images grid infinte scrolling frontend jquery plugins

SVGMagic

SVGMagic is a simple SVG fallback plugin that finds SVG images on your site and creates PNG versions if the browser doesn’t support them.

SVGMagic simple SVG fallback jquery plugin

Vide jQuery

Vide is a jQuery plugin for quickly adding video backgrounds to your webpages.

Vide - easy as hell jQuery plugin for video backgrounds

Dense.js

Dense.js is a plugin for easily serving retina-ready images.

Dense.js - A jQuery plugin for easily serving retina-ready images

Covervid

Covervid is a simple plugin that will allow you to make HTML5 video behave like a background image.

Covervid is a simple jQuery plugin that will allow you to make your HTML5 video behave like a background image

jQuery-Cropbox

jQuery-Cropbox is a handy plugin for in-place image cropping (zoom & pan, as opposed to select and drag).

jQuery-Cropbox image cropping frontend jquery plugins

Face Detection

Face Detection is a powerful jQuery/Zepto plugin that detects faces on images, videos, and canvases.

Face Detection - A powerful jQuery/Zepto plugin that detects faces on images, videos and canvases

BttrLazyLoading

BttrLazyLoading is a plugin that allows your web app to only load images within the viewport as the user scrolls.

BttrLazyLoading load images viewport scrolls plugin

jQuery Slider, Carousel & Gallery Plugins

Simple jQuery Slider

Simple jQuery Slider is a lightweight jQuery Slider that does precisely what a slider should do: ‘slide slides..

uper-simple and lightweight jQuery Slider

FSVS

FSVS is a simple fullscreen vertical slider using CSS3 transitions with jQuery fallback.

FSVS simple fullscreen vertical slider using CSS3 transitions with jQuery fallback

anoFlow

anoFlow is a feature-rich and responsive lightbox/gallery plugin.

anoFlow feature-rich responsive lightbox gallery plugin

nanoGALLERY

nanoGALLERY is a responsive, touch-enabled and easy-to-use image gallery plugin.

nanoGALLERY responsive touch-enabled easy to use image gallery plugin jquery

Justified.js

Justified.js is a plugin that creates a justified image grid of images.

Justified.js - A jQuery plugin that creates a justified image grid of images

Shuffle Images

Shuffle Images is a jQuery plugin that allows you to display and shuffle multiple images within a gallery by moving or shaking the cursor.

Shuffle Images plugin that allows you to display and shuffle multiple images within a gallery

Skippr

Skippr is a super simple and lightweight slideshow plugin for jQuery.

Skippr is a super simple and lightweight slideshow plugin for jQuery

jQuery Text Effect Plugins

fontFlex.js

fontFlex.js is a lightweight plugin for dynamically changing font sizes.

jQuery.fontFlex.js lightweight jQuery extension for dynamically changing font sizes

Typewriter

t.js is a lightweight jQuery plugin for typewriter-like text effects.

t.js lightweight jQuery plugin for typewriter-like text effects

Morphext

Morphext – An Animate.css powered jQuery carousel plugin for text phrases.

Powered by Animate.css Morphext is a simple jQuery carousel plugin for text phrases

Splitchar

Splitchar is a jQuery plugin that allows you to style and design the first, second or both halves of a character.

Splitchar is a jQuery plugin that allows you to style and design the first, second or both halves of a character in this weeks designer news

jQuery Form Element Plugins

BootstrapValidator

BootstrapValidator is a jQuery plugin for validating Bootstrap forms.

BootstrapValidator - A jQuery plugin for validating Bootstrap forms

Labelauty

Labelauty – An excellent and lightweight jQuery plugin that gives beauty to checkboxes and radio buttons.

Labelauty - A nice and lightweight jQuery plugin that gives beauty to checkboxes and radio buttons

Guardian

Guardian is a flexible and easy-to-extend all-purpose form validation jQuery plugin.

Guardian flexible and easy to extend all-purpose form validation jQuery plugin

fontIconPicker

fontIconPicker is a lightweight plugin that allows you to include a simple icon picker (with search and pagination) within any form.

fontIconPicker lightweight plugin simple icon picker

HideSeek

HideSeek is a simple yet customizable jQuery plugin for live search.

HideSeek customizable jQuery plugin for live search

ClockPicker

ClockPicker is a clock-style timepicker for jQuery or Bootstrap.

ClockPicker is a clock-style timepicker for either Bootstrap or jQuery

jQuery Utility Plugins

jQuery Confirm Mailto

jQuery Confirm Mailto is a plugin to Confirm with users before opening any mailto: link through their default email client.

jQuery Confirm Mailto jQuery plugin to confirm before opening mailto links

jNottery

jNottery is a plugin that allows you to add notes to a page.

jNottery jQuery plugin that allows you to add notes to a web page

Responsive Tabs

Responsive Tabs is a plugin that offers responsive tab functionality.

Responsive Tabs A jQuery plugin that offers responsive tab functionality

adaptive-backgrounds.js

adaptive-backgrounds.js is a fantastic plugin that extracts the dominant color from the images on your web page and applies the color to their parent.

extracts the dominant color from the images on your web page and magically applies the color to their parent jquery plugins

…and finally…

Planetarium

Planetarium is a jQuery plugin that allows you to construct interactive planets and build the Universe.

jQuery.planetarium Construct interactive planets and build the Universe

table-dragger

table-dragger allows you to easily add drag-and-drop sorting to your table without jQuery.

table-dragger

Selector

Selector is a micro JavaScript library used as a replacement for jQuery, weighing in at nearly 5KB.

Selector

wanker.js

jquery.wanker.js is a humourous jQuery plugin that reveals a public service announcement when people start excessively resizing their desktop browser as they try to see your responsive breakpoints. As they say, ‘The web is meant to be read, not squished!.

jquery.wanker.js frontend jquery plugins

More jQuery Plugins

The post The 50 Most Useful jQuery Plugins for Frontend Development appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/free-jquery-plugins/feed/ 0
Why Some Outdated WordPress Plugins & Themes Are Facing Extinction https://speckyboy.com/outdated-wordpress-plugins-themes-extinction/ https://speckyboy.com/outdated-wordpress-plugins-themes-extinction/#respond Fri, 13 Sep 2024 16:06:05 +0000 https://speckyboy.com/?p=123280 If you manage a website that relies on any WordPress plugins or themes that haven’t seen an update for a while, your time with them may be running out. Recent...

The post Why Some Outdated WordPress Plugins & Themes Are Facing Extinction appeared first on Speckyboy Design Magazine.

]]>
If you manage a website that relies on any WordPress plugins or themes that haven’t seen an update for a while, your time with them may be running out. Recent changes to the CMS have left backwards compatibility in the dust – at least when it comes to use of the jQuery library.

With the release of version 5.5, WordPress has started the process of updating the version of jQuery that is shipped with the software. As such, the jQuery Migrate script (which helps to keep older code functioning) has been removed. This has resulted in a lot of bugs for developers to squash.

While many popular, actively developed themes and plugins have released updates to address any issues, not everyone has been so lucky. There’s a wide array of legacy products out there that still rely on that jQuery migrate script and simply break without it.

To be certain, these items are living on borrowed time. But that doesn’t mean you can’t squeeze some extra time out of them. Today, we’ll show you how to keep things running (at least temporarily). Then, we’ll explore why this is (mostly) a good thing for WordPress overall.

A Quick Fix: Enable jQuery Migrate Helper

There’s good news and bad news. The good news is that WordPress has released a plugin, Enable jQuery Migrate Helper, that restores the jQuery Migrate script on your website. This should allow any older scripts to run as they did before WordPress 5.5 came into the picture.

However, this plugin doesn’t just run quietly in the background. It also points out errors and deprecated code via the browser console and within the WordPress dashboard. This is a big help to developers who are looking for some hints as to what needs fixed for future compatibility.

The bad news is that this plugin is really only useful until WordPress 5.6 is released. That release will see a new version of jQuery Migrate bundled with core – one that won’t work with these same legacy scripts that broke down with 5.5.

Of course, the WordPress community is pretty skilled at providing alternatives. Plugins such as jQuery Manager for WordPress might keep old code afloat, even after WordPress 5.6 hits the market. And it’s not far-fetched to imagine other similar plugins popping up to do the same.

These solutions can be lifesavers in a pinch. Yet, in the bigger picture, all of this jQuery madness serves as a harbinger of where legacy products are headed.

Enable jQuery Migrate Helper plugin screen.

The Good and Bad of Legacy Support

The overarching point of upgrading WordPress to the latest version of jQuery is that it allows the project to move forward. Backward compatibility has always been a key feature, but there does come a point when it stifles future development.

We also know that WordPress has adopted other JavaScript libraries in recent years. The Gutenberg block editor uses React, for example. Holding onto an old version of one library just doesn’t jibe with using the latest and greatest technologies elsewhere.

That all makes perfect sense on the surface. But tell that to the website owner (and their brave-but-weary developer) who now needs to fix and/or replace legacy code.

To say the very least, it’s an inconvenience. And it might also be expensive to implement solutions that will work now and into the foreseeable future. Because, let’s face it: not every old theme and plugin is going to survive this transition.

A typewriter sits next to a laptop computer.

Good Riddance to Outdated WordPress Themes and Plugins

Yes, there’s some pain involved. Maybe even a few good memories as well. But just as these old themes and plugins hold WordPress back as a whole, they also hold back the websites running them.

Designers and developers: think about how many times you wanted to implement an exciting new feature, only to be forced into dealing with legacy obstacles in your way. Maybe it’s that 5-year-old page builder or a theme that uses ancient layout techniques. They impede progress.

This jQuery transition may be just the thing we need to kickstart redesigns for older sites. Even if a redesign isn’t in the cards, there is an opportunity for revenue here. Whether it’s a matter of patching up some code or fully replacing an existing piece of software, these tasks can fill up your schedule. That leads to some extra cash in your pocket.

It’s also a matter of eliminating potential troublemakers. Looking through the WordPress plugin repository, it’s easy to find listings that haven’t seen an update in years. While some may still be useful, there are some real risks in using them. Beyond incompatibilities, there could be gaping security holes that are just waiting to be exploited.

This is one way to finally put those ticking timebombs out of reach. That in itself is a positive byproduct of moving away from the old version of jQuery.

The post Why Some Outdated WordPress Plugins & Themes Are Facing Extinction appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/outdated-wordpress-plugins-themes-extinction/feed/ 0
30 Simple Responsive Navigation Solutions & Tutorials https://speckyboy.com/responsive-navigation-solutions/ https://speckyboy.com/responsive-navigation-solutions/#comments Thu, 12 Sep 2024 09:55:46 +0000 http://speckyboy.com/?p=31358 JavaScript plugins and CSS solutions to help you find the responsive navigation solution that best suits the website you're currently working on.

The post 30 Simple Responsive Navigation Solutions & Tutorials appeared first on Speckyboy Design Magazine.

]]>
Depending on the type of website or app you’re building, there will always be some key areas to which you have to give more attention than others. One area that is critical to all types of websites, and requires more thought than others, is navigation.

Menu items generally lead to a site’s most important pages or areas and help visitors navigate easier. And, as you have to consider multiple screen sizes when designing a menu, making the navigation responsive can often make things much more complicated, especially on larger sites.

As there is no universal solution, the type or style of menu you use will depend on the kind of site you are creating. If it is a small site like a personal portfolio, a <select> drop-down menu or a simple hamburger toggle menu will probably suffice. But suppose it is a larger site like an eCommerce store that relies upon a mega-menu for navigation. In that case, a drawer-style navigation or an animated side panel menu will most likely help you.

JavaScript & jQuery Responsive Menu Plugins

Sidr – Responsive Side Menus

Sidr is an easy-to-use plugin that will create a responsive Facebook-like side menu. It allows you to create multiple ‘sidr’ menus on either side of your layout.

Sidr Side Menus javascript navigation menu responsive web design

Navgoco Vertical Multi-Level Slide Navigation

Navgoco is a simple jQuery plugin that can turn a nested unordered list of navigation items into a beautiful vertical multi-level slide navigation.

Navgoco Vertical Multi-Level Slide javascript navigation menu responsive web design

FlexNav Mobile-First Menu

FlexNav is a mobile-first example of using media queries and jQuery to make a robust dropdown menu. From the developer: It is a ‘device-agnostic approach to complex site navigation with support for touch and keyboard accessibility.’

FlexNav Mobile-First javascript navigation menu responsive web design

scrollNav.js – Scrolling Responsive Side-Nav

scrollNav is a lightweight jQuery plugin that grabs your page’s existing content, divides it into logical sections, and builds a customizable scrolling sidebar navigation.

scrollNav Scrolling Side-Nav javascript navigation menu responsive web design

Flaunt.js – Nested Click-To-Reveal Navigation

Flaunt.js allows you to create a stylish responsive navigation with nested clicks to reveal.

Flaunt Nested Click-To-Reveal javascript navigation menu responsive web design

jVanilla Menu

jVanilla Menu is a simple jQuery menu plugin that takes an existing CSS drop-down menu and adds enhancements such as animations, submenu levels, and timeout delays.

jVanilla javascript navigation menu responsive web design

Slidebars – App-Style Push Menu Plugin

Slidebars is a lightweight jQuery plugin that will allow you to add an app-style push menu to your website or application easily.

Slidebars - App-Style Push Menu Plugin javascript navigation menu responsive web design

scotchPanels.js – Off-Canvas Menus

scotchPanels.js is a jQuery plugin for creating an off-canvas menu and other panel types such as images, videos, and iframes.

scotchPanels Off-Canvas javascript navigation menu responsive web design

SmartMenus

SmartMenus is a feature-rich plugin for creating both horizontal or vertical menus. Responsive and accessible. There are also Bootstrap add-ons available.

SmartMenus javascript navigation menu responsive web design

jQuery Menu Aim

Menu Aim is a dropdown (both horizontal or vertical) plugin that can differentiate between a user hovering over a dropdown item versus trying to navigate into a submenu content.

jQuery Menu Aim javascript navigation menu responsive web design

jQuery slimMenu

slimMenu is a lightweight jQuery plugin that makes it easy to create responsive and multi-level navigation menus on the fly.

jQuery slimMenu javascript navigation menu responsive web design

jPanelMenu – Animated Paneled-Style Menu

jPanelMenu is a jQuery plugin for creating a smooth animated paneled-style menu. The animation is handled by CSS transitions.

jPanelMenu Animated Paneled-Style javascript navigation menu responsive web design

Naver – Mobile Friendly Navigation

Naver is a simple plugin that automatically turns a basic navigation system into a mobile-friendly one.

 javascript navigation menu responsive web design

HorizontalNav

The HorizontalNav plugin will span a horizontal navigation to fit the full width of its container and comes with an option to make it responsive.

HorizontalNav javascript navigation menu responsive web design

jQuery.mmenu

jQuery.mmenu is a plugin for creating slick, app-like sliding menus for your mobile website with only one line of JavaScript: $("#nav").mmenu();.

jQuery mmenu javascript navigation menu responsive web design

TinyNav.js

TinyNav.js is a lightweight plugin (452 bytes) that converts <ul> and <ol> menus into a select dropdown. It also automatically selects the current page and adds selected="selected" to that item.

Responsive-Menu

Responsive-Menu is a tiny jQuery plugin that will turn your site’s navigation into a dropdown (<select>) when your browser is at the preset mobile width.

MeanMenu

MeanMenu is a media query-independent plugin for converting a standard menu into a mobile responsive menu. It is not a menu system replacement but simply some lightweight jQuery to convert a standard menu into a mobile version.

Responsive Navigation CSS & JS Tutorials

Planning and creating a menu that works as intended on mobile devices is the trickiest area of building any responsive layout. To help you out, we have a selection of responsive navigation tutorials that will take you through each step.

  • CSS Alternatives to JavaScript Navigation (CSS)
    Learn how to create a JavaScript-free hamburger menu, horizontal scroller, or have the menu on a separate page.
  • Responsive Off-Screen Menus(CSS)
    Learn how to create a slide and push menu using CSS transitions.
  • Full Width Responsive Tiled Menu(CSS)
    Create a fully responsive tiled navigation, with a little JavaScript to show/hide the navigation on smaller screen widths.
  • Responsive Multi-Level Navigation(CSS & jQuery)
    Create a horizontal drop-down menu, with up to two levels of sub-menus that appear when the parent element is hovered over. On smaller screens, a menu button will display the menu vertically.
  • Responsive CSS Navigation Menu(CSS-only)
    Learn how to create a responsive menu, without any JavaScript, using clean and semantic HTML5 markup. The menu can be aligned left, center, or right.
  • Top Drawer – Smooth Responsive Dropdown Menu(CSS & jQuery)
    This tutorial will show you how to create a smoother reveal mobile menu using CSS rather than animating it with JavaScript.
  • Simple Responsive Navigation(CSS & jQuery)
    Learn how to build a responsive menu from the ground up using CSS media queries and a little jQuery to display the menu on a smaller mobile screen.
  • Simple & Responsive Mobile First Navigation(CSS-only)
    Learn how to build a simple mobile layout and navigation, then using media queries, progressively enhance the design for larger screens.
  • Responsive Navigation Menu Tutorial
    With this tutorial, you will learn how to code a simple responsive navigation menu that you will be able to easily modify and reuse in your own projects.

Responsive Navigation Patterns

A selection of resources that discuss the pros and cons of the many different responsive menu options. Learn how you should handle responsive navigations and discover which solution best suits your current project.

More CSS Menu & Navigation Snippets

The post 30 Simple Responsive Navigation Solutions & Tutorials appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/responsive-navigation-solutions/feed/ 8
15 Form Validation jQuery Plugins & Libraries https://speckyboy.com/form-validation-jquery-plugins-libraries/ https://speckyboy.com/form-validation-jquery-plugins-libraries/#comments Sun, 17 Sep 2023 09:33:57 +0000 http://speckyboy.com/?p=44576 We have a selection of form validation jQuery plugins and libraries that will make your life a lot easier while building HTML forms.

The post 15 Form Validation jQuery Plugins & Libraries appeared first on Speckyboy Design Magazine.

]]>
Form validation can be daunting for developers, but it’s a crucial part of building a functional and user-friendly website or application. Fortunately, various form validation jQuery plugins and libraries are available that can simplify the process and save you time and effort.

In this article, we’ve curated a selection of powerful, reliable, and easy-to-use form validation plugins that can make your life much easier. Whether you’re building a simple contact form or a complex multi-step checkout process, these plugins offer a range of features and customization options to fit your specific needs.

So, if you’re tired of struggling with form validation, check out these plugins and libraries and see how they can streamline your workflow and improve the user experience on your website or application.

Parsley.js

Parsley.js is a lightweight and feature-rich form validation library that offers a unique approach to form validation. Instead of validating forms with JavaScript, it uses data attributes embedded in the DOM to achieve the same function.

This makes it easy to configure and highly customizable, with the ability to override almost every default behavior to fit your specific form requirements.

Parsley.js form validation jquery plugin validating with Javascript data attributes embedded DOM function

quickValidation.js

QuickValidation.js is a form validation library that operates similarly to Parsley.js above. It uses a data-validate attribute in the input tag to assign validation rules, rather than defining them in the JavaScript code.

For example, you can string together rules like required,number, or range=0-99, and then add the .quickValidate class and a data-name attribute to name your field for errors.

quickValidation.js form validation jquery plugin

jQuery Ketchup Plugin

Ketchup is a lightweight form validation plugin that comes bundled with 18 basic validations and allows you to quickly write your own validations and override default behaviors. With a minified size of only 3.4KB, it’s a lightweight plugin for validating your forms.

The plugin checks a form field’s data-validate attribute by default to find matching validations. Validations are separated by commas and can be grouped together within a single validate() indicator. Additionally, validations can have arguments, which are also separated by commas.

jQuery Validation Plugin

jQuery Validation is a user-friendly plugin that simplifies client-side form validation. With a “drop-in” installation process, it’s easy to use the plugin on your website or application. The plugin comes bundled with a useful set of validation methods and provides an API to allow for custom validations.

To use the plugin, you simply need to add a single line of jQuery to select the form and apply the plugin, along with annotations on each element to specify the validation rules. This makes it quick and easy to implement form validation and ensure that user input is accurate and complete.

jQuery Validation drop-in jquery plugin clientside form validation very easy

IV.js – Javascript Input Validation

IV.js is a jQuery library that simplifies the process of validating user input and working with validation filters. To use IV.js, simply add the IValidate class to your form, and you’re ready to start validating user input.

IV.js jQuery library provides intuitive work validation filters processing user inputs

FormValidation

The FormValidation library offers extensive support for various input types and validation rules, such as required fields, email validation, phone number validation, credit card validation, and more. The library also provides real-time feedback to users while they are filling out the form, indicating whether their input is valid or not.

It also provides seamless integrations with popular front-end frameworks such as Bootstrap, Foundation, Materialize, and Semantic UI. This integration feature ensures consistency in user interfaces and makes it easy for developers to add the form validation library to their existing codebase.

BootstrapValidator jQuery plugin validating Bootstrap forms

Guardian

Guardian is a versatile jQuery plugin designed to provide robust and customizable form validation. It offers flexibility and extensibility, allowing developers to tailor the validation rules to meet specific project needs.

Guardian flexible and easy to extend all-purpose form validation jQuery plugin

Validatr

Validatr is a powerful JavaScript library that leverages HTML5 input attributes to provide comprehensive form validation. It supports various input types, including color, date, email, number, and range, and provides flexible validation rules for the input types text, checkbox, and radio.

The library uses native validation wherever possible, using Modernizr to test for browser support. When a specific input type is not natively supported, Validatr uses its own ruleset to supplement the validation process. Regardless of the input type, the validation message is displayed to the user, providing clear feedback on any validation errors.

Validatr HTML5 input attributes perform validation

Formance.js

Formance.js a powerful library that provides formatting and validation for form fields, inspired by the popular jQuery.payment library from Stripe. The library is designed to offer comprehensive support for various input types and validation rules, ensuring a smooth and reliable user experience.

While client-side validation can be bypassed, it still plays an essential role in enhancing the user experience. With this library, you can take advantage of client-side validation to improve the quality of user inputs and reduce the number of errors submitted.

Fields.js jquery library formatting validating form fields

jQuery Validate

jQuery Validate is a versatile jQuery plugin designed to make form validation easy and efficient using data attributes. With this plugin, developers can easily set up validation rules for various form inputs, including required fields, email addresses, phone numbers, and more.

jQuery Validate jQuery plugin helps accomplish easy quick form validation using data attributes

jQuery Form Validate

jQuery Form Validate is a powerful jQuery plugin designed to simplify and streamline the form validation process. With this plugin, developers can quickly and easily validate HTML forms by utilizing HTML5 data attributes applied to each input.

jQuery Form Validate jQuery plugin validate HTML forms

One-Validation

One-Validation is a comprehensive library of regular expressions designed for general validation purposes. With this library, developers can easily validate various input types, including email addresses, phone numbers, URLs, and more, using the power of regular expressions.

Validarium

Validarium is a simple and easy-to-use jQuery validation plugin that builds on the powerful jQuery Validate library. With Validarium, developers can quickly and efficiently validate form inputs using various validation rules, including required fields, email addresses, phone numbers, and more.

Validarium is a simple and straight-forward jQuery validation plugin

Validate Barebones Validation

Validate Barebones Validation is a powerful and versatile jQuery validation plugin designed to provide a customizable and extendable solution for form validation. As the name suggests, this plugin offers a barebones framework for developers to build upon, allowing for maximum flexibility and customization.

The post 15 Form Validation jQuery Plugins & Libraries appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/form-validation-jquery-plugins-libraries/feed/ 3
10 Free Open-Source Date Picker JavaScript Plugins https://speckyboy.com/free-date-picker-plugins/ https://speckyboy.com/free-date-picker-plugins/#comments Sat, 09 Sep 2023 08:32:54 +0000 https://speckyboy.com/?p=96474 Vanilla JavaScript plugins, jQuery plugins, and even extensions for Bootstrap for adding date pickers to your HTML forms.

The post 10 Free Open-Source Date Picker JavaScript Plugins appeared first on Speckyboy Design Magazine.

]]>
Select menus are a common choice for date pickers since they’re easy to set up. However, after years of using MM/DD/YY menus, users deserve a more intuitive and user-friendly solution.

Fortunately, there are many free date picker plugins available that can enhance the user experience and make it easier to pick dates. Adding a date picker to your form is a straightforward process, and once you learn how to do it, you’ll never go back. That’s why we’ve scoured the web to find the best date picker plugins and compiled them all in one post for your convenience.

In this collection, you’ll find a variety of plugins, including vanilla JS plugins, jQuery plugins, and extensions for popular frameworks like The 40 Best Free Bootstrap 5 Templates & Themes for 2023Bootstrap. No matter your needs, we’re confident you’ll find a plugin that works for you. With these plugins, you can improve your users’ experience and make it easier for them to select dates on your website or application.

1. Flatpickr

The lightweight Flatpickr plugin is easy to use and even easier to setup. It’s designed with simplicity, so the default UI should blend into any layout. If you take a peek at the examples page, you’ll notice this date picker isn’t very complex. But that’s often what users want: a simple interface to input data and move on.

With Flatpickr, you can customize the initial date, month, and year along with restrictions on which date(s) can be picked. Plus, you can add an optional time parameter using the 12H or 24H clock. This is undoubtedly one of the better date picker plugins for its design, UX, and features.

flatpickr plugin

2. Pickadate.js

Another choice I really like is the Pickadate.js plugin. This is designed to be mobile-friendly and fully responsive, so it’s a great solution for all devices.

Pickadate runs on jQuery, so you need that library as a dependency. However, this file is pretty lightweight, and it doesn’t take much to get it working, so even with jQuery, you shouldn’t notice any page lags. This offers a date and a time selection menu, so it’s a fully-featured option no matter what data you’re collecting.

pickadate js plugin

3. Date Range Picker

Input range pickers are extremely common with scheduling programs and visual data applications. For example, Google Analytics uses its own date range picker for visitor data over a specific website.

To recreate this effect try the Date Range Picker. It’s designed to fit into Bootstrap’s CSS stylesheet but can also be used solo. Plus, it supports multi-month pickers, single-month pickers, and pre-defined values for common date ranges(past week, past month, etc.).

date range picker plugin

4. Datepair.js

To use something a little simpler for range selection, try Datepair.js. This relies on dual input fields for selecting the starting date & ending date of a range. It can also include time ranges based on your settings and how you configure the plugin.

Is this better than a single date picker UI? That’s up to you(or your client) to decide. But this is a simple plugin to set up, and your visitors may prefer the single field inputs.

daterange js plugin

5. DateTimePicker

Here’s one of the more unique plugins with quite an abnormal interface. The DateTimePicker plugin has its own responsive dropdown menu that lets the user select their date/time using plus & minus icons.

On the one hand, this is easier to jump around and quickly change the month/year with a few taps. But it’s also not the typical calendar UI, so it may take some adjusting from users who aren’t familiar with this interface.

There are pros & cons to everything, so I say take a peek at the plugin and see what you think. This does support separate date & time inputs, but you can also combine them, making datetime selection just one click away.

datetime picker plugin

6. glDatePicker

For a detailed design and tons of optional features, check out the glDatePicker plugin. Considering how much you get, it’s fairly lightweight and measures about 7KB when minified. This runs on top of jQuery, so you must also consider that. But it’s one of the few plugins that offer gorgeous theming for calendar date selection screens.

It has a few pre-designed templates but also has CSS properties that you can restyle yourself. Not to mention all the JS functions have callbacks, so if you’re comfortable with coding, you can add your own features into the mix.

gldatepicker plugin

7. Wickedpicker

While this isn’t technically a date picker, it is one of the better time pickers out there. Wickedpicker is a jQuery-powered time selection plugin that works on any input field. It supports user input for hours/minutes and the AM/PM setting. You can also run it on a 24h clock with a simple JS option.

Some date picker plugins have time selection, but it comes as an extra feature. This plugin is designed solely for time inputs, so it’s a nice choice if that’s all you need.

wickedpicker plugin

8. Bootstrap Datepicker

Anyone familiar with Bootstrap knows just how useful it is for new projects. If you’re frequently designing sites on Bootstrap, then you should keep this Bootstrap Datepicker saved.

The design includes a section for changing the month & year along with a time selector for altering minutes/hours in your date picker. It blends perfectly into the BS GUI, so it’s undoubtedly a staple for anyone using Bootstrap.

bootstrap datepicker plugin

9. Foundation Datepicker

Another popular frontend framework is Foundation, and if you’re more into that library, you should check out this Foundation datepicker also 100% free. It also comes with a time picker and options to include the time inside the date selection screen. You can even define dates based on fixed settings(i.e., only certain dates are available) and limit those dates to certain times.

You can even restyle the time input with fixed choices like 15-minute intervals. You can do a lot with this plugin, so it’s a great addition to any Foundation website.

foundation datepicker plugin

10. FoxRunSoftware DatePicker

This is one of the top plugins on GitHub for jQuery date pickers. It’s simply titled “DatePicker” but to distinguish it from the rest, it’s the plugin designed by FoxRunSoftware.

It comes with a clean interface, and by default, it uses a 3-month GUI window for date selection. This feels just like the Google Analytics picker, except it’s a bit smaller. The callbacks are pretty simple to code, and you have a lot of control over how to manage the UX. Certainly a date picker worth saving if you want to replicate the Analytics GUI.

datepicker plugin

11. jQ Datepicker

Here’s one more date picker plugin with the simple title of Datepicker. Again it runs on jQuery, but this one’s designed by a Chinese developer Fengyuan Chen. This Datepicker plugin is phenomenal, and it has a ton of documentation for newer JS developers.

The main demo page is great for toying around, but check out the GitHub repo if you want to get this plugin setup & running on your website.

jquery datepicker free plugin


And if you’re ever looking for more date-picker plugins, try searching GitHub. Web developers release new plugins all the time, so you never know what you’ll find.

The post 10 Free Open-Source Date Picker JavaScript Plugins appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/free-date-picker-plugins/feed/ 1
20 Free jQuery Typography & Text Effect Plugins https://speckyboy.com/jquery-typography-plugins/ https://speckyboy.com/jquery-typography-plugins/#comments Sat, 10 Sep 2022 11:46:18 +0000 http://speckyboy.com/?p=46516 A collection of web typography and text effect jQuery plugins that will give you better control over and animate your web typography.

The post 20 Free jQuery Typography & Text Effect Plugins appeared first on Speckyboy Design Magazine.

]]>
This collection includes a diverse range of feature-rich jQuery typography and text effect plugins designed to help you take your web typography to the next level. With these plugins, you can gain greater control over the positioning and resizing of each letter, enabling you to create unique and visually stunning typography.

In addition to typography control, the collection also features several jQuery plugins for animating your text, controlling responsive type, and recreating some fantastic text effects that are typically only achievable using motion editors.

Whether you’re looking to add subtle typography effects or create complex text animations, these plugins provide a wide range of options to help you achieve your design goals. With their intuitive interfaces and robust feature sets, these jQuery plugins are valuable resources for developers and designers looking to enhance the visual appeal of their web typography.

FlowType.JS

FlowType.js lets you configure font-size and line-height ratios of your typography, helping you improve their overall appeal. You can also specify maximum and minimum width thresholds to control FlowType.js.

FlowType.js jquery plugin configure font-size line-height ratios typography

Squishy

Squishy is a useful plugin that will automatically resize your text to fit precisely into the container (with no extra work on your part). It comes with a series of options so that you can control the “squishiness”: maxSize, minSize, maxWidth, and minWidth.

Squishy useful plugin automatically resize your text fit exactly container

slabText

slabText is a plugin that will help you create those big, bold, and responsive headlines that are very popular at the moment. The script splits your headlines into rows and then resizes each row to fill the available horizontal space.

slabText plugin create big bold responsive headlines

FitText

Similar in functionality to Squishy above, FitText will allow you to have scalable headlines on your responsive layout that will fill the width of the parent element.

FitText scalable headlines responsive layouts

TypeButter

TypeButter allows you to set optical kerning for any font on your website. It comes packaged with Arial, Georgia, Helvetica, Times, and Verdana, but if you need another font, you can add your own.

TypeButter set optical kerning font website

Hatchshow

Hatchshow jQuery Typography Text Plugins

Animated Typography Plugins

Textillate.js

Textillate.js is a fantastic plugin for applying amazing CSS3 animations to any block of text. You will also need lettering.js and animate.css to use this plugin.

Textillate.js fantastic plugin applying amazing CSS3 animations any block text

funnyText.js

funnyText.js is a plugin that will allow you to create “funny and crazy moving” typography very quickly.

ffunnyText.js plugin create funny crazy moving typography

Lettering.js

Lettering.js, similar in functionality to funnyText.js above, is a jQuery plugin that gives you complete down-to-the-letter control of your web type.

Lettering.js jQuery plugin complete letter control web type

Jumble

Jumble is a plugin that will animate and “jumble” up the colors of your text headers. Choose a color range and set parameters for whether the shuffle is based on brightness or saturation hue.

Jumble plugin animate jumble colors text headers

Wrapping Text Plugins

CircleType.js

CircleType.js is a plugin for setting type around a circle.

CircleType.js jQuery plugin setting type circle Typography Text

jQSlickWrap

jQSlickWrap is a plugin that allows you to quickly and accurately wrap your text around the content of floated images.

jQSlickWrap plugin easily accurately wrap text around content floated images

Text Effects Plugins

No Vacancy

The simple novacancy.js plugin will give your text a fantastic text neon golden effect.

simple novacancy.js plugin text amazing text neon golden effect

Flipping Text

Flipping Text Text Effects jQuery Typography Text Plugins

Antiquify.js

This unique plugin will ‘antiquify’ your text. Randomly applied aberrations make text look like it came straight off an old, antique printing press.

Antiquify.js will antiquify your text jQuery Typography Text Plugins

…and finally…

jQuery Typography Troll

Typography Troll offers an easy way to confuse readers who try to distinguish which of several similar fonts you’re using (like Helvetica and Arial) by randomly assigning a font family to each character in the selected text.

The post 20 Free jQuery Typography & Text Effect Plugins appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/jquery-typography-plugins/feed/ 3
9 Free Progress Bar JavaScript Plugins For Web Designers https://speckyboy.com/free-progress-bar-javascript-plugins/ https://speckyboy.com/free-progress-bar-javascript-plugins/#respond Sun, 28 Aug 2022 07:26:54 +0000 https://speckyboy.com/?p=98776 With these free JavaScript plugins, you can redesign your progress bars beautifully, and also add many useful features and custom animations.

The post 9 Free Progress Bar JavaScript Plugins For Web Designers appeared first on Speckyboy Design Magazine.

]]>
Progress bars are handy for indicating the progress of loading pages, pulling Ajax content, or handling basic user input tasks such as file uploads. With HTML5, it’s now easier than ever to implement progress bars into your web project.

However, you might want to consider taking it a step further and restyling them to better match your website’s design.

Thankfully, there are many free JavaScript plugins available that allow you to customize the look and feel of your progress bars. These plugins offer a variety of extra features, such as animations and more advanced design options, to help make your progress bars more engaging and visually appealing.

With the plugins below, you can easily create progress bars that seamlessly integrate into your website’s design and add extra polish to your user interface.

1. LineProgressbar

The jQuery LineProgressbar is a free plugin that’s super thin and lightweight. It works with any modern progress bar elements and takes basic options for total fill length, bar color, and height/width(among other features).

Check out the demo page for some examples and code snippets you can use on your website. This is probably the best progress bar plugin for anyone willing to use jQuery. It’s easy to work with, and it’ll run in all major browsers.

LineProgressbar.js

2. MProgress.js

Another simple option I really like is MProgress.js. This is built around Google’s material design style, so you may notice it closely resembles some of Google’s loading bars.

It comes with four different loading bars and four different animation styles. They’re all visible on the main page, so you can see which might fit your website. Super easy and super lightweight. What more could you ask for?

MProgress.js library

3. ProgressBar.js

We’ve all seen the progress bars that run across the top of a webpage. These are getting much more common, and they’re typically used for dynamically-loaded pages.

ProgressBar.js is a free plugin that replicates this feature. But it doesn’t just rely on bars at the top of the page. You can use this plugin for any custom shape, from circles to triangles and custom parallelograms.

ProgressBar.js homepage

4. goalProgress

The goalProgress plugin is definitely the simplest of the bunch. It’s primarily meant for use in tracking numbers on an input field, but it can be used for any similar progress bar. You won’t find much on the homepage besides a basic demo featuring a charity donation bar.

There’s far more info on the GitHub repo showing what this does and how to get it setup. I’d recommend this as a simple starting point for basic progress animations. For anything else, check out some of the other plugins here.

jQuery Goal Progress plugin

5. μProgress

I had never heard of μProgress before researching for this article. Yet it’s one of the best progress bar plugins on the web. This was developed as a performant progress bar with a focus on custom animations. They all run on the computer’s GPU, which frees up tasks for other page elements to render faster.

You can read a lot more about this process and find setup details in the documentation. It’s a cool project with a full plugin API for adding custom features too.

jQuery uProgress plugin

6. nanobar.js

If you’re looking for a pure vanilla JavaScript progress plugin, look no further. With nanobar.js, you get a super small JS library built around progress bar animations. The whole thing measures under 700 bytes when gzipped, so it’s very small.

Check out the homepage for some examples with bars embedded in the page along with a top loading bar fixed to the full browser width. It can run on just a single function call which makes this perfect for non-JS coders as well as devs who staunchly oppose using jQuery.

Nanobar.js plugin

7. progressStep

The majority of progress bars fill up a percentage or a number counter. But progressStep is different. This jQuery plugin lets you develop a breadcrumb progress bar where the user works through different steps in a pre-defined process.

This process might be signing up for a new account on a website or following e-commerce checkout flow. Either way, this is an excellent plugin for adding that kind of functionality to your site. It’s free to use and has some great documentation on the GitHub repo.

progressStep plugin

8. jQuery Circle Progress

Here’s a very similar plugin also built on the jQuery library. But with the jQuery Circle Progress plugin you get more variety to pick through. There are more custom themes and more options to work with.

The downside? It can weigh a bit more, so it’s not the best solution for every project.

jQuery Circle Progress plugin


And no matter what you need, I’d guarantee one of these plugins can help save you time and frustration to avoid coding a progress bar from scratch.

The post 9 Free Progress Bar JavaScript Plugins For Web Designers appeared first on Speckyboy Design Magazine.

]]>
https://speckyboy.com/free-progress-bar-javascript-plugins/feed/ 0