Add Script & Style’s Social Bookmarking Icon to Your Website!

By  on  

We've added a "share this article" functionality to the Script & Style website! Make it easy for your users to submit your articles to Script & Style!

Click here to find out more!

Recent Features

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

Incredible Demos

Discussion

  1. You can submit more social bookmarking at

    askza.com – social bookmarking
    oopza.com – do follow social bookmarking

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!