WebbedIT
Thanks for your addition!
I included your idea and now, my image moves a little bit, when i move
the mouse over it. :-)
But unfortunately my title / tag option dont works anymore when i move
my mouse over the picture. :/
view:
[code]
<?php echo $html->link($html->image("delete.png", array("alt" =>
"delete", "title" => "delete")), $html -> url(array("controller" =>
&contr, "action" => "delete", $row[$class]['id'])),
array('class'=>'delete'), sprintf(__('Are you sure you want to delete
# %s?', true), $row[$class]['id']), false); ?>
[code]
Do you have an idea to fix this? (Is there something in css?)
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" 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?hl=en