View posts in English only. (RSS feed)

The best way to hide content by JavaScript

In my daily work I take care of front-end part of quite big factory portal. In small websites I have never seen flickering problem those parts of content which are hiding by JavaScript while page is loading. On enterprise is different. Some pages are incredible big, their parts load from many different sources and I see which parts of content are hiding one by one.

I tried to find the best solution, on the Google there isn’t a lot of information about good practice in JavaScript, however I think that I know how to do this best. I show you few solutions; unaccessible, bugged and accessible solutions.

Continue reading »»»

  • Monday, 17 December 2007
  • 1,577 views
  • 2 responses

Eyescreener

Dziennik Internautów w artykule “Widzialni” przeprowadzą audyty stron instytucji publicznych pisze, że niewidomi z Polskiego Związku Niewidomych zrealizują audyty stron internetowych pod względem dostępności dla osób niepełnosprawnych i zgodności ze standardami WAI w ramach projektu “widzialni” organizowanego wspólnie z agencje robiącą strony internetowe.

Mowa jest także o innowacyjnej technologii Eyescreener. Owa technologia jest zgodna ze wszystkimi poziomami WCAG i umożliwia takie poszeregowanie informacji, menu nawigacyjnego, podręcznego aby odczytywanie wiadomości przez program czytający było najefektywniejsze.

Continue reading »»»

  • Wednesday, 31 October 2007
  • 723 views
  • 8 responses

Accessibility Statement on huge portals

I have never seen any huge portals, corporations pages, which have clean HTML and full CSS layout. In another words which was accessible. But, most of the portals have a page called: accessibility statement or something like this, where we may find information about font resizing, inverting colors on the page, and so on.

Continue reading »»»

  • Tuesday, 19 June 2007
  • 1,248 views
  • 2 responses

Double content

I have got a dilemma, because I have to write code (XHTML, CSS and so on) based on design from an agency. Design looks nicely, but usability of it is not so good.

Continue reading »»»