Display Bootstrap Modal First time page loads
问题 I'm trying to display a bootstrap modal when a person first visits a page (after logging into my app). I want to use the modal to offer a "Getting Started" video and also offer a "don't show this to me a again" checkbox so a visitor can bypass the "getting start modal" on future logins. I was able to get the modal to display on page load with the following tutorial: Launch Bootstrap Modal on page load But now I'm stuck on how to get it display only the first time a user visits the page after