jQuery function to animate number increment
If you want to do something fancy with numbers on your site using jQuery, here is a snippet on how you can animate your number. $(‘.count’).each(function () { $(this).prop(‘Counter’,0).animate({ Counter: …
If you want to do something fancy with numbers on your site using jQuery, here is a snippet on how you can animate your number. $(‘.count’).each(function () { $(this).prop(‘Counter’,0).animate({ Counter: …
The code below will let you to check a valid URL in PHP. When we need to validate an input field that only accepts URL, you can use the following …
After taking quite a long holiday time, it’s good to get back to work and earn money ( Yes!). But sometimes I feel I need something new to do, something …
This is my first template I created and I would like to share it for free. It is very simple template built in Dreamweaver. If you like it, please leave …
“Twenty years from now you will be more disappointed by the things that you didn’t do that by the ones you did do. So throw off the bowlines. Sail away …
Easter Holiday Break and Anzac day in Perth, Australia are coming on end of this week. But is it really going to be a holiday break for web developer? I …