View Single Post
  #1 (permalink)  
Old 11-13-09, 08:03 AM
mjjwatson mjjwatson is offline
Newbie Coder
 
Join Date: Nov 2009
Posts: 26
Thanks: 2
Thanked 1 Time in 1 Post
Shortcut keys? Superscript/subscript

I'm making an application for teachers, where they can input their own question sets and use them in various ways (print off pdfs, run flash apps, etc).

I have had some feedback from the science departments that they want a way to type in superscript and subscript in the question forms.

I'm a little stumped on how to make this happen. I know how to style sub/superscript of course with css, but ideally they could use a shortcut key, like on a wordprocessor, to enter superscript numbers, for example alt+2 when typing in a textfield.

I really don't know where to begin finding out if this is possible. If anyone has any pointers it would be ultra appreciated. Thanks.
Reply With Quote