jquery-confirm
jquery-confirm copied to clipboard
Not showing properly in safari
The shown results different in Chrome and Safari. In Safari, ㄔhe text and buttons it displays are very small. But it’s normal in Chrome.
$.alert({ title: 'Hello', content: 'Simple alert', });
I can define the content text, but I do not know how to define 'OK' button.