Home
Search
Menu
Switch Accounts
Upgrade to Pro
Wallet: €0.00
Settings
Sign Out
Keyboard Shortcuts
Theme Switcher
Day Mode
CDEFGAHC.COM CDEFGAHC.COM
Search Results
See All Results
  • Join
    Sign In
    Search
    Theme Switcher
    Day 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.
    0 Comments 0 Shares 4K Views 0 Reviews
    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.
    0 Comments 0 Shares 2K Views 0 Reviews
    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); }
    0 Comments 0 Shares 8K Views 0 Reviews
    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.
    0 Comments 0 Shares 2K Views 0 Reviews
    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.
    0 Comments 0 Shares 3K Views 0 Reviews
    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.
    0 Comments 0 Shares 9K Views 0 Reviews
    Please log in to like, share and comment!
  • Maciej Soroczyński
    added a photo
    2024-12-25 11:29:06 -
    Pride
    1
    0 Comments 0 Shares 319 Views 0 Reviews
    Please log in to like, share and comment!
  • Maciej Soroczyński
    added a photo
    2024-12-25 11:30:32 -
    Pride
    1
    0 Comments 0 Shares 412 Views 0 Reviews
    Please log in to like, share and comment!
  • Maciej Soroczyński
    added a photo
    2024-12-25 11:31:24 -
    0 Comments 0 Shares 364 Views 0 Reviews
    Please log in to like, share and comment!
  • Maciej Soroczyński
    added a photo
    2024-12-25 11:32:39 -
    0 Comments 0 Shares 468 Views 0 Reviews
    Please log in to like, share and comment!
  • Displaying (561-570 of 966)
  • «
  • Prev
  • 55
  • 56
  • 57
  • 58
  • 59
  • Next
  • »