Wow... didt take me long after posting my question before I found the
problem... (after desperate attempts trying ANYTHING)

Seems some function added in the code by Dreamweaver caused prototype
to break:

[code]
/*function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value
+"'");
  if (restore) selObj.selectedIndex=0;
}
*/

[/code]

On 21 Feb, 11:12, "skaue" <[EMAIL PROTECTED]> wrote:
> After upgrading to prototype 1.5.0 and scriptaculous 1.7.0 my
> autocompleter.local died... firebug reports that effects.js is to
> blame calling Element.addMethods();
>
> I can not find out why cause as far as I can see it does exist in
> prototype.js.
>
> Any pointers anyone :(


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to