I just created a simple test and it seems to work fine: http://mooshell.net/pUnDa/
On Wed, Nov 11, 2009 at 1:36 PM, Jon Hancock <[email protected]> wrote: > > sorry, my first post was not complete. I do already have this set > modalOptions: {hideOnClick: false} > > it doesn't work ;( > thanks, Jon > > On Nov 11, 4:29 pm, Aaron Newton <[email protected]> wrote: > > The modal version has an option to close when you click the modal layer. > > Set hideOnClick to false and see if that doesn't fix it. > > > > > > > > On Wed, Nov 11, 2009 at 12:48 PM, Jon Hancock <[email protected]> > wrote: > > > > > I just migrated from mootools 1.2.3 to 1.2.4.2. Everything went > > > smooth expect for one aspect of StickyWin behavior. > > > In my StickyWin options, I have closeOnClickOut: false which is the > > > default. In clientcide 2.1.0, it worked well, or maybe I misinterpret > > > what closeOnClickOut is supposed to mean. Either way, in clientcide > > > 2.2.0 I can't seem to find a option that keeps the windows from > > > closing when you click out of it. > > > If it matters, I'm actually using StickyWin.Modal.Ajax and my ui > > > options are uiOptions: {width: width, cornerHandle: false, > > > closeButton: true}, > > > > > thanks, Jon >
