Is the Right code for body Tag ? But I am not clear about what is the
'window' and 'load' . Is the part of onload event or what ? I can't
find any refrence.
<body onload="<?=$ajax->javascript->event('window','load',
$ajax->remoteFunction(
array("url"=>"/posts/load/",
"update"=>"posts_view",
"type"=>"asynchronous"
)
) ); ">
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---