Radio Buttons not Showing Checked in FireFox
Friday, February 6th, 2009In the process of building a WordPress plugin that I’m sure will sweep the nation
, I came across a really annoying FireFox bug with Radio Buttons. The problem is that if you two groups of Radio Buttons (say 3 buttons in each group) and you set one button as Checked in each group, sometimes, the button in the first group won’t show up as Checked. Arrrgghhhh! (more…)
Popularity: 25%

I happen to be the only PHP programmer that I know, so it’s hard to ask your buddy what the heck that :: is used for in some OO PHP programs. I know you could post it on a forum and get the answer, but I never did. And Google wasn’t really forth coming when you put :: in a search. Finally I found it in the PHP documentation: check out
