|
Mailing Lists
|
Home /
Groups /
Cascading Style Sheets (CSS)
CSS menu (Various Browsers)
Need some help..coldfusion 03/05/07 01:05 P Number one thing to do when CSS doesn't work is ensure you have valid HTML.Peter Boughton 03/05/07 01:21 P Ok I validated the HTML and corrected everything but one (dealing withAdkins, Randy 03/05/07 01:44 P It's working fine for me now in Firefox 2.0.0.1, Opera 9.02, and IE 6.0Peter Boughton 03/05/07 02:28 P Yeah I found out that the DIV tag was between 2 <LI></LI>Adkins, Randy 03/05/07 02:34 P Need some help.. I have a site I am getting ready to go live with however, the CSS menu is not the same across various browsers. In IE 7 and Avant 11.0 the menu is fine. In FireFox 2.0 and Opera 9.10 the menu does nto display right. Wondering if any of you CSS gurus can point this out as to the reasoning. The site is: http://psychinstitute.win-dns.com Click on "Program Services", You will see what I mean. BTW: DINNER... I still owe you one for the CSS fix on topLevel highlighting. Thanks!!! Thanks! Number one thing to do when CSS doesn't work is ensure you have valid HTML. (Because invalid HTML often causes problems with CSS) You've got a handful or errors which should be simple to fix: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fpsychinstitute.win-dns.com%2F%23 On 3/5/07, coldfusion@mindkeeper.net <coldfusion@mindkeeper.net> wrote: ----- Excess quoted text cut - see Original Post for more ----- Ok I validated the HTML and corrected everything but one (dealing with the DIV tag and the menu I am having issues with). I also validated the CSS and everything is fine. Some warnings but no errors. However, the issue with the menu still exists. Can anyone assist in shedding some light on this for me? Thanks! Number one thing to do when CSS doesn't work is ensure you have valid HTML. (Because invalid HTML often causes problems with CSS) You've got a handful or errors which should be simple to fix: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fpsychinstitute. win-dns.com%2F%23 On 3/5/07, coldfusion@mindkeeper.net <coldfusion@mindkeeper.net> wrote: ----- Excess quoted text cut - see Original Post for more ----- reasoning. ----- Excess quoted text cut - see Original Post for more ----- It's working fine for me now in Firefox 2.0.0.1, Opera 9.02, and IE 6.0 Try doing a force reload (Ctrl-F5) to make sure it's not using a cached version? ----- Excess quoted text cut - see Original Post for more ----- Yeah I found out that the DIV tag was between 2 <LI></LI> When it should have been in-between the one set WAS: <LI>THIS</LI> <DIV>MENU HERE</DIV> <LI>THAT</LI> SHOULD HAVE BEEN: <LI>THIS <DIV>MENU HERE</DIV> </LI> Thanks for the help! It's working fine for me now in Firefox 2.0.0.1, Opera 9.02, and IE 6.0 Try doing a force reload (Ctrl-F5) to make sure it's not using a cached version? ----- Excess quoted text cut - see Original Post for more ----- http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fpsychinstitute. > win-dns.com%2F%23 > > > On 3/5/07, coldfusion@mindkeeper.net <coldfusion@mindkeeper.net> wrote: ----- Excess quoted text cut - see Original Post for more -----
|
June 19, 2013
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||