I have a popup window that floats under the dropdown fields
(this being that dropdown list boxes are window controled elements)
I wanted to know is that a...
Its like a DHTML popup
I did'nt want to put the whole code up
but I believe the part in question is :
function raam(inside, color,width,height, background){
titlecolor = "black"; ...
I'm trying to get a popup to float over window controled elements like Dropdowns boxes
I'm reading up on iframes not sure how it would work has anyone worked with this problem?
I was looking at...