views:

254

answers:

0

I'm sure this is simple, but I'm a noob, so I'm not sure how to achieve this... Basically, I have 3 separate divs with 3 separate WP loops. I want to create a script to assign certain the "next post" & "previous post" links to refresh within the div, while the other links would behave normally. This would be easier with a normal site, but the WP loop structure's PHP is throwing me off... I had a similar setup with pure HTML/CSS, but that was using frames (bad for spiders/search engines)... HELP!

Cheers and thanks! :)