It would be wonderful if I were mistaken, but I don't believe that that is possible with a standard <input type="submit"> tag. I'd suggest using a graphic (<input type="image">).
Bob > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, 27 February 2002 9:08 a.m. > To: CFTALK (E-mail) > Subject: [CFTALKTor] accesskey > > > If I have a submit button: > <input type="submit" name="submit" value="Quit" accesskey="q"> > > The attribute accesskey="q" tells the browser if the user hits > alt-q it has > the effect of hitting that button. > > OK, now my question: > I want to convey this message to the user, I want to underline > the Q in the > word Quit, for windows programming you do this usually by > precedding the Q > with an _ or an &. How would one do that in HTML? > > Any ideas is appreciated. > > Thanks > > Terry Fielder > Network Engineer > Great Gulf Homes / Ashton Woods Homes > [EMAIL PROTECTED] > > - > You are subscribed to the CFUGToronto CFTALK ListSRV. > This message has been posted by: [EMAIL PROTECTED] > To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ > Manager: Kevin Towes ([EMAIL PROTECTED]) > http://www.CFUGToronto.org/ > This System has been donated by Infopreneur, Inc. > (http://www.infopreneur.net) > - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Bob Silverberg" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
