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
Comment #1
8bitplateau commentedits ok actually its only because i changed the .js to use fading, i'll fix it there.
Comment #2
dennis605 commentedhow do you fixed this, cause i got the same prob?
thanx
dennis