PhotoWall creates a container (<div>) filled with the specified images.
The images will be positioned in a way to avoid gaps in the container and to maximise its space.
A simple, self-explanatory demo is included with the download package.
Here are some key features of "PhotoWall":
Configurable options:
· width - A number indicating the width of the container
· height - A number indicating the width of the container
· maxImgWidth - A number indicating the max width of each individual image
· maxImgHeight - A number indicating the max height of each individual image
· minImgWidth - A number indicating the min width of each individual image
· minImgHeight - A number indicating the min height of each individual image
Requirements:
· JavaScript enabled on client side