This is a migrated thread and some comments may be shown as answers.

Disable Browser style "Element.Style" from Safari/Chrome

1 Answer 46 Views
Menu
This is a migrated thread and some comments may be shown as answers.
wrathy
Top achievements
Rank 1
wrathy asked on 30 Jul 2012, 08:01 AM
Hi,

I have a menu (Telerik: RADMenu) to be available in arabic language support, which means float from right to left.
the Menu works fine in IE & Firefox, but not on other browsers; but when using firebug inspect element, I get exttra style as below which makes the menu vertical, but when i disable it (using firebug) it show correctly:
element.style {
width:132px;
}
Its part of the ul class
<ul class="horizontal rootGroup" style="width: 132px; ">


So how can i get rid of this browser side encoding.

Thanks

1 Answer, 1 is accepted

Sort by
0
wrathy
Top achievements
Rank 1
answered on 31 Jul 2012, 07:46 AM
Can check my site in safari or chrome browser for the menu:
http://demo.bayaninvest.com/arstart.aspx
Tags
Menu
Asked by
wrathy
Top achievements
Rank 1
Answers by
wrathy
Top achievements
Rank 1
Share this question
or