Archive for April, 2009
Show More Comments – Ajax, Jquery, Php, Mysql
I saw a post in jquery group discussion: http://groups.google.com/group/jquery-en/browse_thread/thread/b59304e8544c0293?hl=en, now i am free, so dicided to try something.
This script is just an idea of showing more comments, with no css, with this idea we can update this further as we want.
Clcik Here For Demo
Click Here For Source
This Contains: index.php, config.php, show_more.php, jquery.js and show_more.js
index.php
Scroll effect with local anchors – Jquery
I forgot where i got this idea of this script, but i remember this is not my own.
About the script:
This is to make some scroll effect inside a page anchors to target (like #content). Click Here For The DEMO
How to use:
Simply add this scroll.js script with jquery. Set the anchor tags which want to use [...]
Ajax Pagination with Anchor Navigation
In the previous tutorial there is a drawback, we can not go to a specific page directly, we can not give a link to a user to view a particular page. I have faced this problem in many places while play with ajax, and frame content loading.
But now we can solve this by this tutorial: [...]
Ajax Pagination with Jquery,PHP,Mysql
This is my first experiment in Ajax (I don’t know how to explain this, many thanks if experts give me some tips).
Many thanks to http://yensdesign.com , this post http://yensdesign.com/2008/12/how-to-load-content-via-ajax-in-jquery/ of him just give me an idea to do this.
This Package can load data from table and with all fields.
This contains 5 files
1. content.php (php file [...]