cesarkohl


Member since 05/15/2010

6 snippets

6537 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 1588 posted 13 years ago by cesarkohl
0 1599 posted 14 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 3520 posted 14 years ago by cesarkohl
How to know if an element exists in JS (and jQuery).
0 1461 posted 14 years ago by cesarkohl
1 1734 posted 15 years ago by cesarkohl
« Prev 1 Next »