Hi all,
I am evaluation Pylons with the hope of porting a large webapp to it.
So far, I am loving it. Thanks for the great work.
Now, I am having a small problem with the Flickr tutorial. While it
works great in Firefox, I get a javascript error in IE after each ajax
request completes. The blind_down effect works the first time, but is
broken after that.
In the form_remote_tag, replacing:
complete = h.visual_effect("Blind_down", "photos"),
by:
complete = "alert('Done');",
made the error go away, so I first suspected a problem with blind_down
and my version of IE (6.0). But I went to check on the Scriptaculous
page, and the effect works fine there.
Any ideas?
Thanks!
--
Yves-Eric
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---