[jQuery] Re: - issue closing element modal

2009-09-02 Thread hburgund
Thank you so much, Mike. Your solution works perfectly. Thanks again for a great plugin. -Halsey On Sep 1, 7:14 pm, Mike Alsup wrote: > > I need a modal window within an element on my page and theBlockUI > > plugin works > > great for this.  The problem is that I want a button on theblockUI >

[jQuery] Re: - issue closing element modal

2009-09-02 Thread hburgund
Sorry, Mike, one more quick question: My message in this situation is not centered for some reason. It is in the upper left of the div it is blocking. But if I instantiate it a second time without refreshing the page, it moves to the center, where I want it. I tried a bunch of css options to fi

[jQuery] [blockUI] - issue closing element modal

2009-09-01 Thread hburgund
Hi- I need a modal window within an element on my page and the BlockUI plugin works great for this. The problem is that I want a button on the blockUI message that will close the block. I can't seem to get this to work. If I put the button elsewhere on the page, it works to close the block, but