Todd


Member since 12/14/2006

Name: Todd Prouty

Todd

Location: Minnesota

Website: http://toddprouty.com/

3 snippets

1824 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

Todd's Recent JavaScript Snippets



« Prev 1 Next »
This was created as a temporary solution to the wide dropdowns that sometimes appear in OpenAir timesheets and cause horizontal scrolling. Adding this script as a bookmarklet and clicking it will resize all selects (dropdowns) on a page to 340px wide...
0 501 posted 16 years ago by Todd
One notorious discrepancy between IE and Firefox (or other "good" browsers) is the way they access the class HTML attribute. While I've used more complicated solutions in the past, this simple solution doesn't require any browser detection or even a...
2 800 posted 17 years ago by Todd
In Internet Explorer, it's a well-known issue that tags are rendered above other layers and things like drop-down menus. This fix is specifically for the "Son of Suckerfish" drop-down menus (see URL), which are entirely CSS-based (JS is needed only...
1 771 posted 17 years ago by Todd
« Prev 1 Next »