Design and CSS styles
Version 4.x > Design and CSS styles > CMSMenu + ShareThis/AddThis in Firefox View modes: 
User avatar
Certified Developer 8
Certified Developer 8
bryan-bit-wizards - 6/15/2009 11:25:54 AM
   
CMSMenu + ShareThis/AddThis in Firefox
Hello,

I am using a CMSMenu control which works great in IE and Firefox. However, whenever I add the "ShareThis" or "AddThis" script, the menu no longer functions properly in Firefox. The submenus appear left justified and open on top of each other.

Is there something with the inline javascript of the "ShareThis" or "AddThis" control that causes this? I have tried the same "ShareThis" code in multiple Kentico sites with the same result.

Generic Inline control from the "AddThis:" site:

<!-- AddThis Button BEGIN -->
<a href="http://www.addthis.com/bookmark.php?v=250" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4a3673834218d6a7"></script>
<!-- AddThis Button END -->

-Bryan

User avatar
Kentico Developer
Kentico Developer
kentico_zbysekn - 6/18/2009 6:46:22 AM
   
RE:CMSMenu + ShareThis/AddThis in Firefox
Hi Bryan,
Unfortunately javascript of AddThis button is somehow processing stylesheets so skmmenu have problem process them.
But AddThis button is a 3rd party component so we aren't responsible for their code but you can use as a workaround cmslistmenu which doesn't use any javascript code.
Best Regards,
Zbysek Nemec

User avatar
Member
Member
drh8 - 2/3/2010 5:33:13 PM
   
RE:CMSMenu + ShareThis/AddThis in Firefox
Have there been any hot fixes or code changes that allow AddThis to work in Firefox since the last post in June?

Thanks,
D

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 2/9/2010 2:27:01 AM
   
RE:CMSMenu + ShareThis/AddThis in Firefox
Hello,

Regrettably, there were no changes in CMSMenu (that is based on skmmenu) performed. Could you please consider using CMSListMenu instead of CMSMenu?

Best Regards,

Martin Dobsicek

User avatar
Member
Member
eagleag - 5/30/2011 10:11:46 AM
   
RE:CMSMenu + ShareThis/AddThis in Firefox
anyone find a fix for this one?

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 5/31/2011 1:45:17 AM
   
RE:CMSMenu + ShareThis/AddThis in Firefox
Hello,


Could you please use the mentioned CMSListMenu? You can see a sample code how to make a horizontal drop-down menu using CSS styles here:
CMSListMenu - Appearance and styling


Best regards,
Helena Grulichova