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

Feedback on: irt.org FAQ Knowledge Base Q1315, September 26, 2000 at 22:53:58:

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

Feedback on:
irt.org FAQ Knowledge Base Q1315

Sent by
Amos Bannister on September 26, 2000 at 22:53:58:

Worth:
Not worth reading

Length:
Too short

Technical:
Not technical enough

Comments:
The solution to this question is not entirely correct. Two possible solutions come immediately to mind, both of which I have used successfully in the past, and both of which work fine with both IE and Netscape. A summary of these solutions is below - I can elaborate if you wish.

Solution 1: Create another FORM containing a TEXT INPUT control. Wrap the form in a <DIV> and set the visibility to invisible. When you want to "create" the text box, just make the DIV visible and position it where-ever you need.

Solution 2: It is possible on both Netscape and IE to dynamically create layers (actually DIVs, but they're the same thing kind of). So a more advanced solution would be to create a new layer and write a new form definition to the layer. I have created a set of DHTML widgets based on Dan Steinman's DynAPI which do this quite nicely.

As I mentioned, I can elaborate on either of these solutions - email me for more information.

--
Amos Bannister



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

©2018 Martin Webb