Re: Tapestry 4.1.1, Problems with IE and AJAX [update]

2006-12-04 Thread Jesse Kuhnert
The var = error is something I fixed over the weekend. On 12/4/06, Patrick Klein <[EMAIL PROTECTED]> wrote: Hi! Last fridays SVN-Snapshot gives me the following error using firefox when changing one of the components an eventlistener is attached to: ERROR: 10:43:16: Error evaluating script: //

Re: Tapestry 4.1.1, Problems with IE and AJAX [update]

2006-12-04 Thread Patrick Klein
Hi! Last fridays SVN-Snapshot gives me the following error using firefox when changing one of the components an eventlistener is attached to: ERROR: 10:43:16: Error evaluating script: // SyntaxError : missing ; before statement : http://localhost:8080/HelloWorld/app?service=asset&path=%2Ftap

Tapestry 4.1.1, Problems with IE and AJAX

2006-11-30 Thread Patrick Klein
Hello! I'm still having some trouble with my test-application and IE. The intended functionality is the following: Page consists out of three PropertySelections, one TextField and one Checkbox. PropertySelection 1 affects the content of PropertySelection 2 and possibly the content of Propert