I'm liking your idea about hiding the links. That's an easy way to deal with it. I think I'll increase the opacity of the overlay so as to disguise the missing links and see how it looks.
Thanks! On Apr 5, 3:43 pm, RobG <[EMAIL PROTECTED]> wrote: > On Apr 5, 10:54 pm, "T.J. Crowder" <[EMAIL PROTECTED]> wrote: > > > > Disable the controls not in the dialog - disabled controls don't get > > > focus. > > > That was my first thought when reading his post, but it was the links > > that stopped me (and so I was interested to see answers in this > > thread). > > Sorry, I missed the links bit. You can set their visibility to > hidden, then show them again. Your problem is that the browser itself > controls what happens when a key is pressed, you can only interfere > with it to the extent you are allowed, which may be different and > require different handling depending on the browser. > > -- > Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
