-1
votes
1answer
288 views

Truly cross-browser/cross-platform font-rendering web embedded fonts? Does it all come to images? [closed]

I've spent eons diving into @font-face issues for RTL languages, font-rendering on different browsers, PDF support, and so on. My objective is to have CSS-compatible Arabic (a RTL language) text on ...
4
votes
1answer
188 views

Javascript and 508

I was wondering if someone has a article of common practices a web developer should practice while using Javascript on a web page, keeping in mind the web page should be 508 compliant. I saw some ...