PremiumHelp

Results 1 comments of PremiumHelp

Same here, $.confirm({ title: false, content: function() { var self = this; self.setContent('Sample html');//Not working in IE11 self.setContentAppend('Sample html');//Not working in IE11 self.setContentPrepend('Sample html');//Not working in IE11 }, ... other...