Looking for an Exit Pop Up Script for a Mac

3 replies
I need an Exit Pop up for my site. the problem is, all the scripts are not for macs.

my os x is 10.3.9

Please help

Thanks
#exit #mac #pop #script
  • Profile picture of the author mywebwork
    I think there is some confusion here.

    An exit pop-up for your site will likely be written in JavaScript and has nothing to do with your computers operating system. It will run on any modern web browser that has it's JavaScript interpreter activated. This includes Safari and Firefox on the Mac, as well as browsers on Windows and LINUX platforms. In fact platform independence is one of the beauties of developing for the web.

    I found a bunch of these on Google that should work for you, one example is this:

    Code the perfect Exit Popup (exit console)

    Happy pop ups!

    Bill
    {{ DiscussionBoard.errors[863490].message }}
  • Profile picture of the author garyk1968
    Yep as Bill said this will be server side and not client side so OS is irrelevant.
    {{ DiscussionBoard.errors[863649].message }}

Trending Topics