I am fairly new to Tapestry so it is entirely possible that I am
missing something.

I was wondering if anyone is successfully integrating the web 2.0
stuff from script.acul.us with a Tapestry webapp?  I am specifically
having problems when I put the DatePicker component on a page with the
prototype.js file.

I get two js errors in my JavaScript Console in Firefox.
this._calDiv.focus is not a function
line 577 of the asset

unterminated string literal
line 781 of the asset
frm.replace(/\bextend\b/,'

I am almost positive that the js from the prototype library is
conflicting with the js from the DatePicker component but I am writing
to ask if there is a known work around or do I have to choose which
one I like better?

Thanks,
Nicholas

Tapestry: 3.0.3
JVM: 1.5

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

Reply via email to