Hi vivacomputers
Your issue seems solved
Anyway for other users with the same issue this is the change to apply at your code in the file script.js change
box.setStyle('display','none');
box1.setStyle('display','none');
To:
box.setStyle('visibility','hidden');
box1.setStyle('visibility','hidden');
but this can be solved also upgrading the module to the last version.
This topic contains 16 replies, has 5 voices, and was last updated by pavit 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum