I've hopefully come up with a suitable and accessible drop down menu for one
of my sites and would appreciate any feedback. It looks OK to me on my pc's
in IE7, IE6, FireFox and Opera.
This was done with OpenCube's Visual Infinite Menu tool. You may see a
popup that says it's an evaluation copy and has to be purchased.
It's heavily controlled by CSS, and is supposed to work when Javascript is
turned off.
I did get a couple of validation errors that I'm not sure what to do with,
as they were generated by the tool:
Error Line 25, column 22: document type does not allow element "STYLE" here
<style type="text/css">.imcm ul,.imcm li,.imcm div,.imcm span,.imcm
a{text-align
The element named above was found in a context where it is not allowed. This
could mean that you have incorrectly nested elements -- such as a "style"
element in the "body" section instead of inside "head" -- or two elements
that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax in HTML
documents. Due to HTML's rules of implicitly closed elements, this error can
create cascading effects. For instance, using XHTML's "self-closing" tags
for "meta" and "link" in the "head" section of a HTML document may cause the
parser to infer the end of the "head" section and the beginning of the
"body" section (where "link" and "meta" are not allowed; hence the reported
error).
Error Line 28, column 22: document type does not allow element "STYLE" here.
<style type="text/css">
The test page is at www.ncmhcso.org/test-inner4.htm
Thanks in advance,
Tom Rogers
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/