I've been at a couple of other boards that allow you to use ALT-S for submit on the new topic and new reply screens. It's very handy. ---------------------------- Jim Lewis FrappyDoo! Forums MovieForums.com
i don't know how to do that, but it would be easy to make a tab go to the submit box using tabindex in the form element tags, so the text box is tabindex="1", and the submit button is tabindex="2", etc ---------------------------- This message will self-destruct in 5...4...3...
Yeah, I'm really not convinced this is doable by me personally... Looks like a bitch. . ------------------ "Everything was true. God was an alien. Oz really is over the rainbow. ...and Midian is where the monsters live." -Nightbreed "The quickest way to a woman's heart, is with a pickaxe." - Cryptkeeper
I really don't know much about UBB or InfoPop. With vBulletin, there is a template for new posts and editing posts, etc. You just look for the text that looks like: Code: <INPUT TYPE="Submit" NAME="submit" VALUE="Submit Reply"> Change it to: Code: <INPUT TYPE="Submit" NAME="submit" accesskey="S" VALUE="Submit Reply (Alt-S)"> Of course, since I don't know diddly about UBB, this might not work. ------------------ Jim Lewis FrappyDoo! Forums MovieForums.com <FONT COLOR="#000000" SIZE="1" FACE="Verdana, Arial">[This message has been edited by jamesglewisf on January 19, 2001 at 05:25 PM]</font>
I'll run an offline test on that code, and let you know if it works. ------------------ -Administrator / Owner "Everything was true. God was an astronaut. Oz really is over the rainbow. ...and Midian is where the monsters live." -Nightbreed