hi, i'm happy that it works at all in safari :) i don't have a mac, so can't easily debug this.
is the � appended after submitting the form? i could take a look at the traffic to see if there's a null character in there - you could use something like this to capture traffic while you're reproducing the issue: "tcpdump -w packets.txt host tacos.mine.nu and port 8080" thx, viktor On Apr 11, 2005 9:48 AM, Kevin Menard <[EMAIL PROTECTED]> wrote: > Hi Victor, > > Indeed, this looks very cool. One thing I noticed however is that with the > JavaScript version "�" is appended to whatever I type (at least on > Safari). This is not the case when JavaScript is disabled. Anyone else > notice this? > > -- > Kevin > > > On 4/10/05 1:33 PM, "Chris Nelson" <[EMAIL PROTECTED]> wrote: > > > Victor, > > > > Wow!! That's some awesome stuff you have there. I'm > > still looking at it, but so far it looks like > > *exactly* what I was hoping we would have in the way > > of Ajax support for Tapestry. The partial form > > posting stuff in particular really rocks! I can't > > wait to start trying to integrated this stuff with > > Trails. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
