Hi all!
I'm developing an aspx page using Visual Studio 2008 where I have a png image of a map of my country and many other png images, one for each state of my country. I'm trying to place these other images (little dots) over the image of the map using relative positioning. But I place the controls in design time at the position I want (under menu Format -> Position...) and when I open the page in any browser, I get a totally different position of those controls.
To illustrate what I'm explaining, I'll include 2 pics, one of my page in design time and other one opened in IE:
(Ops! When I was posting the question I discovered that new users can't post image tags, so I'll try to post just the links, sorry)
Does anybody know why is this happening and how to fix/deal with it?
Thanks a lot in advance.
Greetings, R.