Hi Erik, thanks for the reply.  I've been messing with things and I
tried replacing my calls to local versions of prototype/scriptaculous
to use google:

<script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.3/
prototype.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.2/
scriptaculous.js" type="text/javascript"></script>

And it seems to be working now.  Does anyone know if there's a known
issue using jquery's noConflict() with prototype/scriptaculous?  I'm
wondering if the (older) local version I was using was the culprit.
It looks like it.

Reply via email to