Thursday, September 1, 2011

how to attach image in ajax link

<?=$ajax->link(($html->image("like",array('escape'=>false))),'/user_articles/vote/up/'.$article['Article']['id'],array('update'=>'vote_'.$article['Article']['id']),null,false);?>
out put
<img src="/cakeplate/img/like" alt="" />
before ask
I try to find answer in group and follow it but doesn't work
how to fix it

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: