-
DHTML Window and select form elements
1) Script Title: DHTML Window widget
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ndow/index.htm
3) Describe problem: I'm trying to use the div option to display a popup. It works fine except that the select fields of the form shows thru (on IE 6.0). I tried creating an iframe behind the window, but moving the window exposes the iframe. I could use the iframe option, but want to display information that's embedded in the page. My current solution is produce a fake page that I can reference from the url for the iframe, but if someone has a better solution, I'm all ears.
Thanks
-
-
Creating an IFRAME that follows the DHTML window around and behind it is probably the best solution, though we are talking about a lot of added code just to support a legacy browser. Have you tried just using the IFRAME option instead, which shouldn't have the same overlapping issue in IE6 as the DIV option.
DD Admin
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks