On 11/05/2014 11:41 AM, Charlouze wrote: > Hey, > > I had similar problem when using both prototype and jquery. (prototype is > the default infrastructure provider) > > I add the code below to solve my problems : > configuration.add(SymbolConstants.JAVASCRIPT_INFRASTRUCTURE_PROVIDER, > "jquery"); > > Is this helping ?
I already have this in my module so unfortunately this was does not solve it :( Kind regards, Martijn > > 2014-11-05 10:54 GMT+01:00 martijn.list <martijn.l...@gmail.com>: > >> Whenever I open a page in Firefox, the page always hangs showing the >> pageloading-mask (the wait while loading indicator). This only happens >> when Javascript is enabled and only on Firefox. My pages work perfectly >> on Chrome. This happened before with a really basic page and somehow it >> started working (not sure why). Now however I'm again stuck at the page >> loading phase. I tried deleting FF cache and restarting FF but this did >> not solve it. >> >> FF error console mostly reports CSS warnings/erros but there is also a >> Javascript error (not sure whether this has anything todo with it though): >> >> Timestamp: 11/05/2014 10:51:50 AM >> Error: TypeError: this.element.readAttribute is not a function >> Source File: >> >> http://localhost:8080/ciphermail-subscription-server/modules.gz/t5/core/dom.js >> Line: 137 >> >> Using FF 33 on Ubuntu 12.04 and Tapestry 5.4 beta 22 >> >> Any idea what might be the cause of getting stuck while loading? >> >> Kind regards, >> >> Martijn Brinkers >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> > -- CipherMail email encryption Open source email encryption gateway with support for S/MIME, OpenPGP and PDF messaging. http://www.ciphermail.com Twitter: http://twitter.com/CipherMail --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org