The issue was that I was using a Dialog to show progress for AJAX progress and that was stealing the focus from the text input. I hacked around it, but I think if I stopped using Dialog, that the focus would no longer be an issue. Thanks, L
On Wed, Apr 15, 2009 at 9:17 PM, Tom Worster <f...@thefsb.org> wrote: > On 4/15/09 4:21 PM, "Lance Speelmon" <lancespeel...@gmail.com> wrote: > > > Unfortunately, that did not work for me... I have tested with both > > Safari4 and FF3. Any other ideas? Thanks, L > > try using only the style sheet supplied with the plugin. if keyboard nav > works then you can work from that back to your preferred styling > incrementally. > > >