March 2009
3 posts
2 tags
Abducted boys' trail is growing hot →
Thank God, it seems that after a very long time there is news regarding the investigation of our two Sunday School boys who were kidnapped by their non-custodial fathers last summer. It appears that they’ve found evidence that they were in Guatemala at some point in the last 9 months, and may in fact still be in Central or South America. That is an extremely vast area, so perhaps its...
3 tags
1 tag
MaKeYOurOwN mkyoon :: Webkit, Chrome(2.0.169.1)의... →
So for some reason the new Chrome Beta is forcing websites to display legends. Very weird. I hope its a glitch they address soon. This link helped me out. Here is the code I used.
legend {
display: none;
position: absolute;
visibility: hidden;
}