![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, if you look at this page: http://playground.emanuelblagonic.co...op-down-menus/ Showing a menu and sub-menu web page in Firefox or Opera, the submenues are shown vertically. This presumably because of the display:block style which according to the css page ( http://www.w3schools.com/css/pr_class_display.asp ) : "The element will be displayed as a block-level element, with a line break before and after the element" However, when you see the menu page with IE7, the submenus are displayed incorrectly (horizontally). Is there a way to make it show correctly?? I have tried with display:list-item and others but can not achieve the desired effect (make it display vertically, like in Firefox and Opera and presumably others). Thank you, Omar. |
#3
| |||
| |||
|
|
Actually, IE7 displays the 1st level submenus horizontally (as you said) but the 2nd level submenus (the subsubmenus) vertically. The page is XHTML. Since I use only HTML, I haven't paid thorough attention to threads in this newsgroup regarding XHTML. However, what I have seen suggests that IE has problems rendering XHTML. I don't know if this was corrected between IE6 and IE7. |
#4
| |||
| |||
|
|
dorayme <doraymeRidThis (AT) optusnet (DOT) com.au> writes: You have to serve XHTML as łtext/html˛ for both. While XHTML 1.0 may be served as text/html, the W3C requires XHTML 1.1 to be served as application/xhtml+xml, if I remember correctly. |
#5
| |||
| |||
|
|
User-Agent: MT-NewsWatcher/3.5.1 (Intel Mac OS X) You have to serve XHTML as ?text/html? for both. |
#6
| |||
| |||
|
|
Internet Explorer will happily ignore the content-type if only the “extension” is .html . http://www.unics.uni-hannover.de/nht...nt-type.x.html |
#7
| |||
| |||
|
|
Andreas Prilop wrote: Internet Explorer will happily ignore the content-type if only the “extension” is .html . http://www.unics.uni-hannover.de/nht...nt-type.x.html Okay, but IE still is not handling xhtml, this just should how badly broken IE is and parses xhtml as bad html... |
|
All this does is give the clueless that they can use xhtml because their page "display" in the IE browser. |
|
|| hexadecimal EBB o-o decimal 3771 |
#8
| |||
| |||
|
|
On Fri, 28 Mar 2008, dorayme wrote: User-Agent: MT-NewsWatcher/3.5.1 (Intel Mac OS X) You have to serve XHTML as ?text/html? for both. Have a look at http://www.smfr.org/mtnw/docs/Mime.h...sage_with_MIME http://www.smfr.org/mtnw/docs/TextEncoding.html if you want to include non-ASCII characters in your postings. |
#9
| |||
| |||
|
|
User-Agent: MT-NewsWatcher/3.5.1 (Intel Mac OS X) Content-Type: text/plain; charset=ISO-8859-1 |
|
You saying my quote marks are not coming out right? |
#10
| |||
| |||
|
|
You saying my quote marks are not coming out right? |
![]() |
| Thread Tools | |
| Display Modes | |
| |