![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
In message <pan.2004.08.15.12.31.48.494265 (AT) tobyinkster (DOT) co.uk>, Toby Inkster <usenet200408 (AT) tobyinkster (DOT) co.uk> writes jake wrote: Still, it's a simple-enough task to set up your CSS so that <abbr> and acronym> get the same treatment regardless of tag choice and browser -- although there's a little extra work in the mark-up. Nah-uh. Try this in IE URL:http://examples.tobyinkster.co.uk/test-abbr>: Guess what it does? Displays 'abbr' and 'acronym' ? 'abbr' in the users' default text form? 'acronym' as 150% red text on a yellow background? |
#22
| |||
| |||
|
|
Edwin van der Vaart wrote: Martijn wrote: Hello Everybody, G'day. First of I want to say that I don't normally post to newsgroups so I've I'm doing anything wrong please say so. Second I'm Dutch so don't mind the English (I'm hoping the spellchecker works) I'm also a Dutchman. The spell checker does work ;-) I was wondering I've somebody could check my site at http://www.test.xw3b.nl. It's my first whiteout tables for layout. Any/all comments would be appreciated When I'm viewing your page with Firefox with a window of 800x600 px, I miss the subjects "Kleur vast menu" and "Klear los menu". Other than that, the page and lay-out looks good. Keep up the good work. I forgot to mention. When I view the site with Firefox on Linux/Mandrake 10.0 the font size is rather small, for my taste. If have set a font size of 12 px. On http://www.xw3b.nl/voorbeelden/versie/1/ try to use the hover for the menu image instead of the js hover script. On http://www.xw3b.nl/voorbeelden/versie/2/ increase the font size to e.g. 90 or 95%. Please remove the intro/splash page on http://www.xw3b.nl/voorbeelden/versie/3/ and go straight to the index.php page. Use style sheet of the table pages at http://www.xw3b.nl/voorbeelden/voorb1.htm and http://www.xw3b.nl/voorbeelden/voorb2.htm The same goes for the frame pages at http://www.xw3b.nl/voorbeelden/voorb3.htm and http://www.xw3b.nl/voorbeelden/voorb4.htm The pop-up page doesn't work when js is disabled. Try to use this: a href="main.php" onClick="NieuwVenster();return false" When js is enabled there will be a pop-up to the main.php, when js is disabled main.php the visitor can enter the page. |
| http://www.test.xw3b.nl/help.php [qoute] In het nieuws staat dat het menu blijft staan tijdens het scrollen, dit gebeurt bij mij niet. Hoe kan dit? U gebruikt waarschijnlijk Microsoft Internet Explorer(IE). IE ondersteund deze functie helaas niet. Wilt u hier toch gebruik van maken (en van een stabielere en veiliger browser) kunt u, naar mijn menig, het beste Mozila Firefox downloaden en gebruiken. [/qoute] Add Opera with Java Consol as a stable and saver browser too. |
|
Perhaps add a new question to the help/FAQ: "Hoe kan ik de tekst vergroten of verkleinen?" |
#23
| |||
| |||
|
|
In message <cfnq9o$m1a$1 (AT) testnews1 (DOT) home.nl>, Martijn webmaster (AT) NO_SPAMxw3b (DOT) nl> writes [snip] In my menu I got some accesskeys, to show to people which key they should use I underlined them like a href="link.php" accesskey="h"><u>H</u>ome</a it looks fine but the screen reader reads it as "H" "ome" so thats no good. Is there a way with CSS to underline only the first letter of a word without placing that letter between tags? Try 'First-letter'. (Works in IE and Opera, but not in Netscape or Mozilla.) About the <abbr> or <acronym>: the IBM reader does not care if its <abbr> or <acronym> it just disregards them completely ![]() Yes. As I said, most AT UAs don't use them, and those that do use them in a variety of ways. HPR simply ignores accesskey settings completely. PS. You'll find that access keys won't work with most AT UAs because most of them use some of the key-combinations for their own short-cuts to cater for people with disabilities that preclude them from using a mouse. regards. |
just kept rebooting even in safe mode.
#24
| |||
| |||
|
|
On Sun, 15 Aug 2004 18:08:16 +0100, jake <jake (AT) gododdin (DOT) demon.co.uk> wrote: In message <pan.2004.08.15.12.31.48.494265 (AT) tobyinkster (DOT) co.uk>, Toby Inkster <usenet200408 (AT) tobyinkster (DOT) co.uk> writes jake wrote: Still, it's a simple-enough task to set up your CSS so that <abbr> and acronym> get the same treatment regardless of tag choice and browser -- although there's a little extra work in the mark-up. Nah-uh. Try this in IE URL:http://examples.tobyinkster.co.uk/test-abbr>: Guess what it does? Displays 'abbr' and 'acronym' ? 'abbr' in the users' default text form? 'acronym' as 150% red text on a yellow background? Exactly! So logically, if she weighs the same than a duck, she's made of wood. And therefore, IE will not recognize a damn thing you do to the <abbr> element because as far as it's concerned, it's NOT an element. |
|
abbr will not take styles in IE. |
|
What markup do you propose which will enable abbr and acronym to get the same treatment regardless of tag choice and browser? |
#25
| |||
| |||
|
|
jake wrote: This is an <acronym title="acronym">AC</acronym> and this is an <abbr title="abbreviation"><span class="abbr" title="abbreviation">AB</span></abbr I would hardly describe changes to the markup of potentially hundreds of pages (perhaps too complicated for a simple regexp to do it all?) as "a simple-enough task to set up your CSS". Well, if you code it this way when you code your page, then there's no |
#26
| |||
| |||
|
|
Hello, Just to let you know your spell checker does not work. In your sentence where you said, "I was wondering I've somebody could check my site at http://www.test.xw3b.nl it should be if not I've "Martijn" <webmaster (AT) NO_SPAMxw3b (DOT) nl> wrote in message news:cfm89b$udv$1 (AT) testnews1 (DOT) home.nl... Hello Everybody, First of I want to say that I don't normally post to newsgroups so I've I'm doing anything wrong please say so. Second I'm Dutch so don't mind the English (I'm hoping the spellchecker works) snip |
![]() |
| Thread Tools | |
| Display Modes | |
| |