Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q717, on November 08, 1999 at 18:05:39:

You are here: irt.org | About | Feedback | 575 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q717

Sent by
Bill Wilkinson on November 08, 1999 at 18:05:39:

Length:
Too short

Technical:
Not technical enough

Comments:
See my just submitted additions to JavaScript Q30.

You *can* change the color in a form field with MSIE 4.x and above by using a STYLE in the same manner you would do so to a text item in Netscape:

<STYLE>ALL.DEMO { color:white; background:black; }</STYLE>
...
<FORM ...>
<INPUT CLASS=DEMO Name=Any Value=Something>
...

This gives you a "reverse video" form field which is wonderful for some purposes!






Other feedback on 'irt.org FAQ Knowledge Base Q717' - show all

©2018 Martin Webb