On Sat, Apr 5, 2008 at 4:35 PM, William Stein <[EMAIL PROTECTED]> wrote: > > On Sat, Apr 5, 2008 at 2:47 PM, Justin C. Walker <[EMAIL PROTECTED]> wrote: > > > > > > On Apr 3, 2008, at 09:17 , [EMAIL PROTECTED] wrote: > > > > > > I've played with this some -- ctrl-s is frequently the shortcut to > > > save -- in most browsers, to save the current webpage do disk. > > > > > > What do people think of ctrl-enter to split, and ctrl-backspace to > > > join with previous? > > > > +1. > > > > This will work with Safari, right? :-} > > It works with Safari 3.0.4. I don't know if it will > work with the newer Safari-broken version, > for which no keyboard stuff seems to work right > yet...
Safari 3.1 has some pretty significant changes in the event system, I bet that is the problem, here is a good description of it: http://ejohn.org/blog/keypress-in-safari-31/ That article is from the creator of jQuery. He is pretty much a javascript genius in my opinion, .. read some of his other articles, they are very good. You know, if you use an excellent js library like jQuery for everything (Events, Ajax, DOM, etc), then you get for 'free' total normalization of cross browser issues. It's kinda like the wheel, someone else already invented it, you just use it :) -Alex > > William > > > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---