Browsing Category
jquery & Javascrip
jQuery Emotion Ratings – New way to add rating system on your webapp
jQuery Emotion Ratings – New way to add rating system on your webapp
Are you boared form old rating star rating system, No worry in this post I am going share new cool way to add rating system in your website so that your user can give…
Animated jQuery Tooltip on Hover and Click – jquery.tooltip.js
Animated jQuery Tooltip on Hover and Click – jquery.tooltip.js
In this tutorial I am going to share awesome jQuery tooltip plugin to add animated tooltip while user mouse over on text or button and also you can display tooltip on button…
Bootstrap Icon Picker for Creating Dynamic Menu, Tab or Button – iconPicker.js
Bootstrap Icon Picker for Creating Dynamic Menu, Tab or Button – iconPicker.js
Just like datepicker you can add icon picker as well, it is helpful while creating dynamic items(menu,tab,button) with dynamic icon provided by Bootstrap 3 as…
Responsive Bootstrap Multi File Uploader jQuery Plugin – uploadHBR.js
Responsive Bootstrap Multi File Uploader jQuery Plugin – uploadHBR.js:-
uploadHBR is a pretty cool bootstrap based responsive file uploader with drag and drop file selector feature. Helpful for adding multi file upload feature on website.…
Responsive Image Zoom Effect on Hover (or touch) in Javascript – Drift.js Plugin
Responsive Image Zoom Effect on Hover (or touch) in Javascript – Drift.js Plugin:-
IF You you want to add responsive image zoom effect on mouse hover, Then in this post I am going to share simple javascript plugin with no dependency on…
How to copy div content to clipboard using jQuery clipboard.js Plugin
How to copy div content to clipboard using jQuery clipboard.js Plugin:
Copying text to clipborad is very simple by using clipboard.js, If you have a website and you want to add copy button along with your div/input/texarea content, so that…
Simple jQuery Plugin To Freeze Header Row in Html Table – jquery.freezeheader.js
If you have html table with large number of records and when ever you scroll table then table header may be hide for users it shows bad user experience so here i am going to share simple jQuery Plugin to freeze header row in html table…
How to create HTML Select box with search option support using jQuery
There are several plugins available in google like select2,selectbox etc, But i found Chosen Plugin for select box with search option. You can also use with bootstrap. I give you full example of select box with search option. After run this…
Display Bootstrap Cookie Notice Alert Bar On Page Load – jQuery Cookie Alert Plugin
In this post I am going to share useful jQuery plugin (Cookie Alert) to display EU Cookie Law Notice bar on page on load to every new website visitor as it is important to display Cookie notice bar if your website uses cookie on user’s…
Create iOS Style Switch Toggle Button in Pure CSS
In this post I am going to share simple pure css based script to create iOS Style Switch Button. You can place this type of animated button on anywhere to change the status of product or any other place. The script written in purely in CSS3…