Simple Rich Text Editor using jQuery

Simple Rich Text Editor using jQuery

Do you want to create a simple rich text editor? well! this tutorial explains how to create a simple rich text editor using HTML, CSS, and jQuery. In order to make a simple rich text editor, we’ll use a lightweight … Read More

jQuery Numeric Keypad Plugin with Example

jQuery Numeric Keypad Plugin with Example

A custom on-page numeric keypad is a useful component to enter digits input. It is most commonly used on webpages/apps to enter pin code,  small digits input, and any kind of numbers. It allows users to input number values using … Read More

jQuery Search Text on Page and Highlight

jQuery Search Text on Page and Highlight

The “Finder” jQuery plugin helps you to create the search functionality to find and highlight text on a page. The plugin provides a visual interface to search and highlight text. It is inspired by Chrome “Find in Page” function to … Read More

Export HTML Table to xlsx using jQuery

Export HTML Table to xlsx using jQuery

The “table2excel” is a well developed and lightweight jQuery plugin to export HTML table to xlsx file. The plugin comes with multiple configuration options to export the table with custom settings. It can be integrated with any data-rich HTML table … Read More

Searchable Dropdown Select jQuery Plugin

Searchable Dropdown Select jQuery Plugin

Are you looking for a jQuery plugin to create a searchable select dropdown? Well! the “selectstyle” jQuery plugin is the right solution to create a custom-styled select dropdown. The plugin comes with search/filter supports and a light/dark theme. Besides this, … Read More

jQuery Password Validation while Typing

jQuery Password Validation while Typing

Yet another password validation plugin for jQuery to validate the password while typing. This plugin renders a password strength meter popup/tooltip along with a password field that shows password complexity with checklist style. The main purpose of this plugin is … Read More

Password Strength Meter jQuery Plugin

Password Strength Meter jQuery Plugin

This lightweight jQuery plugin bind a progress bar that displays the strength meter of the entered password. It comes with multiple configuration options to create strength meter with custom error short, bad, good, and strong message. Likewise, you can also … Read More

Drag and Drop Image Upload jQuery with Preview

Drag and Drop Image Upload jQuery with Preview

jQuery samrtUploader plugin allows you to create a drag and drop image upload form with a preview feature. It supports multiple files, progress bar and client-side image resize convert and resizing. It does not require any additional browser plugin (such … Read More

HTML5 Drag and Drop File Upload using jQuery

HTML5 Drag and Drop File Upload using jQuery

The “simple-upload” is a lightweight and well-developed jQuery file uploader plugin. This jQuery plugin allows you to create HTML5 based drag & drop file upload functionality. Generally, the plugin handles multiple files before upload. Besides this, you can fully control … Read More