Hi.
i have forum :
<?php echo form_remote_tag(array(
'update' => 'wall',
'url' => 'wall/addcomment',
'before' => "if(!\$F('comment')){return false;}",
'complete' => "$('comment').value='';"
)) ?>
it was working fine. But after i install jQuery it is not working anymore as
Ajax!
Before, it brings result in ajax and updates wall div. But now, it goes to
"wall/addcomment" not bringing result!
___________________________________________________________________
Yahoo! Türkiye açıldı! http://yahoo.com.tr
İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---