vincelewin
IS-IT--Management
Can anyone suggest how I can do this.
Currently I am using php with a counter and the while loop to generate a div tag for every 10x10 area and using the alt text for the pop up display.
This is resulting in a slow loading page and a lot of html code.
I thought it would look better and load quicker with a single image and a javascript that would indicate your grid location.
Anyone have an ideas on this?
Thanks for any help
Vince
Currently I am using php with a counter and the while loop to generate a div tag for every 10x10 area and using the alt text for the pop up display.
This is resulting in a slow loading page and a lot of html code.
I thought it would look better and load quicker with a single image and a javascript that would indicate your grid location.
Anyone have an ideas on this?
Thanks for any help
Vince