taken off
Make your table with in relation to 5 columns, and however many rows you desire, then add your cellspace of related to 5 or 10 to it which should work.
This is one way you do this in dreamweaver at any rate!
You’ll need to work with java script to see what images needs to be displayed in the large area. So, you’ll prolly would like to preload the large images in order to pull them in place quickly. The images to the side are not similar image files as being the image files displayed large to the left. Look at that guys source for inspiration. wow! shannon noll’s code is quite clean, however this doesn’t happen follow the 50 character width standard for many of us code.
Nonetheless, he has most of his script stored inside a file script. js
< script language=" JavaScript" src=" script. js" type=" text/javascript" > < /script>
He is known for a dummy image:
< img id=" pic" src=" images/pic_01. jpg" alt=" " name=" pic" width=" 208" height=" 310" />
He then is known for a link surrounding each one image which conveys to the script to create the swap:
< any href=" images/pic_01. jpg" target=" _blank" onclick=" photo. src='images/pic_01. jpg'; return(false)" >
.