javascript - Items in slider window not showing until inspect element is used -


the items in "accessories" pane not displayed upon loading in prestashop web site developed. height of element (pane) shows 0px.

however, once "inspect element" function in firefox or "inspect" in google chrome used, items appear in accessories window correctly.

yet disappear again if page reloaded or refreshed! know how solve problem?

below links sample pages:

http://www.filterdepot.ca/index.php?id_product=8&controller=product

http://www.filterdepot.ca/index.php?id_product=78&controller=product


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -