Has anyone ever built an application that uses embedded modal windows?
Click a link in parent and a modal window opens that stays focused and
doesn't allow interaction with the parent.  Then inside of modal window
click link that opens another modal window that stays focused and doesn't
allow interaction with any previous windows etc. etc.

I don't think using self.focus() or a variation thereof is going to cut it
and was wondering if anyone has any pointers to a solution?

Thanks,

Kevin Bridges



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to