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.