You could use a simple code lile: <!--Embed this in your HTML or PHP web page-->
<script>
alert("I am an alert box!");
</script>OR Use this plugin: http://www.jqueryscript.net/lightbox/Responsive-Accessible-jQuery-Modal-Plugin-Popup-Overlay.html Demo: http://www.jqueryscript.net/demo/Responsive-Accessible-jQuery-Modal-Plugin-Popup-Overlay/ You could also include a link with something like this: <a href="javascript:window.external.addFavorite('http://www.website.com','Website Title');">
Click here to add the homepage to your favourites!</a>You can customize to your liking.