top menu jumps when hovered over

Does anyone know why my top menu jumps when it's hovered over (on the soy votives link)? http://dreamsoy.com

ok for me in chrome

Hi Brennie,



Tried this on IE8, Safari 5.1, Chrome, and Firefox 16. Do not seem to be able to reproduce the problem.



Have you enabled css_join, I would recommend this as it will improve first page load time. Website is looking very nice though.

Hi, thanks Johnbol1 & Adrian8!



Strange, it's still happening for me in IE9 & Firefox. I was able to capture an image of it (attached). It's when I hover the mouse over Soy Votives. I have not enabled css_join - what is that exactly?

In config local see join_css



no image attached brennie




// Tweaks
$config['tweaks'] = array (
'js_compression' => true, // enables compession to reduce size of javascript files
'check_templates' => true, // disables templates checking to improve template engine speed
'inline_compilation' => true, // compiles nested templates in one file
'anti_csrf' => false, // protect forms from CSRF attacks
'disable_block_cache' => false, // used to disable block cache
'join_css' => true, // is used to unite css files into one file
'allow_php_in_templates' => false, // Allow to use {php} tags in templates
'disable_localizations' => true, // Disable Localizations functionality
'disable_google_base' => true, //Disable obsolete google base functionality
);

Was just about to close developer tools, but noticed some errors.

This only happens on Google Chrome (Firefox is OK):-

Image captcha is failing on product page (send to friend), I have not checked other pages which use image verification. I just see the requests, but status is failed.



I just checked my development store on Google Chrome and all is OK

Also http://widget-cdn.rpxnow.com/js/lib//engage.js - this request cancelled



This is not related to your original post, but just noticed these.

Hi,



No image attached for hover effect. Have you tried refreshing browser?

The send to friend worked for me. What's the widget-cdn…? Reattaching image.

Capture.PNG

this request “http://widget-cdn.rpxnow.com/js/lib//engage.js” is part of the janrain auth widget so may be an issue with this resource.

The image verification does however work on customer registration page. Maybe it is latency/timeout issue only with Chrome.

I have the same problem in the top menu. The category in the right top is the only one that makes the “jump”.



[attachment=6115:menu1.jpg]



When i select the “ALIMENTACIÓN” category… baam the next category jumps!



[attachment=6116:menu2.jpg]

menu1.jpg

menu2.jpg

I happen to notice this occur during some unrelated testing. Not looked into it, though it could be css related.

I provided a fix on Megamenu bug? - Multi-Vendor Edition - CS-Cart Community Forums



I hope it helps,



Brandon

Thank you for the fix

I think another cause of this is when you change the size of the content on your screen. Like when you press Ctrl on your keyboard & move your mouse wheel. When making things larger, this occurs but not when smaller. Hmm.