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.

Saturday, June 9, 2007

Javascript Picture Contrain

Here's a test of constraining a picture called from Blogger. The original picture is 1370px high and 770px wide and is NOT located on a Blogger/Google server. In this demo I constrain it with height=400 and take the width it gives. 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.

1 comment:

Tom said...

Here's a little test of the bold vs. strong and the i vs. the em tag.

Tom