I have an instance of Norman's 'Add to cart dropdown' at https://www.graphicz.gb.net/sv2Kartdrop/
Having added something to the cart if you then hover over the cart icon in the header there is nearly a second delay while the
loads.
Once loaded the dropdown is instant.
I have added a font-awesome spinner while the table is loading to improve the user experience but do not know how to add a preloader for the CartLinkText table to avoid this hiatus.
Grateful for any ideas or suggestioons
Thank you
Having added something to the cart if you then hover over the cart icon in the header there is nearly a second delay while the
Code:
"<actinic:variable name="CartLinkText" /> table.table-cart"
Once loaded the dropdown is instant.
I have added a font-awesome spinner while the table is loading to improve the user experience but do not know how to add a preloader for the CartLinkText table to avoid this hiatus.
Grateful for any ideas or suggestioons
Thank you
Comment