public marks

PUBLIC MARKS from decembre with tags test & javascript

2017

JQUERY - CHECK/UNCHEK - Demo in JSFiddle

As per the jQuery documentation there are following ways to check if a checkbox is checked or not. Lets consider a checkbox for example (Check Working jsfiddle with all examples)

2014

JAVASCRIPT - Jscript - Named function expressions demystified

(via)
In a nutshell, named function expressions are useful for one thing only — descriptive function names in debuggers and profilers. Well, there is also a possibility of using function names for recursion, but you will soon see that this is often impractical nowadays. If you don’t care about debugging experience, you have nothing to worry about. Otherwise, read on to see some of the cross-browser glitches you would have to deal with and tips on how work around them.

2008

J'ai testé µTorrent WebUI sur Cyberdeeder.com

L'idée est simple et géniale : Pouvoir prendre le contrôle de son µTorrent à distance, sans aucun logiciel à avoir sur soi, juste une interface Web et une petite dose de Javascript.