If I'm understanding your question you can use
$ajax->link('User Profile', '/users/profile/',
array('class'=>'stylemyajax'))
or
$ajax->link('User Profile', '/users/profile/', array('style'=>'border:
8px dotted green'))
On May 8, 4:49 pm, BigBee <[EMAIL PROTECTED]> wrote:
> I have a site that I'm migrating to cakephp. I've successfully used
> ajax->link for all async, non-stylized links, but I have a number of
> links that require various css classes for their proper layout. I've
> almost spent the past day reading posts and the helper document, but
> no luck. Can someone point me in the direction of some prose to help
> allow me to continue to stylize my ajax links? Thanks!
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---