Category: Jquery
Load More Results with jQuery and Ajax
Twitter and Facebook using very nice technique for loading more tweets and updates, when you click the more button old tweets display on the screen.
Jquery Add Fields Form Submit using with PHP
How to submit jquery duplicate/Add field values to form with PHP. It’s very basic level code, I had implemented this using relCopy.js jquery plugin to duplicating the existing field. We hope it’s useful for you. Clikc here to Download clone_
Character Count Meter with Jquery
In this post I want to explain how to do live character or word count meter using Jquery. It is interesting and simple just ten lines of java script code. Use it and enrich your web applications with jquery. Click here for Character L
Log in or Sign up with Jquery and PHP
Some users doesn’t like to filling the registration form. So that I had implemented login and singup fields in same block just controlling with jquery and PHP. It’s is very simple javascript and basic PHP code. LoginorSignup Script Download
Profile Edit with Jquery
This post is very special Facebook like profile edit with jquery, ajax and PHP. Why special before I was thinking this is little difficult but I had developed in just 5 minutes using jquery and php. Use this and enrich your web a
Flash Effect Image Loading with Jquery.
How to load images with flash effect using jquery. It is very useful script to loading images with nice effect on your web projects and also simple just seven lines of code. Use it and enrich your web page. Thanks! [php] <script
Asynchronous Search with PHP and jQuery, Part 2
A couple of months ago, I wrote a tutorial focused on creating a static search engine that spidered down through a site hierarchy and searched each web page that it found for a given text string. If you haven’t ready it yet, I recommend that you