Make a selection from the drop-down list.




Make a selection from the second drop-down list.

The second drop-down was made to work by changing the 'form name="jump" ' to "left" and the change was also made "location=". Interestingly, the second "jump" inside the [] was not changed.

Sunday, August 3, 2008

Constrain Using Javascript #2

Here's a test of constraining a picture uploaded to Blogger. The original picture is 1370px high and 770px wide. Clicking here will take you to a copy using the regular <a href=> tag. It may open full size or maybe not depending on your screen. Now I will use some javascript to constrain the picture to 300 high and we'll see if the full version opens or of it ais a scroller. Click here for the javascript version. That was the demo.