1 Jul
2011
1 Jul
'11
11:29 p.m.
I¹m trying to replace the contents of a block in an ajax_command_replace function. I can¹t seem to address it right. Here¹s what I¹ve tried: $commands[] = ajax_command_replace('#user_favorites.content', $output); $commands[] = ajax_command_replace('#user_favorites->content', $output); $commands[] = ajax_command_replace('#user_favorites', $output); User_favorites is a block created and initially populated by a custom module and this is working fine. The ajax replacement of contents is not. What am I doing wrong? -- Alex Adams hawkVision building highly agile worlds of knowledge A2 Technology Partners, Inc. 831-724-1397 alex@a2technology.com www.a2technology.com
5442
Age (days ago)
5442
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Adams