Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] dhtml <div> layers (relative positioning in NS4?)
- From: javascript@xxxxxxxxxx (Anthony E.)
- Subject: [Javascript] dhtml <div> layers (relative positioning in NS4?)
- Date: Wed, 27 Jun 2001 15:34:08 -0700 (PDT)
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/
- Prev by Date: [Javascript] Remote Scripting
- Next by Date: [Javascript] dhtml <div> layers (relative positioning in NS4?)
- Previous by thread: [Javascript] Success: 1+1=2!!!
- Next by thread: [Javascript] dhtml <div> layers (relative positioning in NS4?)
- Index(es):