• 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 Kommentarer 0 Aktier 8K Visningar 0 Recensioner
  • SOON sign up FAQ will be at slides at bottom mini footer menu links.

    DEMO:

    https://cdefgahc.com/swiper/swipercards.php
    SOON sign up FAQ will be at slides at bottom mini footer menu links. DEMO: https://cdefgahc.com/swiper/swipercards.php
    0 Kommentarer 0 Aktier 11K Visningar 0 Recensioner
  • WWW VIBRATION FOR ALL LINKS.

    This is IIIETA.COM GitHub.

    https://github.com/IIIETA/wwwvibrationforlinks/

    #IIIETA.COM #GitHub #vibration #vibrations #links #for #website #www
    WWW VIBRATION FOR ALL LINKS. This is IIIETA.COM GitHub. https://github.com/IIIETA/wwwvibrationforlinks/ #IIIETA.COM #GitHub #vibration #vibrations #links #for #website #www
    GITHUB.COM
    GitHub - IIIETA/wwwvibrationforlinks: WWW vibrations for all links in JavaScript
    WWW vibrations for all links in JavaScript. Contribute to IIIETA/wwwvibrationforlinks development by creating an account on GitHub.
    Yay
    1
    0 Kommentarer 0 Aktier 8K Visningar 0 Recensioner
  • Left menu and right aside gonna be stick and floating soon as possible.

    Newsfeed it's open now, becouse of INDEXING by the GOOGLE, Countrys etc, DID not index all becouse of login page.

    When links become added might close.

    Think so.
    Left menu and right aside gonna be stick and floating soon as possible. Newsfeed it's open now, becouse of INDEXING by the GOOGLE, Countrys etc, DID not index all becouse of login page. When links become added might close. Think so.
    0 Kommentarer 0 Aktier 7K Visningar 0 Recensioner