error in displaying the menu in Opera browser
-
hi, am using menu.js to build a menu in an aspx page and am also using prototype.js in the same page and i well know that the use of prototype.js before that menu leads to display the menu in a wrong way in Opera browser where as it work well with IE & Firefox browsers. i need to resolve this with Opera browser inorder to display the menu in a right way as it is shown in other browsers. Ref Url: http://www.itifsl.cmlinks.co.in/Insurance/Index.aspx. Kindly help me in getting this problem solved. Thanks in advance. Regards, Jayakrishna
-
hi, am using menu.js to build a menu in an aspx page and am also using prototype.js in the same page and i well know that the use of prototype.js before that menu leads to display the menu in a wrong way in Opera browser where as it work well with IE & Firefox browsers. i need to resolve this with Opera browser inorder to display the menu in a right way as it is shown in other browsers. Ref Url: http://www.itifsl.cmlinks.co.in/Insurance/Index.aspx. Kindly help me in getting this problem solved. Thanks in advance. Regards, Jayakrishna
Looks like you need to handle the CSS of the menu based on the browser. Keep the current display stylesheets for IE & Firefox but have a different one for Opera. You can go for two css classes and refer them based on the browser.