I'm trying to create an image that makes an Ajax call when it is
clicked. Looking at ajax.php gives this example on line 00115:
$ajax->link(imageTag("refresh"), array("update" => "emails", "url" =>
"list_emails" ));
However, imageTag is deprecated so this doesn't work. A Ajax clickable
image would be a very useful tool to a lot of people so I guess there
is someway to do it, but I can't find it. Anybody have an ideas on how
to do this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---