localhorst


Member since 01/31/2008

21 snippets

6577 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

localhorst's Recent Snippets



« Prev 1 Next »
ändern der Klasse bei checkbox aktion
1 871 posted 14 years ago by localhorst
Example Running: alphaID(9007199254740989); will return 'PpQXn7COf' and: alphaID('PpQXn7COf', true); will return '9007199254740989' Easy right?
1 869 posted 14 years ago by localhorst
To remove that ugly added padding from submit buttons try this width:auto !important; seems to work for IE7
2 886 posted 14 years ago by localhorst
bring back the old browser detection
1 868 posted 14 years ago by localhorst
dynamic background images flickers in IE6 *** more ressources: [here](http://misterpixel.blogspot.com/2006/09/forensic-analysis-of-ie6.html) and [here](http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B823727) and [here](http://ajaxia...
0 679 posted 15 years ago by localhorst
2 752 posted 15 years ago by localhorst
With the ever increasing use of alternate media types I feel there is a need to deliver JavaScript targeted to these types of devices. This would allow alternate and modified content, as well as a customized user experience through the use of modern...
2 742 posted 15 years ago by localhorst
see website for all information about that. some more theory: [color-scaling-function](http://stackoverflow.com/questions/168838/color-scaling-function) [generate-color-for-a-power-meter-red-to-green](http://stackoverflow.com/questions/340209/gene...
0 860 posted 15 years ago by localhorst
very easy to use pagination class, see website for comments
1 1325 posted 15 years ago by localhorst
This handy trick works in IE5.5/Win and newer. It assumes that the default printer orientation is portrait.
1 836 posted 15 years ago by localhorst
IE can't handle [ option disabled="disabled" ] tags, so this htc will help
0 795 posted 15 years ago by localhorst
Many examples that show how to use the header() function of PHP
3 694 posted 15 years ago by localhorst
„Versioning and Cross-document InteractionInternet Explorer 8 introduces the IE8 standards mode by default—this lets Web designers use the latest rendering features available in Internet Explorer 8. In addition to layout changes, IE8 standards mo...
3 926 posted 15 years ago by localhorst
I know what you think - no discussion about this needless piece of code to prevent copying texts/images from websites, but there are customers outside that are advising resistant and so I use this code to scare off their potential clienteles.
2 825 posted 16 years ago by localhorst
This is a little trick I came up with to add outerHTML functionality in Firefox. For those who aren't familiar with outerHTML, it is an IE addition to the DOM that will return the element's HTML PLUS it's innerHTML. Is it really needed? No, but it ca...
1 1232 posted 16 years ago by localhorst
Creating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be. This can be a very useful thing to do, especially in fluid width layouts when you ar...
1 720 posted 16 years ago by localhorst
When processing text for a search engine or analysis tool, code needs to strip out punctuation, formatting, spacing, and control characters to reveal indexable text. In international text there are hundreds of these characters, and some should be rem...
1 810 posted 16 years ago by localhorst
This snippet shows you how to limit the download rate of a file download.
18 4435 posted 16 years ago by localhorst
The PHP Code appears in Post Comments
4 1385 posted 16 years ago by localhorst
prevent errors in other browsers
0 716 posted 16 years ago by localhorst
customized breadcrumbnavigation for PHPWCMS. Gives more control over styling and display. {MYBREADCRUMB:n}
0 637 posted 16 years ago by localhorst
« Prev 1 Next »