Archive for the javascript Category

27 May 2014

extend the console

22:37 | javascript | 1058 views

The javascript console is a very important part of a developer life. Here is a small reshape of the console.


27 May 2014

instead of conditional call

22:36 | javascript | 1093 views

I want to create an easy adjustable command processor class with some implemented callable commands. The command definition like this: In a conditional world we can do the following: Be careful we need to edit this statement every time when we want to put new command into the collection. So we can avoid this if […]


#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; }