rconnor wrote: > Hi folk > > I have had Prototype 1.4 working well for some time now. I recently > upgraded to 1.5 because i wanted to take advantage of of the effects.js > library from Scriptaculous. I got my effects working just fine but in > return my older code based on v 1.4 stopped working. If i change back > to 1.4 then my effects dont work. > > Any idea what is causing the conflict between the two versions. The > code in particular that I'm trying to execute is a simple Ajax.updater > class which appears to be the same in both scripts. > > Im using IE 7 > > Any help would be apprectiated
Start using Firefox with the Firebug extension, at least for development, and you'll likely find your problem very quickly. IE 7 is only marginally more standards compliant that IE 6 - it is primarily a security and feature update, standards compliance was low on the list of priorities. -- Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
