Here is a link to the site I'm working on www.mtopcomputer.com
Basically it is one large JPG image with image mapping laid over it.
The JPG image has a place 'drawn' to contain a FORM.
I'm trying to position the FORM in the correct spot on the JPG.
I can do it, but when viewing the web page from another computer - the FORM has moved !
Assuming this is caused by differing screen resolutions, I change the POSITION attributes from PX (pixels) to % (percent).
But the form still moves. I can get it to look good on any one computer, but not consistently on all computers
Ideas ?
Thanks,
-:>Kevin