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

Calculator using HTML CSS and JavaScript

Calculator using HTML CSS and JavaScript

If you are looking for a calculator program written in HTML, CSS, and JavaScript then you are in the right place. Here you will find the complete source code for the calculator with step by step implementation guide. How to … Read More

360 Panorama Viewer with HTML5 & jQuery

360 Panorama Viewer with HTML5 & jQuery

The “pano.js” is a lightweight solution to create a 360 Panorama Viewer with HTML5 and jQuery. The plugin comes with a built-in touch function to swipe an image with both mouse and finger swipe. Besides this, it also provides the … 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

HTML Table Pagination using jQuery

HTML Table Pagination using jQuery

The “paging.js” is a lightweight jQuery plugin that helps you create pagination for the HTML table. It gets the table rows, divides them with the given value, and generates pagination for the table. The rendered pagination can be style/customized with … Read More