I'm using a javascript booking engine .. when it is placed in the mainFrame it works fine, but when I put it in the leftFrame (where I want it) the drop box stretches and doesn't stay to size .. breaks out of the div and disappears ... Is there something I'm missing ? is this a problem for JavaScript... Some advice would be appreciated...
A little code would be handy, but this sounds like a CSS problem more than JS- if the text is escaping the div. . . If we could see the code that you're having troubles with it would be easier to give a solid answer. . .