cesarkohl


Member since 05/15/2010

6 snippets

5089 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 1283 posted 13 years ago by cesarkohl
0 1317 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 3150 posted 14 years ago by cesarkohl
How to know if an element exists in JS (and jQuery).
0 1181 posted 14 years ago by cesarkohl
1 1491 posted 14 years ago by cesarkohl
« Prev 1 Next »