Yeah it must be some kind of clashing.. However switching to newest version of scriptaculous and prototype fixes the problem and actually improves performance..

Ryan Sonnek wrote:
That's odd.  I run all of my examples in FF2 and have never seen that issue.

On 6/26/08, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]>
wrote:
I can't figure out why, but I am getting these in my scriptaculous pages
(using ff2, safari3 does not complain):

unterminated string literal document.write("<script id=__onDOMContentLoaded
defer src=\n prototype.js (line 3661)
Prototype is not defined linear: Prototype.K, effects.js (line 54)
Object.isUndefined is not a function if(Object.isUndefined(Effect))
dragdrop.js (line 3)

uncaught exception: controls.js requires including script.aculo.us'
effects.js library

Even though these are added:

<script type="text/javascript"
src="resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js"></script>
<script type="text/javascript"
src="resources/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/wicket-ajax-debug.js"></script>
<script type="text/javascript"
id="wicket-ajax-debug-enable"><!--/*--><![CDATA[/*><!--*/
wicketAjaxDebugEnable=true;
/*-->]]>*/</script>

<script type="text/javascript"
src="resources/org.wicketstuff.scriptaculous.ScriptaculousAjaxBehavior/prototype.js"></script>
<script type="text/javascript"
src="resources/org.wicketstuff.scriptaculous.ScriptaculousAjaxBehavior/builder.js"></script>
<script type="text/javascript"
src="resources/org.wicketstuff.scriptaculous.ScriptaculousAjaxBehavior/effects.js"></script>
<script type="text/javascript"
src="resources/org.wicketstuff.scriptaculous.ScriptaculousAjaxBehavior/dragdrop.js"></script>
<script type="text/javascript"
src="resources/org.wicketstuff.scriptaculous.ScriptaculousAjaxBehavior/controls.js"></script>


Does anyone have a clue?

--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to