Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: web-based application or desktop application?

by gsiems (Deacon)
on Dec 04, 2003 at 18:59 UTC ( [id://312282]=note: print w/replies, xml ) Need Help??


in reply to Re: web-based application or desktop application?
in thread web-based application or desktop application?

FWIW, you can do hot keys after a fashion by using the HTML accesskey attribute.

example:

<p><a accesskey="p" ref="http://www.perlmonks.org">Perl monks</a></p>

How well this works depends on how well it is implemented in the browser, but with mozilla at least I can hit ALT+p to *click* the link. IIRC this doesn't work as nicely using IE.

--greg

Replies are listed 'Best First'.
Re: Re: Re: web-based application or desktop application?
by EvdB (Deacon) on Dec 05, 2003 at 09:52 UTC
    Mozilla has one very nice feature in that if you see a link you want, say 'free beer', if you start to type f-r-e-e it will then jump to the links on the page that match what your typing. Pressing return follows the link.

    --tidiness is the memory loss of environmental mnemonics

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://312282]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 20:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found