Monthly Archives: 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 … Continue reading

Posted in Ajax, Jquery, PHP, Tutorial | Tagged , | 18 Comments

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 … Continue reading

Posted in Jquery, Tutorial | Tagged , | 81 Comments

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 … Continue reading

Posted in Ajax, Jquery, PHP, Tutorial | Tagged , , | 13 Comments

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. … Continue reading

Posted in Ajax, Jquery, PHP, Tutorial | Tagged , , | 98 Comments