Hi Volker, thanks a lot for your reply. I removed the old prototype library from the standard theme jar-file and placed the new one in the Tobago-Resource folder. It works! In which release can I expect dojo?
Regards, Mario -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Volker Weber Gesendet: Montag, 8. Oktober 2007 14:38 An: MyFaces Discussion Betreff: Re: [Tobago] javascript libraries Hi Mario, i don't know jquery. prototype.js 1.4.0 is currently bundled with tobago, this may be the problem when adding 1.5.0 also. But don't relay on the bundle, we plan to remove prototype.js in favor to dojo. Regards, Volker 2007/10/8, Schröder, Mario <[EMAIL PROTECTED]>: > > > > > Hi, > > > > I would like to do some fieldchecking of input fields with the > prototype-library. I'm using the Version 1.5.0. In my first step I just want > to find all input fields. It works with a simple html-page. So I designed a > page containing two input fields and a button with Tobago. But the Mozilla > Firefox throws an error: Prototype.BrowserFeatures has no properties. > Another favourite of mine is the jquery library. But it neither works with > Tobago. > > Has anyone tried to use a library like prototype or jquery with Tobago? > > > > Regards! > >

