Uh... operator error? Cake is a *server-side* framework, and as such, has little to no impact on client side code. You are only limited by your inabilty to use Cake properly.
I noticed in that code that you're using relative paths to get to your images. I would suggest something like this instead: <?=$this->base; ?>/img/<filename_here> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
