Skip to content
View m0nd's full-sized avatar

Block or report m0nd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. barcode-website barcode-website Public

    Forked from sajclarke/barcode-website

    TypeScript

  2. miu-events miu-events Public

    App for searching for events near Maharishi International University

    TypeScript

  3. sekayasin/shopmart-backend sekayasin/shopmart-backend Public

    ShopMart Backend

    Java 1

  4. sekayasin/shopmart-frontend sekayasin/shopmart-frontend Public

    ShopMart Frontend

    JavaScript

  5. Cross-Browser method to get/set the ... Cross-Browser method to get/set the outerHTML of an element
    1
    /* 
    2
     * Full example here: http://jsfiddle.net/m0nd/rZxhT/
    3
     */
    4
    
                  
    5
    jQuery.fn.outerHtml = function(newHtml){