I would like to show results of my analysis in textboxs or labels.. but they would make more sense when I show it with a image. I would like to overlay the texboxes over the image in order to do so.
I did a search and found that this could be done by using two div and then overlaying them. I tried but it did not work for. Any idea on how I can acheive this ??
Edit:
Well I guess it can be done by have two div's and overlaying them over one another but when you try to set the position of the textboxes or the labels you need to make there position absolute.
...
Go to the complete details ...