PDA

View Full Version : Help to fit the WindowScript in a cell


FFN
21.08.2001, 18:00
I have a cell in which I would like to use Thomas Brattli´s WindowScript http://www.dhtmlcentral.com/script/script16.asp
But I can´t solve how to fit the script in. I would like to have Only 1 window in this cell, and I would like it to look like the one Thomas Brattli uses - the same style. And I would like the window to fill out the whole cell.
I have spent more than 10 hours trying to solve it, but I´m a beginner at dhtml....
Can you print the code I have to use...?

If you need further details - just ask!!!

I hope that you will help me cause I´m tired of all the time I have used whitout any results.....

To see the page I´m talking about see this page
http://www.jopa.dk/test/question.htm


/FFN

_kcortez_
21.08.2001, 23:15
I had this same problem what you do is adjust the postion of the windows layer..
example:
<pre id=code><font face=courier size=2 id=code>
<div id="window1" change->top="101" change->left="2" style="dah dah dah">
</font id=code></pre id=code>

Kevin Cortez
http://webjunker.com

FFN
22.08.2001, 04:55
Where can I see the code that you have used?