Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Atlas Drag extender problem. [modified]

Atlas Drag extender problem. [modified]

Scheduled Pinned Locked Moved Web Development
helptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vik20
    wrote on last edited by
    #1

    Hi I am using Atlas control toolkit and found this big problem with Drag panel. I was trying to use the Drag Panel in one of my page which also contains some drop down lists. When I Drag the drag panel on the dropdownlist (I am using IE) I see the dropdownlist above the drag panel. This behaviour is only taking place in IE and not in firefox. I do not know the real reason of this problem but this is making life difficult for me. * Does any one know how to solve this problem? * Can this be solved? I wanted to use this feature in a new site which will be live in a few weeks. http://vikram.qsh.eu/pages/blogdetail.aspx?blog\_id=23 Thanks Vikram -- modified at 7:39 Friday 7th July, 2006

    R 1 Reply Last reply
    0
    • V vik20

      Hi I am using Atlas control toolkit and found this big problem with Drag panel. I was trying to use the Drag Panel in one of my page which also contains some drop down lists. When I Drag the drag panel on the dropdownlist (I am using IE) I see the dropdownlist above the drag panel. This behaviour is only taking place in IE and not in firefox. I do not know the real reason of this problem but this is making life difficult for me. * Does any one know how to solve this problem? * Can this be solved? I wanted to use this feature in a new site which will be live in a few weeks. http://vikram.qsh.eu/pages/blogdetail.aspx?blog\_id=23 Thanks Vikram -- modified at 7:39 Friday 7th July, 2006

      R Offline
      R Offline
      RichardGrimmer
      wrote on last edited by
      #2

      Basically, you're screwed. Atlas uses movable Divs to implement D&D - which exist in "layers". You can force a div to a higher layer by tweaking it's z-index attrib (or z-order, can never remember). This applies to all HTML controls......except that the DDL is implemented not as a HTML ctrl, but as a WINDOW - which always exists in front of everything else. The only way around it would be to hide the ddls and re-instate when dropping, but this looks naff "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups