Results for jquery
There are several different ways to write a jQuery element click event  There are several different ways to write a jQuery element click event Reviewed by Bhaumik Patel on 10:02 PM Rating: 5

Holder renders image

Bhaumik Patel 10:44 PM
Placeholders can have custom colors, fonts, resizing behavior, and rendering engine. DEMO function charsRandom(len, chars) { chars...Read More
Holder renders image Holder renders image Reviewed by Bhaumik Patel on 10:44 PM Rating: 5
Canvas mouse over and mouse click Event Canvas mouse over and mouse click Event Reviewed by Bhaumik Patel on 8:24 PM Rating: 5

Add bounce effect on Click of the DIV

Bhaumik Patel 8:43 PM
How to add a bounce effect on the DIV $(function() { //Add bounce effect on Click of the DIV $('#bouncy').click(function()...Read More
Add bounce effect on Click of the DIV Add bounce effect on Click of the DIV Reviewed by Bhaumik Patel on 8:43 PM Rating: 5

Drag to draw lines on Canvas

Bhaumik Patel 2:05 AM
Draw a line on mouse drag on a canvas var canvas = document.getElementById("canvas"); var ctx = canvas.getContext("2d&q...Read More
Drag to draw lines on Canvas Drag to draw lines on Canvas Reviewed by Bhaumik Patel on 2:05 AM Rating: 5

Simple Single Page Template

Bhaumik Patel 8:25 AM
Simple One Page HTML Templates $('nav a').on('click', function () { var scrollAnchor = $(this).attr('data-scr...Read More
Simple Single Page Template Simple Single Page Template Reviewed by Bhaumik Patel on 8:25 AM Rating: 5
Find latitude and longitude with Google Maps IE9 Find latitude and longitude with Google Maps IE9 Reviewed by Bhaumik Patel on 8:16 AM Rating: 5
Allow only numeric input in textbox using jQuery Allow only numeric input in textbox using jQuery Reviewed by Bhaumik Patel on 7:43 PM Rating: 5
Knockout JS Color Picker Binding Handler Knockout JS Color Picker Binding Handler Reviewed by Bhaumik Patel on 7:38 PM Rating: 5
HTML to Image Convert Using jQuery HTML to Image Convert Using jQuery Reviewed by Bhaumik Patel on 8:23 PM Rating: 5
Different different type of call document ready Different different type of call document ready Reviewed by Bhaumik Patel on 9:08 AM Rating: 5
How to get current url in JavaScript and jQuery How to get current url in JavaScript and jQuery Reviewed by Bhaumik Patel on 7:28 PM Rating: 5
Bootstrap FAQ Filter With full text search Bootstrap FAQ Filter With full text search Reviewed by Bhaumik Patel on 7:02 PM Rating: 5

Fancybox afterLoad Callback

Bhaumik Patel 8:24 PM
Fancy box load on ajax success call On load of a fancybox from ajax, return a function to listen on the element in fancybox. jQuery(d...Read More
Fancybox afterLoad Callback Fancybox afterLoad Callback Reviewed by Bhaumik Patel on 8:24 PM Rating: 5

jquery countdown remain seconds

Bhaumik Patel 8:27 PM
Reverse countdown timer show remaining seconds. 11 seconds remaining var counter = 15; var intervalId = null; function action() { ...Read More
jquery countdown remain seconds jquery countdown remain seconds Reviewed by Bhaumik Patel on 8:27 PM Rating: 5
knockout js pagination jquery ui modal knockout js pagination jquery ui modal Reviewed by Bhaumik Patel on 7:02 PM Rating: 5
How to move items in between two select lists using javascript How to move items in between two select lists using javascript Reviewed by Bhaumik Patel on 8:05 PM Rating: 5
jQuery UI autocomplete with a Knockout binding handler jQuery UI autocomplete with a Knockout binding handler Reviewed by Bhaumik Patel on 8:39 PM Rating: 5

Get File Size Using jQuery

Bhaumik Patel 8:23 PM
How to check file size before uploading using jQuery Get File Size Using jQuery All Browsers function GetFileSize(fileid) { try { ...Read More
Get File Size Using jQuery Get File Size Using jQuery Reviewed by Bhaumik Patel on 8:23 PM Rating: 5

Bootstrap Accordion Group

Bhaumik Patel 7:04 PM
Bootstrap Accordion Group that collapses when clicking whole div and has chevrons DEMO Read More
Bootstrap Accordion Group Bootstrap Accordion Group Reviewed by Bhaumik Patel on 7:04 PM Rating: 5