|
Posted by Jukka K. Korpela on 04/13/07 11:02
Scripsit ojorus:
> I have an input-element (ex a text field), and I want it to be
> completely invisible.
<input type="hidden">
It's difficult to guess whether that's what you really need, but it surely
makes an input element invisible.
(Well, on some browsers it may oddly affect vertical spacing in special
circumstances, and clever users have their ways of making invisible things
visible, but the former can be prevented by simple testing and tuning and
the latter is inevitable anyway.)
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Navigation:
[Reply to this message]
|