Add form controls on the fly?

D

Davey

Is it possible to add new form controls such as <select> and <input>
controls using JavaScript - all client-side and on-the fly?
 
R

RobG

Michael said:
createElement Method (document) (Internet Explorer)

The createElement method is part of the W3 standards and is not specific
to IE.

That is a very ordinary reference that suggests using <script> elements
without the require type attribute and eval when it is completely
unnecessary. It also suggests links to other methods that are IE only
and will likely not work on browsers other than IE.

Better to search this newsgroup for examples of 'document.createElement'
- there are over 1,300 of them.

Sort by date and work from there.

<URL:http://groups.google.com/group/comp...teElement+&qt_g=1&searchnow=Search+this+group>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top