Ada Elgavish wrote:
I do not know enough programming to understand what the errors listed by CSS 
Validator mean...; thus, I am afraid I cannot correct them...I do understand, 
though, that these are errors of syntax in both the horizontal and the vertical 
navigation spry. Would correcting these errors of syntax solve the problems I 
have at http://138.26.120.126/CAMAC/Trial19.html ? (Copied them again below 
this message).

Would still like to develop the website, if I can get some help...

Thanks.

Ada

Hello Ada,

To develop a site one must pause, ponder what is really necessary, and then go forward.

The HTML had the remnants of a site designed when IE5 for still popular. Ditch support for IE5.

I presume Dreamweaver can add some junk id class fragments. They are really not needed.

Spry menus use javascript. Maybe you can use the same core CCS for both the menu like in the ursidae menu [1] but use the switch for the vertical menu.

Unfinished but here is a test.

<http://css-class.com/x/trial19.htm>


Only took 1 hour and 15 minutes and an extra 5 minutes to bring IE7 and IE6 on board.

BTW, you had these CC.

<!--[if IE]>

<![endif]-->

IE9 beta and IE8 don't need fixing. I altered the CSS in about 4 places to help IE7 and IE6 along and IE6 needed one extra hack.


1. <http://css-class.com/articles/ursidae/>



--
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to