hi i got this working well for me - thanks
i used
$current = node_load($node->nid);
PRINT node_view($current);
in my theme as to print entire node but not in list.

but ...

if i have multiple ajax blocks on one page the pagers all trigger each other!
how would i go about changing this ?

thanks

Comments

8bitplateau’s picture

Status: Active » Closed (fixed)

its ok actually its only because i changed the .js to use fading, i'll fix it there.

dennis605’s picture

how do you fixed this, cause i got the same prob?

thanx

dennis