$ajax->link($html->image('resultset_previous.png'),'/host/'.($num).'/'.($page-1),array("update"
=> "results",'loading'=>"Element.show('spinner');" ,'loaded'
=>"Element.hide('spinner');" ),null,false);
$html->image('url') generate a good path ('/img/image.jpg')
but $html->image('image.jpg') or "<img src='image.jpg' >" ... in a ajax
link generate a bad path ('/app/webroot/img/image.jpg')
Regards
Dom
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---