Results 1 to 3 of 3

Thread: Web for Visually Impaired
      
   

  1. #1
    alyboy is offline Sergeant
    Join Date
    Jun 2009
    Posts
    28

    Lightbulb Web for Visually Impaired

    Presently building a charity web for invalid people. Is there a way in Blue Voda to make the web text user friendly for the visually impaired, ie, is it possible to provide icons thar could activate larger page text.
    Many thanks for your consideration

  2. #2
    mingswanfoo's Avatar
    mingswanfoo is offline Second Lieutenant
    Join Date
    Mar 2009
    Posts
    106

    Default Re: Web for Visually Impaired

    Sometimes the text size you've specified for your webpage isn't suitable to the viewer, depending on his browser configuration or OS. This useful script by Taewook uses Dynamic CSS to let the viewer himself modify the text size of the page on demand, by clicking on an Increase or Decrease Font Size link. Now that's a kind of personalization your viewers may just appreciate!

    This script is most appropriate for webpages styled using CSS or a minimal of deprecated HTML tags, though it can also affect text sized using explicit <font size="x"> tags (see Customization below). Compatibility wise, a DOM enabled browser is required for the script to take affect- IE5+/NS6+/Opera 7+ etc....

    Try this script...

    It should be what you are looking for...
    Best Regards,

    Foo

  3. #3
    alyboy is offline Sergeant
    Join Date
    Jun 2009
    Posts
    28

    Default Re: Web for Visually Impaired

    Thanks, Foo. that is precisely the info that I am looking for. I will study and will come back to you, if I may, if I have a problem.
    Kind regards, Al

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49