Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Lazy loading multiple forms on page

$
0
0

Replies: 0

I’m working on a form that has many fields and accesses a CVS data file. I’m attempting to reduce page load time. I’ve considered using multiple forms to reduce the number of fields and operations on page load. Is there a way to lazy load a second form on the same page (i.e. limit running the code and accessing the database in the second form either by scrolling or by a timed delay?


Viewing all articles
Browse latest Browse all 59525

Trending Articles