![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello Can anyone figure out how I can make my page work correctly - http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm The problem is that the CSS Dropdown list/menu is clashing with the text in a separate <div> container. |
|
HELP!! |
#3
| |||
| |||
|
|
Can anyone figure out how I can make my page work correctly - http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm The problem is that the CSS Dropdown list/menu is clashing with the text in a separate <div> container. |
#4
| |||
| |||
|
|
Chris wrote on 17 nov 2003 in comp.infosystems.www.authoring.stylesheets: Can anyone figure out how I can make my page work correctly - http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm The problem is that the CSS Dropdown list/menu is clashing with the text in a separate <div> container. add a z-index to: #menuList ul { margin: 0px; padding: 0px; z-index:1000; } |
#5
| |||
| |||
|
|
Can anyone figure out how I can make my page work correctly - http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm |
|
Thanks, I will try this. My pages pass BOBBY Priority 1, 2 and 3 - and work very well in Screen readers such as LYNX - they are accessible!! |
#6
| |||
| |||
|
|
Thanks, I will try this. My pages pass BOBBY Priority 1, 2 and 3 - and work very well in Screen readers such as LYNX - they are accessible!! |
#7
| |||
| |||
|
|
In article Chris wrote: Hello Can anyone figure out how I can make my page work correctly - http://www.bangor.ac.uk/~absc04/nwetp/dev_02.htm The problem is that the CSS Dropdown list/menu is clashing with the text in a separate <div> container. Well, I can't see that problem using Opera 7.22. I see problem in that content starts only at 3/4 way down on page. Maybe you meaned that? Please describe better what you want to archieve, and what is the problem, and in what browser the latter. HELP!! I sure hope this is just some copy pasted half implemention, as it is not at all as accessible as it says. It doen't pass A-level WGAG, doesn't validate. Your CSS has lots of no good stuff. |
#8
| ||||
| ||||
|
|
Hmmm - your site isnt perfect either at http://www.student.oulu.fi/~laurirai/ |
|
It validates just like mine pal - so whats your point? |
|
And the CSS does what I want it to do - and it validates! |
|
Nuff said |
#9
| |||
| |||
|
|
In article Chris wrote: Hmmm - your site isnt perfect either at http://www.student.oulu.fi/~laurirai/ True. And I don't say that it is. I'm constantly working on it, instead of thinking it would be perfect. I have never seen webpage that I could not find 25 lines of problems, and my own certainly aren't exeption. But, it doesn't have any images with text in them, exept those stupid Bobby, Valid HTML and Valid CSS buttons on http://www.student.oulu.fi/~laurirai/tietoja.html - must get rid of them, even if they have good alt texts. It validates just like mine pal - so whats your point? Yours didn't validate. Try it yourself. And the CSS does what I want it to do - and it validates! Gee, CSS validates. Too bad that it has nothing to do with accessibility. In fact, incorrect CSS is about as likely to cause better than worse accessibility. Nuff said Yes. No need to answer. |
#10
| |||
| |||
|
|
Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> wrote In article Chris wrote: Hmmm - your site isnt perfect either at http://www.student.oulu.fi/~laurirai/ True. And I don't say that it is. I'm constantly working on it, instead of thinking it would be perfect. I have never seen webpage that I could not find 25 lines of problems, and my own certainly aren't exeption. But, it doesn't have any images with text in them, exept those stupid Bobby, Valid HTML and Valid CSS buttons on http://www.student.oulu.fi/~laurirai/tietoja.html - must get rid of them, even if they have good alt texts. It validates just like mine pal - so whats your point? Yours didn't validate. Try it yourself. And the CSS does what I want it to do - and it validates! Gee, CSS validates. Too bad that it has nothing to do with accessibility. In fact, incorrect CSS is about as likely to cause better than worse accessibility. Nuff said Yes. No need to answer. Such an expert then! Okay, can you work out the dropdown menu problem then? And answer my original question...over to you - EXPERT! |
![]() |
| Thread Tools | |
| Display Modes | |
| |