Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and 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)?
0