ข้ามไปเนื้อหา

ผลต่างระหว่างรุ่นของ "CuneiForm"

เพิ่มขึ้น 680 ไบต์ ,  13 เมษายน 2567
บรรทัดที่ 547: บรรทัดที่ 547:
#* Where applicable, bind a ''change'' event to the referenced fields so that they trigger a form re-populating routine when changes are detected.
#* Where applicable, bind a ''change'' event to the referenced fields so that they trigger a form re-populating routine when changes are detected.
# '''Finalize ''References to DOM Elements & Objects'' and ''Field State & Type Attributes'' families of {{code|form_obj}} attributes.'''
# '''Finalize ''References to DOM Elements & Objects'' and ''Field State & Type Attributes'' families of {{code|form_obj}} attributes.'''
# '''Bind events to form fields, adjacent buttons, and image boxes'''
# '''Deal with form fields, adjacent buttons, and image boxes'''
#* Assign additional field attributes to facilitate ''track_tb'', ''search'' and ''instacalc'' routines
#* Bind events to take care of ...
#** Functionalities of adjacent buttons
#** Field formatting for all special types
#** Pattern recognition for date/time types
#** Form navigation while considering the fields' ''search'', ''instacalc'', ''field_modal'', and ''field_tab'' attributes.
#* Minor behaviour tweaks via attributes and/or event bindings
# '''''If 'pack_del' is {{code|lang=javascript|true}}'', bind the relevant submission event'''
# '''Bind pre-submission and submission routine'''
# '''''If 'populate' is {{code|lang=javascript|true}}'', send a data fetch request'''


== Notable Features & Sub-routines ==
== Notable Features & Sub-routines ==