| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) | |
|
Senior Member
Join Date: Oct 2007
Location: Ohio
Posts: 160
|
CSS Glitch? and evil javascript validation
Hey guys, I am having two new problems, well one really the other one is a glitch I think and may only be something with my computer. I am trying to validate the site and I have a javascript that is causing an error and I believe that once I get it right the last couple of errors will be corrected. Heres the site link: Clicky When I go to web validator I get this message Quote:
Here's the code for the document: Code:
Any help as to what I am doing wrong would be appreciated. OK the final problem. I noticed that when I have multiple tabs open in FF the CSS dropdown menus have a little glitch. Part way down the flyout the menu has a tiny shift to the left. This also cause the text in one of the other submenus to scrunch together a bit. Here is an image to show you what I mean, ![]() I think it might be something on my computer causing it but I'm not sure =( You guys have been really helpful and I appreciate it. Thanks again for reading this and any advice you can give Zygote |
|
|
|
|
|
|
#4 (permalink) |
|
unusual suspect ™
Join Date: Jul 2004
Location: DE, USA
Posts: 2,710
|
The answers right there on the w3c validation page, the content of which you included in your original post. If you can't find the answer in that then you don't have an easy time ahead of you. |
|
|
|
#5 (permalink) |
|
Senior Member
Join Date: Oct 2007
Location: Ohio
Posts: 160
|
I wondered about that. I also could have sworn that I had tried that before but I must have messed something up. It was pretty late and I probably should not have been trying to fix stuff then By the way, did any of you see that little shift in the submenu if you were viewing in FF with tabs open? It's driving me batty. |
|
|
|
#6 (permalink) | |
|
i'm done, son
Join Date: Jan 2005
Posts: 12,262
|
Your dropdown problem has nothing to do with tabs being open (and it's also broken in IE, but not the same way). It seems to occur at the same height on the two menus affected. That's strange. Did you use the good method of doing dropdowns? Son of Suckerfish Dropdowns | HTML Dog Quote:
|
|
|
|
|
#7 (permalink) |
|
Senior Member
Join Date: Oct 2007
Location: Ohio
Posts: 160
|
Well I was trying to use a pure CSS dropdown and wanted to avoid as much javascripting as I could. I used a method I found here a while back. I knew about the IE problem and realized I forgot to include the csshover.htc along with the IE sniffer. Although so far that doesn't appear to be going over so hot at the moment. I'm still trying to fix that. I'm going to take a look at the sons of suckerfish and see if I'm better off with that. That little shift that occurs at the same height appears to be happening right about where that text field starts in the right column. I have a javascripted scrolling text there as they are going to add more content and the scroll bar is supposed to be styled. Again that is me still learning how to use and implement the script properly. I have some reading and practice ahead of me Thanks again guys |
|
![]() |