cesarkohl


Member since 05/15/2010

6 snippets

3973 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

cesarkohl's Recent Snippets



« Prev 1 Next »
The idea here is that you contain the content you want to center in two divs, an outer one and an inner one. You float both divs so that their widths automatically shrink to fit your content. Next, you relatively position the outer div with it's righ...
0 980 posted 12 years ago by cesarkohl
0 1069 posted 13 years ago by cesarkohl
The HTML simply discovers if it's IE and its version or if it's not IE. The jQuery discovers if it's IE, Firefox, Webkit Engine (Chrome and Safari) or Opera and its version as an integer.
1 1757 posted 13 years ago by cesarkohl
How to know if an element exists in JS (and jQuery).
0 919 posted 13 years ago by cesarkohl
1 1254 posted 14 years ago by cesarkohl
« Prev 1 Next »