|
Move Images around - They remember
|
Position: 9 |
| Viewed: 35 times |
| Last Updated | Jan 6th 2007 |
|
| License Specifications |
No Specifications |
|
Description
This example shows how to have images that can be clicked and moved around the page.
They remember where they were last moved to (by using cookies) and will appear in the same place the next time.
This script is designed for different pages to use the same script - just change the variable PAGE to be a different unique number.
It works in both IE5.0 and NS4.7
This script needs to have the statement: onload="placemarks()" placed in the BODY tag to work properly.
It might not work correctly as displayed in part of the database... download it- try it out.
|