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

Incredible Demos

  • By
    Implement jQuery’s hover() Method in MooTools

    jQuery offers a quick event shortcut method called hover that accepts two functions that represent mouseover and mouseout actions. Here's how to implement that for MooTools Elements. The MooTools JavaScript We implement hover() which accepts to functions; one will be called on mouseenter and the other...

  • By
    MooTools Window Object Dumping

    Ever want to see all of the information stored within the window property of your browser? Here's your chance. The XHTML We need a wrapper DIV that we'll consider a console. The CSS I like making this look like a command-line console. The MooTools JavaScript Depending on what you have loaded...

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!