-
SitePoint Enthusiast
populate a layer with image , its name
Dear All
Following link opens up a page showdetail.php and display details for id=$_REQUEST['id']
<a href="showdetail.php?id=<?php $rows['id'];?>">Show Details</a>
What i want to do ....
Use jquery ajax so that this page (or contents of the page) will be displayed in a div / layer
instead of opening up of a page
-
The HTML-People example code from http://bulletproofajax.com/code/ is an excellent example of how it's done.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks