notjosh wrote:

> To replace your image_tag generated images, there are a few JavaScript
> libraries out there which will do all of the plumbing code for you
> (again, you can include these with a conditional statement). If they
> have JavaScript disabled, then they can deal with an unclean interface
> - it's probably not a useability problem, it just won't look perfect,
> and it'll probably save you a few hours of dev..

The problem with these JS libraries is that they are triggered onload. 
If you are doing AJAX, you would have to do some coding to also trigger 
them on whatever HTML you get returned or generated after an AJAX request.

regards,
Lukas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to