1,813
การแก้ไข
| บรรทัดที่ 275: | บรรทัดที่ 275: | ||
=== General Form Head & Form Object === | === General Form Head & Form Object === | ||
'''{{code|lang=javascript|1= general_form_head(form, is_master=false, multipart=false)}}''' | |||
In essence, this Jinja2 script is responsible for the following actions: | In essence, this Jinja2 script is responsible for the following actions: | ||
# Create a {{code|lang=html|<form>}} DOM element corresponding to the form. | # Create a {{code|lang=html|<form>}} DOM element corresponding to the form. | ||