Quick Info
Brought to you by:
electronicswhiz,
nachmore
This was something that came up a while ago - how about
having certain words that when hovered over a
definition pops up? The visual cue could be a dotted
underline word or a small ? <sup>ed next to the word or
something.
The content could pop up in a sort of Windows style pop
up baloon and dissapear when clicked on...
This would be to help newbies along with some of the
more technical terms (POP/IMAIL anyone?)
Logged In: YES
user_id=1321619
We could (more easily) do this by using the <acronym> tag
which is supported natively in Firefox. All we'd have to do
is add one line of code into the CSS file (so the hover icon
is set to the question mark).
Logged In: YES
user_id=1398116
Given that you know how to do this Vekron do you want to do
this one yourself?
Logged In: YES
user_id=1321619
Sure, I've assigned the task to myself.