Tigre
Tigre

Reputation: 73

Responsive, cross-browser and pure Javascript solution to show a modal dialog

The modal dialog will show visitors with outdated browsers that they should upgrade. Small screens must be supported so the text size is important.

Upvotes: 1

Views: 830

Answers (1)

Kervon Ryan
Kervon Ryan

Reputation: 684

If you haven't already I would recommend you checking out Bootstrap Modal:

http://getbootstrap.com/javascript/#modals

Since this is a well managed framework it should be optimized for most browsers.

Upvotes: 1

Related Questions