Download & Extend

How can I convert a Drupal form into a HTML form ?

Project:Form alter
Version:5.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

How can I convert a Drupal form into a HTML form ?

Comments

#1

View-Source.
Copy-Paste.

Is that what you mean?

#2

Using AJAX on onchange of one list box of I am getting another list box.
Because I am passing this data in (document.getElementById("abc").innerHTML)
I search for this error, data should not contain tag and drupal element is taking tag with this data, so it is not working in IE.
Can anyone help me.

#3

Display the page with the form, look at the HTML.

#4

Status:active» closed (won't fix)