I found my problem. On a previous project I modified the ui.dialog.js to attach the dialog object to a div tag instead of the body tag. I don't quite remember why, but I will need to test my previous app now to see if it blows up. Thats what happens when people who have no business touching code they shouldnt be touching....
sorry for the bogus post. On Aug 2, 3:02 pm, Miket3 <[email protected]> wrote: > I populate my DIALOG with a bunch of DRAGGABLE elements. But SCROLL > BARS do not appear on my DIALOG because the DRAGGABLE class sets the > styles attrib with absolute positioning for the draggables. As I was > trying to word this I might have found a work-around. But either way I > think it is still an issue if you want to drag elements off of the > dialog. > > For my particular situation I think I can add the draggable class > after I get my elements from the dialog..... > > Unless someone can figure something else out or tell me what I could > be doing wrong. > > Thanks, > MIke --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
