Profile
Achievement
TALlama's Recent Snippets
- All /
« Prev 1 Next »
By default, the 'Administrator' user in XP won't show if any other users are defined. This is moronic. This one registry value will make that user show up regardless.
3
956
posted 16 years ago by TALlama
Determines if a given element is visible, by checking a variety of things. Will work for CSS or inline style declarations of visible:hidden or display: none. Will check if it's inside of an invisible element, as well.
3
1008
posted 16 years ago by TALlama