Hi all,
Right I've been doing my nut in getting this to work.
I have a image gallery on my page, It has a placeholder that holds 12 images that is read in from the database (SQL)
On the same page I want to also display the other albums and when an album is clicked it is loaded into the image placeholder without re-submitting the page.
I've researched lots of Ajax / Jquery stuff and its a bit over my head and I cant seem to just pick up the script as easily as I thought.
Can anyone suggest a script that would do this for me?
Thank you in advance,
Newbily yours!
Wayne.
Page 1 of 1
Dynamically replace content?
#3
Posted 16 March 2010 - 12:31 PM
JQuery really does have excellent documentation - see http://api.jquery.com/jQuery.ajax/
If you read and more importantly understand how ajax works, you'll realise what you're attempting to do is quite simple - this one of the primary uses of ajax, loading content into a div.
Have a read of my link first and then post back
I wrote a VERY simple article showing content loading @ http://www.web-desig...ng-with-jquery/ - that may be a good starting point?
If you read and more importantly understand how ajax works, you'll realise what you're attempting to do is quite simple - this one of the primary uses of ajax, loading content into a div.
Have a read of my link first and then post back
I wrote a VERY simple article showing content loading @ http://www.web-desig...ng-with-jquery/ - that may be a good starting point?
- ← Need help displaying an image on a drop down list selection
- Server Side (PHP, Databases, ASP.NET, etc)
- Changing .asp pages to .html pages. Any Implications? →
Share this topic:
Page 1 of 1
Help















