open a modal popup from another modalpopup is possible?
I want to open a modalpopup from another modalpopup.开发者_C百科Is it possible in Jquery?
The point of a modal window is that you cannot do anything else until that modal window has been dismissed, so opening another modal would defeat the object of the modal window in the first place so i doubt anyone would programme it. Having said that the modal windows in jquery are hacks so it may be possible.
精彩评论