HighDots Forums  

Problem with drag and drop objects and select box

alt.html.dhtml alt.html.dhtml


Discuss Problem with drag and drop objects and select box in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jens Riedel
 
Posts: n/a

Default Problem with drag and drop objects and select box - 11-02-2004 , 09:32 AM






Hi,

I have a problem with Internet Explorer. When I drag a drag-and-drop
object over a select box, the select box stays in the foreground instead
of behind the dragged object.
Mozilla displays this right, other form object like text fields or
radion buttons work correct on IE, too.
Is there a workaround for this bug?

Thanx,
Jens


Reply With Quote
  #2  
Old   
Randy Webb
 
Posts: n/a

Default Re: Problem with drag and drop objects and select box - 11-02-2004 , 07:46 PM






Jens Riedel wrote:
Quote:
Hi,

I have a problem with Internet Explorer. When I drag a drag-and-drop
object over a select box, the select box stays in the foreground instead
of behind the dragged object.
Yep, thats the way it works. Select lists are Windowed objects, outside
the browser (they are an OS dependent item in IE), and are immune to
z-index.

Quote:
Mozilla displays this right, other form object like text fields or
radion buttons work correct on IE, too.
That depends on what you consider "right". For Mozilla, it does it
"right" for the way Mozilla decided to implement Select Lists. For IE,
it was implemented the way it works.

Quote:
Is there a workaround for this bug?
What bug?

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq


Reply With Quote
  #3  
Old   
Jens Riedel
 
Posts: n/a

Default Re: Problem with drag and drop objects and select box - 11-03-2004 , 02:31 AM



Randy Webb wrote:

Quote:
Is there a workaround for this bug?

What bug?
Sorry, but for me it's not understandable why one single form element
should behave a different way than all other ones. And I can't see any
sense or benefit this behaviour has.

Regards,
Jens




Reply With Quote
  #4  
Old   
Randy Webb
 
Posts: n/a

Default Re: Problem with drag and drop objects and select box - 11-03-2004 , 05:29 PM



Jens Riedel wrote:
Quote:
Randy Webb wrote:

Is there a workaround for this bug?


What bug?


Sorry, but for me it's not understandable why one single form element
should behave a different way than all other ones. And I can't see any
sense or benefit this behaviour has.
IFrames have the same behavior. The reason it was done that way was to
take the load off the browser and let the OS handle them. Hence they are
windowed objects. Its not a bug, its the way its designed to work and it
works that way.



--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.