Showing posts with label ajax. Show all posts
Showing posts with label ajax. Show all posts

Monday, July 20, 2009

Jquery PHP Ajax Pagination

Jquery PHP Mysql - Ajax paging with magic link trick.

Click Here

Thursday, June 18, 2009

ajax link on no javascript problem - jquery

Problem:
I use jquery for developing ajax processes.

like $("#myLink").click / load...

if the browser javascript disabled, then the ajax link will not work and the user cant go through the pages in the website...

Solution: http://yensdesign.com/2009/06/safe-ajax-links-using-jquery/

Wednesday, May 6, 2009

Hidden page problem in ajax - Jquery

Problem in accessing hidden / remote file directly when using ajax...

http://beski.wordpress.com/2009/05/06/hidden-file-problem-in-ajax/

Friday, April 24, 2009