Archive for July, 2015


26 Jul 2015

Class with optional new keyword

20:49 | javascript | 778 views

Goal: create class allow creation without the new keyword The pattern is simple: The creation itself is the following:



#sidebar a { color:#fff; } #sidebar ul ul li { color: #DEF585; } #sidebar h2 { color: #fff; } #sidebar ul p, #sidebar ul select { color: #BEDDBE; } #backfly { background: url(images/golfBallWallPaper.jpg) left bottom fixed repeat-x #65a51d; }