News

The most commonly used JavaScript effect on the Web is the image rollover. For the one person with access to the Web who’s never seen one before, an image rollover happens when you move your ...
I wrote a small javascript function to show images in a popup window. The code is below.<BR><BR><pre class="ip-ubbcode-code-pre">function imgpop(imgLocation){ ...