Tip rollover error

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Wed Nov 10, 2010 9:39 pm
MyStore 2.0.9 / K2Mart

Next to the price is an info button, blue circle with an i, and on rollover is causing errors. It doesn't work in any of the browsers I've tested. Is this an issue with MyStore or K2Mart? Error message below.

Message: 'WIDTH' is undefined
Line: 654
Char: 1
Code: 0

Message: Object expected
Line: 654
Char: 1
Code: 0
User avatar
Fresh Boarder

GK User
Wed Nov 17, 2010 9:47 pm
I just wanted to give an update to this error. It was being caused by K2Mart and I had to add a line of code to the head of the template to fix it. The developers of K2Mart will hopefully fix this in the next update.

Here's the code they suggested to add to the head area of the template.

Code: Select all
<script language="javascript" type="text/javascript" src="<?php echo JURI::root();?>components/com_virtuemart/js/wz_tooltip.js"></script>
User avatar
Fresh Boarder


cron