Browsing Category
HTML
Responsive Bootstrap Password Strength Meter With Progress bar jQuery Plugin
Password Strength Meter helps user to choose strongest password so that nobody can easily guess their password also safe from brute-force hacking attack. So that in this post I am going to share Resposive Bootstrap Password Strength Meter…
Responsive Timezone Picker for Selected Country With World Map
Responsive Timezone Picker for Selected Country With World Map
If your website operated by globally and some of your website module dependent on timezone then in this post I am going to share a plugin which help your user to pic timezone…
Creating an editable table from an array, textarea, table using jQuery Table Edit Plugin
Today I am going to share an useful jquery plugin to creating an editable table from an array, textarea, html table, It is helpful to add client side quick editable feature on your website with lot’s of extra feature like add and delete…
How to Convert HTML to PDF in PHP with fpdf
HTML to PDF conversion is always a problem for PHP Programmers and all the time they search for suitable solutions so after reviewing this article you will not take more than 10 minutes to configure HTML to PDF, I have used a library fpdf …
Create Fixed HTML Table Header Footer – jQuery Fix Table Header Plugin
In this post I am going to share a simple jQuery plugin to create fixed HTML table header and/or footer. It is a jQuery plugin to fix header or footer row in a table on user scroll.This plugin does exactly what it says. Fixing the headings…
Lightweight and highly configurable jQuery tool tips plugin – Zebra_Tooltips
Tooltips are generally used in HTML to indicate the user what is the functionality of certain element. You may have noticed that whenever you hover you mouse over certain elements a small text pops up. That is done through tooltip. Here I…
Material Design More Option Dropdown Menu
Material design uses vertical 3 dots icon across platforms to show more options. Primarily used to show secondary options. As you have seen these 3 dots on many websites now a days or most popular apps it simply displays more options or you…
Simple Client-side HTML Table Pagination With JQuery
If you want to add quick pagination on your large HTML table then In this post I am going to share simple jquery plugin to make Simple Client-side HTML Table Pagination With JQuery. Using this plugin you can easily convert your large html…
Responsive Filterable Portfolio Gallery inspired by Google Image Search – jQyery Elastic Grid
In this post I am going to share cool jquery plugin Jquery Elastic Grid to create responsive filterable portfolio gallery which help you to showcase category wise portfolio gallery to your visitor with filter option. jQuery Elastic Grid is…
Create animated responsive multi step form with progress bar using jQuery HTML, CSS
If your signup form is big then It is good idea to divide user signup form in multiple parts. It’ll also improve user experience, As you have seen on many websites because Now a days multi-step form become more popular than regular forms.…