[mochikit] Re: Connect Issues

2007-11-05 Thread Dorian Raymer
Hi Feesh, It looks like you need to spell MochiKit with a capital K in your myLoadFunction. I've stumbled on that error a few times. Do you use any javascript console in your web browser? If you don't, I highly recommend using the FireBug Firefox extension. It is awesome. -Dorian On 11/5/07, Kevi

[mochikit] Re: Connect Issues

2007-11-05 Thread Kevin Damm
Nothing really pops out at me from your example code. Do you get any Javascript warnings or errors when that input field gets focus? Or, better yet, do you have a publicly-accessible demo page that we can poke around at? - Kevin On 11/5/07, feesh <[EMAIL PROTECTED]> wrote: > > > Hi all, > >

[mochikit] Connect Issues

2007-11-05 Thread feesh
Hi all, I'm just beginning with Mochikit and have a very basic question. I have 3 columns, each of them has a search field at the top. I'd like it so that when you select a search field, that column highlights. Then when you tab to the next field, the next one highlights, and the previous on

[mochikit] Re: Mochikit preventDefault() example don't work

2007-11-05 Thread Beau Hartshorne
That sounds like a browser problem. Some keyboard event's can't be overridden. Beau On 5-Nov-07, at 10:27 AM, Rodrigo Avila wrote: > > Hi all, > > I'm trying to use the Mochikit example (http://www.mochikit.com/doc/ > html/MochiKit/Signal.html) in 4 browsers: Safari, Opera, Firefox e IE > (al

[mochikit] Mochikit preventDefault() example don't work

2007-11-05 Thread Rodrigo Avila
Hi all, I'm trying to use the Mochikit example (http://www.mochikit.com/doc/ html/MochiKit/Signal.html) in 4 browsers: Safari, Opera, Firefox e IE (all in Windows Vista). But the "Check this box to test preventDefault() in your browser" checkbox don't work for F1 key in IE and Safari (when I hit