Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 v33(all) BUG+FIX: Previous/Next Topic alt text
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ericv
Starting Member

Netherlands
14 Posts

Posted - 13 February 2002 :  09:49:26  Show Profile
This is all very minor I'm sure, but it struck me as weird.

If you access the first topic in a forum (same holds for last), with Prev/Next Topic enabled, then you get an icon for Next Topic to the right of the text Topic in the header of the table showing all the topics. There's no icon to the left of Topic, because there is no previous topic of course (this one being the first). Instead there is a blank icon, icon_blank.gif, which you don't see, but if you move your mouse over it you get the alt text "Previous Topic". It's around line 834 of topic.asp. Why hasn't the alt text been left empty? Is there any reason for this, or is it just an oversight?

Cheers,

Eric.


Eric V.

crash
Advanced Member

Netherlands
2064 Posts

Posted - 13 February 2002 :  11:14:39  Show Profile  Visit crash's Homepage
minor bug? cant get rid of all the minors during late-hour-programming...



-----------------------------
visit Crash's website
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 February 2002 :  15:48:20  Show Profile
On line #835 and #843 of topic.asp remove the following from the tag for the icon_blank.gif image:

alt=""Previous Topic""


fixed in v3.4
Go to Top of Page

ericv
Starting Member

Netherlands
14 Posts

Posted - 14 February 2002 :  02:57:55  Show Profile
quote:

On line #835 and #843 of topic.asp remove the following from the tag for the icon_blank.gif image:

alt=""Previous Topic""


fixed in v3.4



Just being fastidious on a minor point, but I think it would be better to remove just the text "Previous Topic", and leave in a blank alt tag as follows.

alt=""""


The Accessibility Guidelines of the W3C prescribe that functional images should have a meaningful alt text, and non-functional images should have an empty alt tag. This helps marks these images, such as filler blanks, for special-purpose browsers.

Mind you, the forum is a long way from W3C Accessibility compliance. This would be a mere drop in the ocean.

Cheers,

Eric.


Eric V.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 14 February 2002 :  03:41:49  Show Profile
On line #835 and #843 of topic.asp change the following in the tag for the icon_blank.gif image:

alt=""Previous Topic""


to:

alt=""""


fixed in v3.4
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07