Hello,

we have scrtpaculous dragdrop features on our website. i am having a
problem with it.

it is interfereing with a pop-up window on the page that has a auto
scroll div on it. when you click on teh pop ups scroll bar and drag,
it drags the dragdrop box behind the pop up, is there anyway around
this? here is what i am using for my pop-up

.viewbioSection { padding:10px 0px;

position:relative; }
viewbio1 {

position:fixed; top:5%; left:12%; width:600px; padding:20px; z-index:
2000; cursor: crosshair; }
viewbio1 li, {

margin-left:40px; list-style-type:square; margin-bottom:10px;
background:<%= @stylesheet.styles['background'] %>; border:3px solid <
%= @stylesheet.styles['bordercolor'] %>; }
bioscroll {

unicode-bidi:bidi-override; direction:ltr; display:block; width:550px;
height:400px; overflow:auto; padding:10px; margin:0 auto; z-index:
2001;

}

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to