Can I use jQuery & PHP to display my project gallery?
Hi,
I have a site
http://www.maestro2007.co.il/index.php?mid=3 in which i display project thumbnails on the right, by clicking it, i want that project id to open it's project photos on the left without reloading/refreshing the page. (the data/photos comes from the database using php & mysql)
I tried doing that with ajax's XMLHttpRequest, but i can't execute javascript through responseText.
I was told I could use jQuery for that, but i have NO CLUE has how to do so.
Can anyone help/guide me on this one?
thanks[/url]