DanDanAUS
05-14-2008, 08:46 AM
Greetings all,
I have been playing all day today trying to figure out this problem of mine with no luck.
Essentially i would like to horisontaly allign 3 div tags one after another.
Here is why:
I have an activeX control that i write to the page using document.write method. I place that in an div tag. I would like to create essentially 4 other div tags that will sorround the activeX control pretty much like borders. I would like to do that because on the div tag i can put on click method to know what edge of the image of the activeX has been clicked. Is that possible to do?
Any advise?
Pretty much would look like this:
________
| activeX |
----------
the lines east represent a div tag.
Any help on this?
Cheers
Dan
I have been playing all day today trying to figure out this problem of mine with no luck.
Essentially i would like to horisontaly allign 3 div tags one after another.
Here is why:
I have an activeX control that i write to the page using document.write method. I place that in an div tag. I would like to create essentially 4 other div tags that will sorround the activeX control pretty much like borders. I would like to do that because on the div tag i can put on click method to know what edge of the image of the activeX has been clicked. Is that possible to do?
Any advise?
Pretty much would look like this:
________
| activeX |
----------
the lines east represent a div tag.
Any help on this?
Cheers
Dan