JavaScript constructors (call them classses if You prefere) have some problem with private parameters or private methods. To use a private p...
current information about computer and internet
JavaScript constructors (call them classses if You prefere) have some problem with private parameters or private methods. To use a private p...
I've just updated last JSON JavaScript object adding a dependency on JSONError dedicated error object. I've uploaded a new object ...
Sorry guys, I'm trying to solve the problem but it seems really hard to do. I found a new way but I tested this piece of code: Function....
I've just uploaded my last JSON object in devpro , merging last tips & tricks to make JSON encoding and decoding faster and a bit sa...
I was coding to solve eval re-definition problem ... it's simple: FireFox can delete eval but native eval code will persists so You can...
This is the second time I open this post because I didn't do a good debug but my solution, a sort of personal brainstorming, was good en...
With MetaDOM style I wrote a little function to add runtime external scripts, this time compatible with all modern browser ;) This function...