On Nov 28, 2007, at 12:32 PM, Woodham, Thomas wrote:
> $('filter-box').update (transport.responseText );
> alert ('filter-box should now be updated.\n\n' +
> transport.responseText);
> } else {
> alert ("I couldn't find the filter-box div.");
> }
> },
> onFailure: function () {
> alert ('Unable to draw filter.');
Do any of your alerts fire in IE, or does nothing at all work at all?
Can you try adding Firebug Lite to the mix and see if it flags
anything for you?
Walter
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---