jQuery Validation Plugin – Learn How To Show Custom Messages
Every developer uses validations for HTML forms and it’s better to use plugins instead of custom validations because this way we will not only save time but also will…
Every developer uses validations for HTML forms and it’s better to use plugins instead of custom validations because this way we will not only save time but also will…
This tutorial is about creating a captcha same to Recaptcha. I used CSS and PHP for this. You can find a few tutorials about creating and integrating captcha/Recaptcha in…
You have seen and liked the previous shopping cart tutorials and here is part 2 for that one. I was wandering over the internet and I checked a cart…
I have created an Ajax JQuery based pagination few months before which my users liked very much and there are thousands of downloads of that tutorial. So, I…
This is a super maze game with some interesting working flow created with jquery. I love it. In this game, you have to take the bomb to the end…
This is version 2 of my previous tutorial which was dynamic loading of combos with Ajax. But its much more than that. Its now for n-level dropdowns, I mean…