Open GoogleCodeExporter opened 9 years ago
Usage is as follows:
$viewElement.modal({
opacity: 30,
close: true,
closeHTML: "",
escClose: true,
overlayClose: true,
onShow: function(e) {
$(e.container).css('height', 'auto')
},
allowTabParents: ['.ui-tooltip']
});
Original comment by johntimo...@gmail.com
on 15 Aug 2011 at 8:49
I think the term "permitted" is more clear that "allowed." I still don't like
the result of 'permittedTabParents'
Original comment by johntimo...@gmail.com
on 21 Aug 2011 at 8:02
Original issue reported on code.google.com by
johntimo...@gmail.com
on 15 Aug 2011 at 8:40Attachments: