What is your most obfuscated JavaScript example (5 lines maximum)?
- by snowlord
JavaScript is known as a language with many weird features. This probably makes it a good language to write extremely obfuscated and hard to understand code in (in the style of The International Obfuscated C Code Contest).
What would be your best example of obfuscated JavaScript code (5 lines maximum)? I am thinking that it should be very hard to understand, but also have an element of style or humor in it.
And for clarity: using obfuscation tools is not the point, of course. Hand crafting only!