Skip to content
jQuery(document).ready(function($) { var stopBlinking = false; setTimeout(function() { stopBlinking = true; }, 8000); function blink(selector) { $(selector).fadeOut('slow', function() { $(this).fadeIn('slow', function() { if (!stopBlinking) { blink(this); } else { $(this).show(); } }); }); } blink("#myBlinkingDiv"); })

Early Access Available: Just $6 / month!

  • Home
  • Try Now
  • Features
  • Docs
    • Videos
    • Screenshots
  • Blog
  • Contact
Previous

Play

By Michael|2019-06-26T07:11:14+00:00June 26th, 2019|0 Comments

Share This Story, Choose Your Platform!

FacebookXRedditLinkedInWhatsAppTumblrPinterestVkEmail

About the Author: Michael

Leave A Comment Cancel reply

Important Links

  • Home

  • Documentation

  • Kickstarter Campaign

  • Music Jotter Sandbox

Community

Early Adopters: BIG Discount

#mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: px;} /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
* indicates required

Copyright © 2021 – document.write(new Date().getFullYear()) Music Jotter | All Rights Reserved

Page load link
Go to Top