I recently discovered the UJS plugin, and was excited to apply it to
my projects. However, in my first ajaxable link attempt, it doesn't
appear to execute the ajax call, only the original link. Furthermore,
the javascript code does not appear anywhere in the page or in
firebug. From what I can tell, the code is generated on the fly
somewhere.

How can I see and debug this javascript code?

Also, is there any other way to generate javascript code from an
action and/or template and get it to appear it the head section to
perform unobtrusive javascript another way? I am thinking of Ext here.
While I have had great success with using Symfony itself, I have had
nothing but trouble (and complete failure) with every javascript
plugin I have tried. Therefore, my current thinking is to find a
complete, extensible, robust framework similar to Symfony, but for
Javascript. I believe Ext is such a framework. It seems that with such
a framework, it would be best to code the javascript separate from
symfony without using a plugin approach, in a UJS manner. I am not
sure how to add Ext to the program without having the same problems of
it being hidden as with the current UJS plugin. Any suggestions?

Symfony is great, and a robust, working integration with Ext would be
the cats meow.

Thanks for the help,
Scott Daniels
--~--~---------~--~----~------------~-------~--~----~
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