Better integration between PHP and Javascript

I remember when I first started to experiment with Javascript many years ago and not quite understanding the difference between client side and server side technology. Why Javascript had to be so far separated from PHP was (at the time) beyond me and it took me some time to work out ways around combining these [...]

Is “display:none” ok?

I’m interested if people think it is. 456 Berea Street seem to think it’s taboo. Their logic here is that screen readers will skip this content and therefore it shouldn’t be used. I’m a little perplexed though because if I don’t want something to appear on the screen, I also wouldn’t want a screen reader [...]