Displaying posts categorized under

Improvements

Adding each script only once

Lets face it - sometimes when we code we do mistakes. It would in our example of the JavaScript server control   be very easy to add the same script twice. It might not look that easy to do that mistake when just looking at the very simple example we have gotten so far – but in [...]