News

I wrote a small javascript function to show images in a popup window. The code is below.function imgpop (imgLocation) { img = new Image (); img.src = ...
There might be some cases when we need to call a function without checking if function's definition is loaded or not. If loaded then that will be fine but if not ...
Posted in internet hacks, Security Hacks Tagged header, image, javascript, picture, vulnerability, xss ← Electronica 2014 Wrap-Up Morse Decoder’s Lean And Sexy Search Algorithm → ...
This single image can help you learn the popular coding language, JavaScript We are back with our programming language series with a single image thanks to China-based developer Yusheng. Yusheng has ...
Developed "Reveal the Hidden Picture: A JavaScript Matching Game," a web-based memory game designed to challenge and entertain players by unveiling a hidden image. The game involves a 3x4 grid of ...