Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Delay Loading of Custom Tag Data
Hi everyone,
We have several pages that rely heavily on pulling dynamic info from a huge list of items that frequently takes upwards of 5 seconds to load. I'd like to add a script to these pages that will cause the browser to skip these dynamic elements until the html is loaded and then fill them in.
Example: http://shop.mudhole.com/Shop-Our-Catalog/Shikari-Sale/SH-II-Graphite
On this example page every specification is being drawn dynamically from a custom item field value.
It seems like a script like the one below would work for NS hosted pages, but it will have to be modified. Evan – or anyone from NS – can you tell me if this is possible (and provide some guidance on how)?