News

it's just too common a set of terms for google to be helpful. I'm looking for code to take an image, scale it to fit within certain constraints (i.e. set display height or width <= X and then rotate ...
In the previous lesson, I showed you how to do a simple image rollover. In the real world, however, it’s rare that you’ll ever have one rollover on a page. In this column, I’ll show you how to add ...
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){ ...