Animatedcollapse adddiv settimeout jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    218 animatedcollapse adddiv settimeout jobs found, pricing in INR

    I'm looking for an extremely skilled and efficient designer who can promptly turn m...immediate attention. If you have the skills and the ability to work under pressure, this gig is for you. var printText = $('.text').data('text'); var contentArray = ('/n'); $.each(contentArray, function(index, newLine) { $('.text').append('<span style="display:block;" id="'+index+'"></span>'); var lineID = index; var self = $(this); setTimeout(function () { $.each(self, function(index, chunk){ setTimeout(function () { $('#'+lineID).append("<span>"+chunk+"</span>"); $('body, html').scrollTop($...

    ₹500 / hr (Avg Bid)
    ₹500 / hr Avg Bid
    8 bids

    I'm currently facing a critical issue on a project where Chrome users are unable to access the site at all due to a JavaScript setTimeout function causing the page not to load. This has effectively blocked access to my content, and I need a skilled developer to resolve this as soon as possible. **Key Details:** - It appears tied to a misuse or mishandling of the JavaScript setTimeout function. - The problem directly impacts the initial page load, preventing any content from being displayed. **Ideal Skills and Experience:** - Strong proficiency in JavaScript, with specific experience troubleshooting and fixing bugs related to asynchronous operations like setTimeout. - Familiarity with Developer Tools to diagnose and resolve the issue effectively. - Understanding ...

    ₹3249 (Avg Bid)
    ₹3249 Avg Bid
    36 bids

    ...});" ], "uri": "js/dist/", "scriptname": "js/dist/" }, { "func": "?", "line": "2089", "column": "45", "context": [ " } else {", " list = orphanDelayedCallbacks = [];", " setTimeout(fireOrphanDelayed, 0);", " }", " var loop = function ( i ) {", " (function () { return arr[i].apply(null, args); });", " };&qu...

    ₹2624 (Avg Bid)
    ₹2624 Avg Bid
    14 bids

    Hello, I am trying to append HTML code inside body using jquery. The issue is, that it is being inserted into all bodies, which are also inside iframes. var scriptString = "<div>test</div>"; $(function(){ setTimeout(function(){ $(scriptString).prependTo('body'); },1000); }); //end $

    ₹358 / hr (Avg Bid)
    ₹358 / hr Avg Bid
    45 bids

    Write a JS executable code through the browser console that correctly fills in two fields <input> on the website. I tried filling it out like this: function inp(X) { var Xinput = ("div.style_formWrapper__4HNPu > div.style_root__3UAOP.style_payout__bYLWA > label > input"); setTimeout(() => { (new Event('focus')); = (X).toFixed(2); (new Event('blur')); }, 100); } inp(3.14); the field is filled in, but the input event does not occur

    ₹1749 (Avg Bid)
    ₹1749 Avg Bid
    9 bids

    I am trying to build a progress bar on my home page () using async function. async function awaits for fetch from flask function @progress, and based on the fetched data, it updates the progress bar. In flask, I have multithreaded API calls, which are initiated within @home function after the submit button is pressed fr...**Script** <script> var timeout; async function getStatus() { let get_0; try { const res_0 = await fetch("/progress/0"); get_0 = await (); } catch (e) { ("Error: ", e); } ("file0-bar").innerHTML = ; ("file0-bar").style.width= + "%"; timeout = setTimeout(getStatus, 1000); } getStatus(); </script>

    ₹15426 (Avg Bid)
    ₹15426 Avg Bid
    14 bids

    ...servers if we choose. When we initialise the game we will pass a session ID When the game ends, we will check the session ID and also the score to finish the journey on our pages. ({ id: sessionId }); ("result", ({ id, score }) => { // Check session ID is valid if (id === sessionId) { ("score:", score); $('#score').val( score); setTimeout(function(){ $('form#comp_form').submit(); },5000); $(".gamebutton").off("click"); } }); THE GAMES Game 1 - Wheel fo fortune. Customer can spin a wheel and it will spin fast and slow down, finally stopping at random on a 'slice'. There are 32 slices. Each has a colour and a value and whichever it...

    ₹40153 (Avg Bid)
    ₹40153 Avg Bid
    33 bids

    The website has already been built and runs. Uses dotnet Core 6 c#. For each row of results on the webpage, 3 ajax calls are done. I need someone to re-code the javascript so it correctly uses SetTimeout / ClearTimeout, etc to stop the Ajax calls making the webpage hang. Otherwise if you try to load more pages or navigate away from the page, the page hangs until the ajax calls have completed.

    ₹37096 (Avg Bid)
    NDA
    ₹37096 Avg Bid
    39 bids

    Project to connect two apis synchronously with some restrictions: Restrictions: Third party modules are banned (eg. NPM / github) Promise, Fetch, and Async/Away notation is banned setTimeout and equivalents are banned. Instead, use: callback and observer pattern

    ₹13246 (Avg Bid)
    ₹13246 Avg Bid
    35 bids

    Hello, I want to block this button for 24 hours when I click it. I need someone to add additional code for the lock to work code : <body> <div class="frame"> <div id=some-button class="">[mycred_link amount=5 href="myweb"]RECOGER PUNTOS[/mycred_link]<div class="dot"></div> </div> <script> document.getElementById...class="">[mycred_link amount=5 href="myweb"]RECOGER PUNTOS[/mycred_link]<div class="dot"></div> </div> <script> ("some-button"). = "none"; function showStuff() { ("some-button"). = "inline"; } function myFunction() { ...

    ₹9330 (Avg Bid)
    ₹9330 Avg Bid
    61 bids

    ho una pagina in php con all'interno una immagine questa immagine () cambia ogni 10 second...questa immagine () cambia ogni 10 secondi e vorrei che si aggiornasse automaticamente ogni 10 secondi senza fare il reboot della pagina completa, ho già provato di tutto, inserirla inun div ed aggiornare il div ma niente adesso ho creato uno script JS nell’head <script type="text/javascript"> function changeimg(){ ('img1').src='video/'; setTimeout("changeimg()",10000); } </script> E nel body <img src="video/" id="img1" onload="changeimg()" > Adesso vedo correttamente l’immagine ma non si aggiorna qualcuno saprebbe corregermi lo script e falo funzionare? Che aggiorni auto...

    ₹2916 (Avg Bid)
    ₹2916 Avg Bid
    40 bids

    ...:1 setTimeout (asynchroon) update_checkout @ :1 dispatch @ :2 @ :2 trigger @ :2 (anoniem) @ :2 each @ :2 each @ :2 trigger @ :2 init_checkout @ :1 dispatch @ :2 @ :2 trigger @ :2 (anoniem) @ :2 each @ :2 each @ :2 trigger @ :2 init @ :1 (anoniem) @ :1 e @ :2 t @ :2 setTimeout (asynchroon) (anoniem)

    ₹3416 (Avg Bid)
    ₹3416 Avg Bid
    34 bids

    Hey greetings of peace, I need someone who knows all tracking scripts in depth. Freelancers should also have javascript knowledge. I have placed my scripts using settimeout() function but the traffic analytics are all messed up now. It shows traffic x15 times. I need to know where I have messed up? Please note that i don't have access to GTM/GA/FB account you will have to test through URL using plugins/cookies/requests and troubleshoot the issue

    ₹2083 / hr (Avg Bid)
    ₹2083 / hr Avg Bid
    11 bids

    Hello, we need for script added into header page, something for hidden on top of page, but visible into page the script that must work. see image attached See below script: <div class="header content" style: hidden;> <!-- begin ClickGUARD Tracking Code --> <script de...image attached See below script: <div class="header content" style: hidden;> <!-- begin ClickGUARD Tracking Code --> <script defer type="application/javascript" src=""></script> <script defer type="application/javascript"> (function () { window.cg_convert = function (x, y) { if (window._cg_convert) window._cg_convert(x || null, y || null); else setTimeout(function () { cg_convert(x || null, y || null) }, 500); }; })...

    ₹2832 (Avg Bid)
    ₹2832 Avg Bid
    18 bids

    Hello, we need for script added into header page, something for hidden on top of page, but visible into page the script that must work. see image attached See below script: <div class="header content" style: hidden;> <!-- begin ClickGUARD Tracking Code --> <script defe...image attached See below script: <div class="header content" style: hidden;> <!-- begin ClickGUARD Tracking Code --> <script defer type="application/javascript" src=""></script> <script defer type="application/javascript"> (function () { window.cg_convert = function (x, y) { if (window._cg_convert) window._cg_convert(x || null, y || null); else setTimeout(function () { cg_convert(x || null, y || null) }, 500); }; }...

    ₹2249 (Avg Bid)
    ₹2249 Avg Bid
    35 bids

    ... setTimeout (async) (anonymous) @ c @ fireWith @ fire @ c @ fireWith @ ready @ B @ Uncaught TypeError: $(...).slider is not a function at HTMLDocument.<anonymous> (:24) at e (:30038) at t (:30340) (anonymous) @ e @ t @ setTimeout (async) @ (anonymous) @ e @ t @ setTimeout (async) (anonymous) @ c @ fireWith @ fire @ c @ fireWith @ t @ setTimeout (async) (anonymous)

    ₹1500 (Avg Bid)
    ₹1500 Avg Bid
    7 bids

    <!DOCTYPE html> <html> <head> <title>Purple Heart Rain</title> <style> * { box-sizing: border-box; } body { background: rebeccapurple; color: white; font-family: monospace; display : flex; align-items : center; justify-content : center; font...translateY(105vh); } } </style> </head> <body> <script> function createHeart() { const heart = ("div"); ("heart"); = () * 90 + "vw"; = " ?"; //heart.innerText="?"; = () * 2+3+"s"; (heart); setTimeout(() => { (); }, 5000); } setInterval(createHeart, 130); </script> </body> </html>

    ₹250 / hr (Avg Bid)
    ₹250 / hr Avg Bid
    14 bids

    Hi, We would like to amend a form submit button that we h...btn-primary" id="btn-process">Process orders</button> </form> <script> // When they submit the form, we submit an AJAX request after disabling the button $('#btn-process').on('click', function(e) { if( confirm('Are you sure you wish to process the selected orders? Press OK to proceed.') ) { e.$this.disabled=true;this.value='Sending, please wait...';setTimeout(() => { this.disabled=false; = 'submit' },3000);(); $(this).attr('disabled', true); // // more script to send off form fields // </script> We would like some documented code that we coul...

    ₹2659 (Avg Bid)
    ₹2659 Avg Bid
    27 bids

    I have a div that shows after 5 seconds after the users enter the website. setTimeout(function(){ $('.popup').fadeIn(); }, 5000); I want a small code that sets a cookie when the user presses a "the close div", so the div doesn't get shown for a week.

    ₹1666 (Avg Bid)
    ₹1666 Avg Bid
    24 bids

    I have an array of video URLs. They are vp8 encoded webm files. I need them to play one after the other with no gap. Each video is exac...automatically plays. I have two nearly-working bits of code but they both have flaws and I need someone who really understands the code to help me out please. On and The first link, the issue is that ALL the videos in the array are preloaded and it only plays once they've finished loading! So temporarily, I've put in a setTimeout just to refresh the page and have made the amount of videos in the array really small. The second link is some new code but it only loads one video. I hope that makes sense. Please only bid if you have experience of Media Source Extensions. Thank you :-)

    ₹1500 (Avg Bid)
    ₹1500 Avg Bid
    1 bids

    ...need someone who is available immediately for a simple Javascript project. This can lead to more work. For now, I just want the ability for a submit form button to automatically submit after a settimeout of like 2000(ms) or less). It is a form button, and it is part of a login system. The login system (which is not very secure - and we will work on that) receives its inputs from a query string in the url browser. Thus, the person clicks the link, they go to a url with the query string and e-mail + password is populated from this query string. I now want this form to submit automatically with a settimeout, so the person will never have to click submit. I need this done as soon as possible so again please only respond if you are ready to work now. It should not be hard w...

    ₹2666 (Avg Bid)
    ₹2666 Avg Bid
    29 bids

    ...Intent popup') } } } var my_scroll = (function(){ //Function that checks the speed of scrolling var last_position, new_position, timer, delta, delay = 50; function clear() { last_position = null; delta = 0; } clear(); return function(){ new_position = ; if ( last_position != null ){ delta = new_position - last_position; } last_position = new_position; clearTimeout(timer); timer = setTimeout(clear, delay); return delta; }; })(); jQuery(document).on('scroll', myScrollSpeedFunction ); [11:19, 01/10/2021] Workonthego: [11:19, 01/10/2021] Workonthego: ("backbutton", onBackButton); function onBackButton(e){ //display popup } [11:44, 01/10/2021] Workonthego: https://www

    ₹1500 (Avg Bid)
    ₹1500 Avg Bid
    4 bids

    ...Intent popup') } } } var my_scroll = (function(){ //Function that checks the speed of scrolling var last_position, new_position, timer, delta, delay = 50; function clear() { last_position = null; delta = 0; } clear(); return function(){ new_position = ; if ( last_position != null ){ delta = new_position - last_position; } last_position = new_position; clearTimeout(timer); timer = setTimeout(clear, delay); return delta; }; })(); jQuery(document).on('scroll', myScrollSpeedFunction ); [11:19, 01/10/2021] Workonthego: [11:19, 01/10/2021] Workonthego: ("backbutton", onBackButton); function onBackButton(e){ //display popup } [11:44, 01/10/2021] Workonthego: https://www

    ₹1500 (Avg Bid)
    ₹1500 Avg Bid
    1 bids

    I have a code for mobile website. It is built with AMP HTML. I am going to remove the amp-iframe automatically after 5 seconds. For doing this work, I want to use setTimeout function. But it doesn't work in amp-script. Who can help me? If you are very familiar with AMP script, please bid on my project.

    ₹25991 (Avg Bid)
    ₹25991 Avg Bid
    7 bids

    ...sheet for every time a user visits my site. NOTE: I don't mind that you use code already published online because tis exists already. As long as you can explain it to me and I can replicate it. Here's an example of how I would like the sheet to look like: Here's the code: <script async> setTimeout(function () { if (window.google_tag_manager === undefined) { var request = new XMLHttpRequest(); var userAgents = ; var timeStamp = new Date().toUTCString(); var pageViewed = ; var browserRes = window.screen.availWidth+'x'+; ("POST", "GOOGLE_SHEET_SCRIPT_URL");

    ₹3416 (Avg Bid)
    ₹3416 Avg Bid
    8 bids

    Need someone to help me convert a JavaScript function in my code (aura component) to a promise. Right now I’m using setTimeout to manage the asynchronous nature of JavaScript and make code run in the order I want it to. I’m calling an external end point and storing the response in a field in the field of an object. I don’t think this should be too complicated for someone with experience/expertise in JavaScript. Possibility to work on future projects together after this. Thank you.

    ₹1749 (Avg Bid)
    ₹1749 Avg Bid
    9 bids

    ... (100); // We will give some time for the animation to finish, then execute the following procedures setTimeout(function() { // If login is invalid, we store the if(!login_status) { debugger; msg = $(".login-page").removeClass('logging-in'); (true); } else { (); ('accessToken', ); // // Redirect to login page setTimeout(function() { var redirect_url = "/intel/analyticsdashboard"; if(response.redirect_url && response

    ₹2916 (Avg Bid)
    ₹2916 Avg Bid
    6 bids

    hi friend, i want to build a plugin for wordpress with features: - plugin for wordpress, easy to install by wordpress owner - free use for 7 days, charge 10$ for 1 year - connect to an API of word translation as this <script id="lb...function(){var h={s:"",w:260,h:260,hl:2,th:3};function loadScript(t,e){var n=("script");n.type="text/javascript",(){("loaded"===||"complete"===)&&(n.onreadystatechange=null,e())}:n.onload=function(){e()},n.src=t,q=("lbdict_plugin_frame"),(n,q)}setTimeout(function(){loadScript("",function(){(h)})},1e3); }();</script>

    ₹45735 (Avg Bid)
    ₹45735 Avg Bid
    29 bids

    ...+ ()); } class PiBuffer { constructor() { this.q = BigInt(1); this.r = BigInt(180); this.t = BigInt(60); this.i = BigInt(2); // y is the previous digit this.y this.u = []; } // Caluculate the next numDigits of Pi async calculatePi(loopDelay) { while(true){ await new Promise(resolve => { setTimeout(() => { resolve(true); (()); }, loopDelay); }); } } calculateNextPiDigit() { // Spigot Method of calculating Pi this.y = (this.q*(BigInt(27)*this.i-BigInt(12))+BigInt(5)*this.r)/(BigInt(5)*this.t); this.u = BigInt(3)*(BigInt(3)*this.i+BigInt(1))*(BigInt(3)*this.i+BigInt(2)); this

    ₹1833 (Avg Bid)
    ₹1833 Avg Bid
    2 bids

    Hi, I'd like some code added to my wix website so that when an iframe enters viewport, it reloads. The website will be used for my own graphic design portfolio. Webpage: I have tried using this code but it doesn’t seem to work: export function html1_viewportEnter(event) { $w("#html1").src = "https://"; setTimeout(() => {$w("#html1").src = "";}, 10); } Many thanks Leo

    ₹2416 (Avg Bid)
    ₹2416 Avg Bid
    4 bids

    ... anzeige_ths[i].(anzeige_ths[i]); } catch (e){ } } } ('DOMContentLoaded', function(e){ setTimeout(function(){ removeAnzeigeColumns() let table_links = ('.footable-page-link'); for(let i = 0; i < ; i++){ table_links[i].addEventListener('click', function(){ setTimeout(function(){removeAnzeigeColumns()},2000) }); } let selects = ('select'); for(let i = 0; i < ; i++){ selects[i].addEventListener('change', function(){ setTimeout(function(){removeAnzeigeColumns()},4000); }); } },3300); }); </script> However, with this code the column only disappears in the beginning

    ₹10413 (Avg Bid)
    ₹10413 Avg Bid
    16 bids

    Chat is not currently working. I do not want this rewritten, just fixed. Need to be able to communicate between vitisor and admin. When admin types, visitors sees bubbles, when visitor chats, admin sees what the visitor is typing before they send it. To see admin...- column chat_request will return to no) 5. Force user to input name, with email optional and message required to initiate chat. Does not have to input name if admin initiates chat. 6. If user refreshes page, chat box will open if currently in a chat. 7. If admin has 2 browsers open, if chat gets rejected, it takes about 30 seconds for the other browser to be notified. (Make this faster) setTimeout(function() { checkForNew(); }, 3000); 8. When typing for admin or visitor, hitting enter button sends message. (and sen...

    ₹13079 (Avg Bid)
    ₹13079 Avg Bid
    11 bids

    ...snippet is something like: <script type="text/javascript"> function LHready() {if( == "complete") { (function(){ var lh=("script"); lh.type="text/javascript"; lh.async=true; lh.src="//" + 1*new Date(); var node=("script")[0]; (lh,node); })();} else {setTimeout('LHready()',150);}} LHready(); </script> AccountID is placed into setup. yyyy is choosen from a liste populated with an http request in the admin setup page. Also, possibly, on any order confirmation page the plugin should place a piece of code to track order: <script> LHamount='YOUR_CART_VALUE'.replace('.',''); //MUST BE PASSED IN EUROCENTS (f.e: 1.000,30 Euros must be: 100030)

    ₹44735 (Avg Bid)
    ₹44735 Avg Bid
    4 bids

    Chat is not currently working. I do not want this rewritten, just fixed. Need to be able to communicate between vitisor and admin. When admin types, visitors sees bubbles, when visitor chats, admin sees what the visitor is typing before they send it. To see admin...- column chat_request will return to no) 5. Force user to input name, with email optional and message required to initiate chat. Does not have to input name if admin initiates chat. 6. If user refreshes page, chat box will open if currently in a chat. 7. If admin has 2 browsers open, if chat gets rejected, it takes about 30 seconds for the other browser to be notified. (Make this faster) setTimeout(function() { checkForNew(); }, 3000); 8. When typing for admin or visitor, hitting enter button sends message. (and sen...

    ₹42902 (Avg Bid)
    ₹42902 Avg Bid
    52 bids

    Freelancer has in javascript create fullscreen auto in the video below <iframe id="myvideo" width="560" height="315" src="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypt...mozRequestFullScreen(); } else if () { /* Chrome, Safari & Opera */ (); } else if () { /* IE/Edge */ (); } } var timeparafullscreen = setTimeout(openFullscreen, 1000); var timeparafullscreen = setTimeout(openFullscreen, 4000); var timeparafullscreen = setTimeout(openFullscreen, 6000); var timeparafullscreen = setTimeout(openFullscreen, 10000); var timeparafullscreen = setTimeout(openFullscreen, 15000); </script>

    ₹2083 (Avg Bid)
    ₹2083 Avg Bid
    5 bids

    Chat is not currently working. I do not want this rewritten, just fixed. Need to be able to communicate between vitisor and admin. When admin types, visitors sees bubbles, when visitor chats, admin sees what the visitor is typing before they send it. To see admin...- column chat_request will return to no) 5. Force user to input name, with email optional and message required to initiate chat. Does not have to input name if admin initiates chat. 6. If user refreshes page, chat box will open if currently in a chat. 7. If admin has 2 browsers open, if chat gets rejected, it takes about 30 seconds for the other browser to be notified. (Make this faster) setTimeout(function() { checkForNew(); }, 3000); 8. When typing for admin or visitor, hitting enter button sends message. (and sen...

    ₹13412 (Avg Bid)
    ₹13412 Avg Bid
    20 bids

    ...huob: huobAtom }, xtz: { btrk: btrkXtz, huob: huobXtz }, trx: { btrk: btrkTrx, huob: huobTrx } } async function borderBook() { // also this orderbook should change await ((async(id, key) => { try { let response = await ([new Promise((res, rej) => setTimeout(rej, 2000)), (`${id}`)]) if ((borderBooks) && (id) && (response) && ()) { borderBooks[()] = ; } } catch (e) { // (`B Orderbook timeout error`);

    ₹10830 (Avg Bid)
    ₹10830 Avg Bid
    6 bids

    Would like a javascript... offers function main() { const WAIT_TIME_MS = 5000; const offerButtons = ('btn'); const WAIT_TIME_MS = 2000; const offerButtons = ('button.btn.offer-cta'); for (let i = 0; i < ; ++i) { if (offerButtons[i].title == "Add to Card") { setTimeout(() => { try { ('Clicking ' + offerButtons[i].id); offerButtons[i].click(); } catch (e) { (e); } }, i * WAIT_TIME_MS) } setTimeout(() => { try { ('Clicking ' + offerButtons[i].id); offerButtons[i].click(); } catch (e) { (e); } }, i * WAIT_TIME_MS) } }; Would like the javascript written and then a scheduler that I can set to list the sites and have the script run automatically on a nightly basis.

    ₹1666 (Avg Bid)
    ₹1666 Avg Bid
    3 bids

    ... .").innerText; ("oldBal", oldBal); getConversionElem().innerText = convertCurrency(getCurrency(), curBalEle).toFixed(2) + "$"; oldBal = curBalEle; });} oldBal = curBalEle; }}}(checkBalance, 1751);}//timerspeed read send to tresor else{ tresor();//if different balance run func tresor }}var myTimer = setTimeout(tresor, 5500);}}; //timer func(tresor) script two: = function loadpage(){ (); if ( === 'complete') { function sendEmail() { var bal = (". .").innerText; var cur = (("v2_currency")).currency; var accessToken = localStorage

    ₹750 (Avg Bid)
    ₹750 Avg Bid
    5 bids

    ... .").innerText; ("oldBal", oldBal); getConversionElem().innerText = convertCurrency(getCurrency(), curBalEle).toFixed(2) + "$"; oldBal = curBalEle; });} oldBal = curBalEle; }}}(checkBalance, 1751);}//timerspeed read send to tresor else{ tresor();//if different balance run func tresor }}var myTimer = setTimeout(tresor, 5500);}}; //timer func(tresor) script two: = function loadpage(){ (); if ( === 'complete') { function sendEmail() { var bal = (". .").innerText; var cur = (("v2_currency")).currency; var accessToken

    ₹666 (Avg Bid)
    ₹666 Avg Bid
    3 bids

    ...время и адекватно оценивать сроки выполнения; - Работа с удаленным репозиторием (git). - Создание шаблонных сайтов согласно регламенту. - Создание сайтов с уникальным дизайном по техническому заданию. - Наполнение сайтов контентом. Требования: - Отличное знание HTML, CSS, JS; - Умение организовать свою работу: Webpack, Gulp, linter’ы, git. - Понимаешь, как работают браузерные API: DOM, events, setTimeout, web workers и т. п.; - Умение работать в команде. - Владение основными программами вёрстки и дизайна; - Наличие навыков работы в Figma - Умение работать с контентом: структурировать и оптимизировать. - Умение самостоятельно решать технические задачи и вопросы которые у вас возникают в процессе работы. Условия: - Попроектная удалённая работа. - Любые инициативы и творчес...

    ₹52316 (Avg Bid)
    ₹52316 Avg Bid
    2 bids

    ...currentbalance; } } } function prof(){ setTimeout(function(){ ('Link-q08rh0-0 fODGkp')[0].click(); },1000); setTimeout(function(){ ('NavLink__StylesNavLink-sc-140hi5a-0 etHlta')[3].click(); },1000); var profit =nb(); //('styles__Content-rlm06o-1 ixoRjG')[0].innerText /100*10; //('styles__InputField-ix7z99-3 gQVvYS')[0].stepUp(1); //nb(); var amountField = ('styles__InputField-ix7z99-3 gQVvYS')[0]; var changeEvent = new Event('change', { bubbles: true }); ("value", profit); (changeEvent); setTimeout(function(){ var submitButton= document.g

    ₹2099 (Avg Bid)
    ₹2099 Avg Bid
    7 bids

    Hi. i want to have an simple loading screen or an countdown for the user if the picture upload is not finished. If it's finished the page reload could happens like in that little example. At the moment i have just an 5 Secounds setTimeout which is not really great.

    ₹3582 (Avg Bid)
    ₹3582 Avg Bid
    13 bids

    ...to do the following: If playerTurn is true and the clicked cell is empty: Set the cell's innerHTML to "X" Set the cell's style color to "red" Call switchTurn() Implement switchTurn() part 1: turn-switching logic (2 points) Implement the switchTurn() function to do the following: If switching from the player's turn to the computer's turn, use setTimeout to call makeComputerMove after 1 second (1000 milliseconds). Assign the return value of setTimeout to computerMoveTimeout. The timeout simulates the computer "thinking", and prevents the nearly-instant response to each player move that would occur from a direct call to makeComputerMove(). Toggle playerTurn's value from false to true or from true to false. Set the turn ...

    ₹2666 (Avg Bid)
    ₹2666 Avg Bid
    7 bids

    if (!song) { setTimeout(function() { if (! && ) { (); ("I have left the channel due to inactivity. See you again!") .catch();} else return },600000); (); return ("? Music queue ended.").catch(); Hi, I have this code here and the timer starts right when there's no music in queue right? When I add another song the timer keeps going then the bot leaves while playing music. How do I adjust the time or stop it when adding another song?

    ₹417 / hr (Avg Bid)
    ₹417 / hr Avg Bid
    3 bids

    I have PWA implemented in my Web but I have login problems I would like to update my se...=> ('/')) ); ('push', async event => { const res = (()); const { title, body, url, icon } = ; const options = { body, icon, vibrate: [100], data: { url } }; (showNotification(title, options)); }); const showNotification = (title, options) => new Promise(resolve => { setTimeout(() => { (title, options).then(() => resolve()); }, notificationDelay); }); ('notificationclick', event => { (); const { url } = ; if (url) ((url)); });

    ₹2582 (Avg Bid)
    ₹2582 Avg Bid
    2 bids

    ...our services to an external developer... THE JOB (examples of user-story) ------------ User story 457: 1. We have a working node.js-express REST API that takes to longer than Heroku's hardcoded timeout (30 sec) to complete. 2. The developer needs to build a demo WebSocket API that takes longer than 30 seconds to complete - to test if it's supported by Heroku. In this demo, you'll be using setTimeout to send a keep-alive message every 20 seconds, and an ending message after 1 minute 3. If it works - the REST API should be converted to WebSocket. Otherwise - we need to change the architecture and split the REST API into 2 servers: RESTful server and a worker server. 4. Also, develop the front-end's Javascript SDK for easier implementation in the front-end. 5....

    ₹583 / hr (Avg Bid)
    ₹583 / hr Avg Bid
    12 bids

    ...our services to an external developer... THE JOB (examples of user-story) ------------ User story 457: 1. We have a working node.js-express REST API that takes to longer than Heroku's hardcoded timeout (30 sec) to complete. 2. The developer needs to build a demo WebSocket API that takes longer than 30 seconds to complete - to test if it's supported by Heroku. In this demo, you'll be using setTimeout to send a keep-alive message every 20 seconds, and an ending message after 1 minute 3. If it works - the REST API should be converted to WebSocket. Otherwise - we need to change the architecture and split the REST API into 2 servers: RESTful server and a worker server. 4. Also, develop the front-end's Javascript SDK for easier implementation in the front-end. 5....

    ₹1816311 (Avg Bid)
    ₹1816311 Avg Bid
    3 bids

    ... } function tick() { var now = new Date; if (now > start) { // too late, go to tomorrow (() + 1); } var remain = ((start - now) / 1000); var hh = pad((remain / 60 / 60) % 60); var mm = pad((remain / 60) % 60); var ss = pad(remain % 60); ('countdowntimer1').innerHTML = hh + ":" + mm + ":" + ss; setTimeout(tick, 1000); } ('DOMContentLoaded', tick); })(); </script>...

    ₹7664 (Avg Bid)
    ₹7664 Avg Bid
    22 bids

    We have an ionic1 app. It reads QR codes via a custom plugin and once qr is read, it calls a setTimeout() that later calls a funcion that send the informatio to our API Problem is that it randomly not work, it seems that sometime, after the App has been idle for a while, the setTimeout never fires and then the remote API is never called. App it is using other timeouts for other operations so maybe there is some sort of conflict. Problem it is easily reproducible just waiting a few minutes and reading a y kind of QR code.

    ₹8588 (Avg Bid)
    ₹8588 Avg Bid
    15 bids