Hi,
I am using a fancybox script with sfDynamics, basically, I use the
fancybox "lightbox" to select a contact, and then fill a contact_div
with the appropriate info, as selected in the lighbox.


Problem:
after the lighbox action is hidden, the contact_div is filled with the
appropriate info, but the "modify" link, supposedly the same as the
one used in first place to trigger the lighbox, does not work.

It looks like symfony does not load the sfDynamics::load
('jquery.SCRIPTNAME')  library in the ajax action, so the CSS ans JS
are not available in the rendered Ajax Div.

My Current "solution":
I reaload manually the dynamics JS and CSS needed for the lightbox,
directly in the template, wich does work but also sucks.

Have someone found a better solution to this problem ?

thanks

--

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