Tumblr Exit Message Code


Of course, after leaving a tumblr welcome message to your visitor you might as well add an exit message, maybe telling your visitors to like your facebook page, or begging for a follow.

Anyways, you can customize the text that shows up and you just have to put some simple code snippet in your description box to make the exit screen pop up appear when your visitors leave your Tumblr.



How To Add a Tumblr Exit Message Screen

  1. Go To Customize Theme >> And paste in your description box the following code

  2. <script type="text/javascript">
    window.onunload = unloadPage;
    function unloadPage()
    {
    alert("YOUR EXIT MESSAGE");
    }
    </script>


  3. Replace “YOUR EXIT MESSAGE” with the one you want to appear
  4. Save & Close

  5. Tumblr Exit Message Screen Code



Drop Down Menus, Typing Titles, Scroll Boxes, those are just a few Tumblr Codes, if you visit our directory, you will find lots more.

Submit a comment

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>