HTML to Image Convert Using jQuery HTML to Image Convert Using jQuery Reviewed by Bhaumik Patel on 8:23 PM Rating: 5
Pure JavaScript Typewriter Effect With HTML Content Pure JavaScript Typewriter Effect With HTML Content Reviewed by Bhaumik Patel on 7:43 PM Rating: 5
Knockout JS Slide Down and Slide Up Using Check Box Knockout JS Slide Down and Slide Up Using Check Box Reviewed by Bhaumik Patel on 7:13 PM Rating: 5

Knockout JS One Time Bind Observable

Bhaumik Patel 7:36 PM
Only one time bind observable ko.bindingHandlers.oneTimeStyle = { init: function () { ko.bindingHandlers.style.update.appl...Read More
Knockout JS One Time Bind Observable Knockout JS One Time Bind Observable Reviewed by Bhaumik Patel on 7:36 PM Rating: 5
How to clear connection history in SQL Server Management Studio? How to clear connection history in SQL Server Management Studio? Reviewed by Bhaumik Patel on 1:06 AM Rating: 5
How to Convert Hexadecimal number to decimal in JavaScript? How to Convert Hexadecimal number to decimal in JavaScript? Reviewed by Bhaumik Patel on 7:37 PM Rating: 5
Insert NULL into SQL when string is empty Insert NULL into SQL when string is empty Reviewed by Bhaumik Patel on 7:36 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
Happy New Year 2016 Happy New Year 2016 Reviewed by Bhaumik Patel on 12:00 AM Rating: 5

Merry Christmas

Bhaumik Patel 9:01 PM
Merry Christmas May your life be filled with joy and happiness and may each new day bring you moments to cherish . Read More
Merry Christmas Merry Christmas Reviewed by Bhaumik Patel on 9:01 PM 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

HTML Table Row Blink Background Color

Bhaumik Patel 2:16 AM
HTML table row highlight background color fade in and out using CSS @-webkit-keyframes blink { 50% { background: rgba(255,...Read More
HTML Table Row Blink Background Color HTML Table Row Blink Background Color Reviewed by Bhaumik Patel on 2:16 AM Rating: 5
How to get LAN IP of a client using .net c# How to get LAN IP of a client using .net c# Reviewed by Bhaumik Patel on 8:32 PM Rating: 5
How to Check if Internet connection is available using C# How to Check if Internet connection is available using C# Reviewed by Bhaumik Patel on 7:39 PM Rating: 5

Pure Javascript Countdown Timer

Bhaumik Patel 8:20 PM
Simple Pure JS Countdown Timer DEMO function countdownTimer(seconds) { if (seconds <= 0) { document.getElementById(&qu...Read More
Pure Javascript Countdown Timer Pure Javascript Countdown Timer Reviewed by Bhaumik Patel on 8:20 PM Rating: 5

Bootstrap FAQ Accordion

Bhaumik Patel 8:27 PM
Bootstrap FAQ Accordion DEMO <div class="container-fluid "> <div class="panel-group" id="faqAc...Read More
Bootstrap FAQ Accordion Bootstrap FAQ Accordion Reviewed by Bhaumik Patel on 8:27 PM Rating: 5

Convert currency into words

Bhaumik Patel 8:11 PM
Number to amount in words using Javascript DEMO function convertNumberToWords(amount) { var words = new Array(); words[0] = &...Read More
Convert currency into words Convert currency into words Reviewed by Bhaumik Patel on 8:11 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

knockout js Datasource pagination

Bhaumik Patel 9:05 PM
HTML Table Pagination using Knockout JS function getAnimals() { var params = { limit: this.pager.limit(), startInd...Read More
knockout js Datasource pagination knockout js Datasource pagination Reviewed by Bhaumik Patel on 9:05 PM Rating: 5