[Javascript] dhtml <div> layers (relative positioning in NS4?)

Anthony E. apwebdesign at yahoo.com
Wed Jun 27 17:34:08 CDT 2001


here's the situation:

I have a table with 3 rows, the middle row has an
empty <div id="div1" style="positioning:
relative;"></div> tag which will be written to with
content from a javascript...

(the first and second rows have paragraphs of info in
them).

In IE 4, when i write to div1, the table data cell
containing <div> is expanded to hold the content
(moving the 3rd row in the table down)...this is how i
want it to function in NS4...

the problem in NS4, is that the <div> tag is written,
but the positioning is messed up -- it's off the
window on the left, clipping the content in <div> tag,
and the  3rd row in the table is not moved down to
accommodate the new content in the 2nd row (<div>
tag).

Any suggestions on how to get this functionality
working in NS4??

Thanks,

=====
--
Anthony E.
AP Web Design

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/




More information about the Javascript mailing list