I’m doing a portfolio website, with the Side navigation that when clicked stays on the same html page but loads new projects into the “content” div. I have so far got it to work but the problem is that each project page has multiple images of the same project, and the “next” and “Previous” links use the .cycle plugin, WHICH DOSE NOT WORK. please help. the website is located at http://www.yaasko.com and I have applied the ajax only to the two top thumbnails.
Thank in advanced
What solved the problem was livequery plugin. Its like live function but you can have functions inside it that are not based on .click event.