Home
Search
Menu
Upgrade to Pro
Wallet: €0.00
Keyboard Shortcuts
Theme Switcher
Night Mode
CDEFGAHC.COM CDEFGAHC.COM
Search Results
See All Results
  • Join
    Sign In
    Search
    Theme Switcher
    Night Mode
    Packages
    FAQ

Directory

CDEFGAHC

  • Users
  • Posts
  • Pages
  • Groups
  • Events
  • Blogs
  • Funding
  • Offers
  • Jobs
  • Courses
  • Movies
  • Games
  • Maciej Soroczyński
    2024-12-22 23:50:01 -
    Tommorow will try to code swipe photos for lightbox.
    Tommorow will try to code swipe photos for lightbox.
    11K Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    2024-12-23 00:17:43 -
    I've changed station to Radio Free Europe.
    I've changed station to Radio Free Europe.
    7K Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    2024-12-23 12:45:42 -
    Vibrations for toogle music and all links and onclick maual func around the website.

    function vibrate() {

    navigator.vibrate(100);
    }



    var elem = document.getElementsByTagName('a');
    for(var i = 0; i < elem.length; i++) {
    elem[i].addEventListener('click', function(){

    navigator.vibrate(100);

    }, false);
    }

    var elem = document.getElementsByTagName('button');
    for(var i = 0; i < elem.length; i++) {
    elem[i].addEventListener('click', function(){

    navigator.vibrate(100);

    }, false);
    }

    var elem = document.getElementsByTagName('i');
    for(var i = 0; i < elem.length; i++) {
    elem[i].addEventListener('click', function(){

    navigator.vibrate(100);

    }, false);
    }
    Vibrations for toogle music and all links and onclick maual func around the website. function vibrate() { navigator.vibrate(100); } var elem = document.getElementsByTagName('a'); for(var i = 0; i < elem.length; i++) { elem[i].addEventListener('click', function(){ navigator.vibrate(100); }, false); } var elem = document.getElementsByTagName('button'); for(var i = 0; i < elem.length; i++) { elem[i].addEventListener('click', function(){ navigator.vibrate(100); }, false); } var elem = document.getElementsByTagName('i'); for(var i = 0; i < elem.length; i++) { elem[i].addEventListener('click', function(){ navigator.vibrate(100); }, false); }
    24K Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    2024-12-25 10:32:11 -
    Mouse cursor has some lags. Will try to move the code more higher.
    Mouse cursor has some lags. Will try to move the code more higher.
    6K Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    2024-12-25 10:42:54 -
    Cursor is good at Linux Mint and Firefox.

    Safari it's to slow for cursor, and what's more cursor it's not saved in the browser memory.
    Cursor is good at Linux Mint and Firefox. Safari it's to slow for cursor, and what's more cursor it's not saved in the browser memory.
    9K Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    2024-12-25 11:08:09 -
    Custom music player will be in new line.

    Need to code it with 'START song from the begining too' button.

    <| this one

    Yeah, maybe you will be not able to change station and will be for countrys.

    For sure some tracks will play or full albums too.

    And for your own profile and page will be your music.

    Yes.
    Custom music player will be in new line. Need to code it with 'START song from the begining too' button. <| this one Yeah, maybe you will be not able to change station and will be for countrys. For sure some tracks will play or full albums too. And for your own profile and page will be your music. Yes.
    28K Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    added a photo
    2024-12-25 11:29:06 -
    572 Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    added a photo
    2024-12-25 11:30:32 -
    697 Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    added a photo
    2024-12-25 11:31:24 -
    617 Views
    Please log in to like, share and comment!
  • Maciej Soroczyński
    added a photo
    2024-12-25 11:32:39 -
    718 Views
    Please log in to like, share and comment!
  • Displaying (561-570 of 1070)
  • «
  • Prev
  • 55
  • 56
  • 57
  • 58
  • 59
  • Next
  • »