SHARE
    TWEET
    Krenair

    spray.tf2.azelphur.com view images from list

    Aug 8th, 2013
    193
    0
    Never
    Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
    1. var script = document.createElement( 'script' );
    2. script.setAttribute( 'src', 'http://code.jquery.com/jquery-2.0.3.min.js' );
    3. script.setAttribute( 'type', 'text/javascript' );
    4. document.head.appendChild( script );
    5. var time = ( new Date ).getTime();
    6. var httpErrorHandler = function ( e ) {
    7. var element = e.target;
    8. var sprayFileName = $( element ).parent().find( 'a.contentno' ).attr( 'href' );
    9. $( document.body ).append( $( '<iframe>' ).attr( {'visibility': 'none', 'src': sprayFileName} ) );
    10. $( element ).attr( 'src', $( element ).attr( 'src' ) + '?' + time );
    11. };
    12. $( 'li.contentn' ).css( {'border': '1px solid black', 'list-style-position': 'inside'} );
    13. $( 'li.contentn' ).each( function ( index, element ) {
    14. var sprayFileName = $( element ).find( 'a.contentno' ).attr( 'href' ).match( /spray=(.*)&/ )[1];
    15. $( element ).prepend( $( '<img>' ).attr( 'src', 'http://spray.tf2.azelphur.com/sprays/' + sprayFileName + '.vtf.gif' ).error( httpErrorHandler ) );
    16. } );
    Advertisement
    Add Comment
    Please, Sign In to add comment
    Public Pastes
    We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
    Not a member of Pastebin yet?
    Sign Up, it unlocks many cool features!

    AltStyle によって変換されたページ (->オリジナル) /