1) Script Title:
Ajax Tabs Content

2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tent/index.htm

3) Describe problem:

I'm trying to incorporate this script into a wordpress setup. I can get everything working okay, it loads external html pages no problem... However I was wondering if there was any way of loading certain wordpress pages/posts within the tabbed box rather than a full html page?

Similar to the
Code:
<?php
query_posts('p=5');      
?>
code in wordpress.

If not, does anyone know a way of doing it with some other script?

Thanks,
Teeb(s)