Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 06, 2012 10:10 AM by basmaa
Member
130 Points
136 Posts
Mar 05, 2012 09:31 PM|LINK
Hi all,
I used CSS Friendly Adapters to make horizontal submenu.
it works prefectly on local but when uploaded site online,it does not work and menu appear as table in render htm.
can help me?
Participant
836 Points
285 Posts
Mar 05, 2012 09:38 PM|LINK
It could be a browser issue. What browser do you use in local and production?
If it is less than IE 8 it will give you similar error as browser<8 dont have compatibility view.
Try adding:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<meta http-equiv="X-UA-Compatible" content="IE=7">
Mar 06, 2012 06:47 AM|LINK
I used Firefox ,Google Chrome, IE browsers. and the menu does not work in all browsers
Mar 06, 2012 10:10 AM|LINK
can anyone help me? i need to fix it urgently.
basmaa
Member
130 Points
136 Posts
Horizontal SubMenu Problem
Mar 05, 2012 09:31 PM|LINK
Hi all,
I used CSS Friendly Adapters to make horizontal submenu.
it works prefectly on local but when uploaded site online,it does not work and menu appear as table in render htm.
can help me?
Inayat Rasoo...
Participant
836 Points
285 Posts
Re: Horizontal SubMenu Problem
Mar 05, 2012 09:38 PM|LINK
It could be a browser issue. What browser do you use in local and production?
If it is less than IE 8 it will give you similar error as browser<8 dont have compatibility view.
Try adding:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<meta http-equiv="X-UA-Compatible" content="IE=7">
basmaa
Member
130 Points
136 Posts
Re: Horizontal SubMenu Problem
Mar 06, 2012 06:47 AM|LINK
I used Firefox ,Google Chrome, IE browsers. and the menu does not work in all browsers
basmaa
Member
130 Points
136 Posts
Re: Horizontal SubMenu Problem
Mar 06, 2012 10:10 AM|LINK
can anyone help me? i need to fix it urgently.