funkpucker
10-30-2003, 09:40 PM
Okay, here's the deal. I have a text area that imports external XML and is formatted with a StyleSheet. If an XML document has a hyperlink and an Image, when hovering over the hyperlink, the text margin from that point on changes.
So say the Image is 200 pixels wide, is aligned left, and there's a hyperlink 5 lines from the bottom of the document.
When you hover over the hyperlink, a Margin is set for the last 5 lines of text on the left side of the page that is 200 pixels wide (the width of the image).
I tried taking out the CSS for the links, and getting rid of the CSS alltogether, but that didn't work.
Is there any way to fix this, or any other way I could import an image into this textarea along with text and hyperlinks so it can all be scrollable and dynamic?
Or would I have to use Macromedia Director for something like this?
So say the Image is 200 pixels wide, is aligned left, and there's a hyperlink 5 lines from the bottom of the document.
When you hover over the hyperlink, a Margin is set for the last 5 lines of text on the left side of the page that is 200 pixels wide (the width of the image).
I tried taking out the CSS for the links, and getting rid of the CSS alltogether, but that didn't work.
Is there any way to fix this, or any other way I could import an image into this textarea along with text and hyperlinks so it can all be scrollable and dynamic?
Or would I have to use Macromedia Director for something like this?