Search
Write a publication
Pull to refresh
0
0
Send message
function fadeslide(kuda, kolbek) {
    $(kuda).click(function () {
        $(kuda).animate({
            height : 0,
            opacity: 0
        });
    });
    kolbek();
}

Это гениально!

Information

Rating
Does not participate
Registered
Activity