Html2canvas settimeout jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    317 html2canvas settimeout jobs found, pricing in SGD

    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...

    $217 (Avg Bid)
    $217 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`);

    $175 (Avg Bid)
    $175 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.

    $27 (Avg Bid)
    $27 Avg Bid
    3 bids

    I need to select a printer using javascript and send a webpage to print silently. I had no time to complete this description and now I add the following: Update: The project can use WebApp Hardware bridge And html2canvas with this code ////////////////////////////////////////////// //HTML: <div id="capture"> 12345 Test My Code </div> //Javascript html2canvas(("#capture")).then( canvas => { var image = ("image/png").replace("data:image/png;base64,", ""); // (image); ({ 'type': 'INVOICE', 'url': '', 'file_content': image }); }); ////////////////////////////////////////////// The code seem to work but I

    $47 (Avg Bid)
    $47 Avg Bid
    7 bids

    Hello am looking for an expert javascript to solve some issues in my javascript file, if you are that guy please let me know. topics needed html2canvas onPositionChange function calculating x, y

    $32 (Avg Bid)
    $32 Avg Bid
    8 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

    $12 (Avg Bid)
    $12 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

    $11 (Avg Bid)
    $11 Avg Bid
    3 bids

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

    $845 (Avg Bid)
    $845 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

    $34 (Avg Bid)
    $34 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.

    $58 (Avg Bid)
    $58 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 ...

    $43 (Avg Bid)
    $43 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?

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    3 bids

    TASK 1: UI Flow as shared in pdf TASK 2: USE Rest API and send the following data >>Canvas Image - Using Canvasdraw function from library >>Canvas Image - Using HTML2Canvas library >>Background Website Image >>User name - Feedback >>Comments - Feedback

    $77 (Avg Bid)
    $77 Avg Bid
    4 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)); });

    $42 (Avg Bid)
    $42 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....

    $9 / hr (Avg Bid)
    $9 / 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....

    $29347 (Avg Bid)
    $29347 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>...

    $124 (Avg Bid)
    $124 Avg Bid
    22 bids

    ok, I am working with html2canvas and the task is almost finished, I can print the image on larger canvas, but I need some tips to do it on tablet/mobil (~768px/~425px) So, I need to you to review my code and make the expected changes to get works this script. I think the issue could be here: (image, sx, sy, sWidth, sHeight, dx, dy, dWidth, dHeight); I will provide: FTP access only to script path (and you will can see in frontend how is working) Budget: 15 usd including freelancer.com's fee. please bid only if you are a professional with wp/html/cors/images and can do it right now, dont waste my and your time.

    $22 (Avg Bid)
    $22 Avg Bid
    6 bids

    I have to do a very quick task: get works html2canvas in a wordpress site budget: 10 $. please bid only if you are a professional with wp/html/cors/images and can do it right now,

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    2 bids

    yo folks, how are you? ok, I have to do a very quick task: get works html2canvas in a wordpress site budget: 15 usd including freelancer.com's fee. please bid only if you are a professional with wp/html/cors/images and can do it right now, dont waste my and your time.

    $17 (Avg Bid)
    $17 Avg Bid
    5 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.

    $139 (Avg Bid)
    $139 Avg Bid
    15 bids

    There can be N goups each one contained in <div class="dd" id="nestableN"> where N is categtype in database. Each element may have one or more childrens. Elements have a deep level, in database categlevel (ex elements M N O are level 0 (root items) and elements Q Y are elevel 2 and so on...) Every element can be ...and drop operation 1. Prevent, block any elements from moving 2. Post (serialized outputs) to : new JSON - if element moved inside it's own group new JSON1 and new JSON2 - if element moved in new group 3. Create file for updating database with post vars 4. If (db update=succes) {allow, unblock elements to be moved again} else {reload page} 5. Using javascript setTimeout() or setInterval method NOT ALLOWED!

    $159 (Avg Bid)
    $159 Avg Bid
    11 bids

    About: We are a Computer Repair Company. We pick-up the computer from our clients. What's to do? Target: Our customer fills out a form on tablet from our t...customer has to sign directly on the tablet by pen. After clicking "OK", there will be generated a PDF File, which includes the General Conditions, the Form-data and the Signature. This PDF will be sent to the E-Mail-Adress of customer and to our office. Further Infos: Sample/Turtorial about the signing feature: The website from our Computer Service: The Company behind the Computer Service: Note: We do have hosting already. We have a ManagedServer, so server-site should be ready

    $36 (Avg Bid)
    $36 Avg Bid
    7 bids

    I've got a WordPress plugin which uses html2canvas to generate images for printing based on what's created in the web-app. I need several changes done to the html2canvas. #1 The web-app creates either a 2 page or a 4 page document. I need a PDF created containing pages 1-2 or 1-4 depending on the layout the user chooses. #2 I need some changes done to the html2canvas output to make sure the images/pdfs are optimized for print correctly with bleeding and cut edges followed.

    $736 (Avg Bid)
    $736 Avg Bid
    17 bids

    I need a screenshot plugin created. Not a whole screen selection but drag and drop selection. Should work on chrome and firefox, (safari if possible) I have the ui for the scirpt already developed, and have drag and drop implemented...screenshot plugin created. Not a whole screen selection but drag and drop selection. Should work on chrome and firefox, (safari if possible) I have the ui for the scirpt already developed, and have drag and drop implemented in vue.js. I need you to put it all together and implement the screenshot functionality to the drag and drop so it make a screenshot of only the selection, probably using html2canvas but if you have better idea that's fine. Message me to discuss more if you have read the description inclunde word screenshot at the begining of...

    $148 (Avg Bid)
    $148 Avg Bid
    2 bids

    Problem: I have a notification alert that shows after 60 seconds of login, the problem is that if someone logout within those 60 seconds. the message still show even if the user is no longer logged-in. _myAlert= () => { = setTimeout(()=>{ ( 'Notification', 'Please set up your user account.' ); }, 60000) } onPress={() => { clearTimeout(); ('Logout'); } } do I need to export/import how

    $219 (Avg Bid)
    $219 Avg Bid
    4 bids

    Aws ubuntu Nodejs websocket is working Well for normal connection else Proxy Only Proxy connection do not work. ---- Job condition 1. Visit my pc via Teamviewer 14 2. Opened SSH putty and logged in root 3. Installed Node and websocket server...############## var port = 3000; var ws_url = "ws://"+":"+port; ws_con(); function ws_con(){ (port); WS = new WebSocket(ws_url); = function(x,h,e){ (port+"-_ERR",x); } = function(d){ opened(); }; = function(d){ closed(); }; = function(d){ onmsg();}; } function closed(){ setTimeout(function(){ws_con();},3000); } function opened(){ ("opened"); ("ch:PC"); } function onmsg(omsg){ (omsg); }

    $271 (Avg Bid)
    $271 Avg Bid
    2 bids

    Create a javascript: 1. usable in Tampermonkey/Greasymonkey 2. that for all elements of a given classes list (using getElementsByClassName ) will take a screenshot of these elements separately (for example using html2canvas) 3. that sends them to MySQL database (for example Wordpress database) with the whole HTML of the element. For example in the following page: there will be a screenshot of the following elements SEPARATELY for a), b), c): a) <div class="cities"> <h2>London</h2> <p>London is the capital of England.</p> </div> b) <div class="cities"> <h2>Paris</h2> <p>Paris is the capital of France.</p> </div> c) <div class="cities"> <h2>Tokyo</h2> <p>...

    $66 (Avg Bid)
    $66 Avg Bid
    4 bids

    Javascript / Java Expert Required - Urgent Basis... Just 5 minutes job to be done Only Javascript / Java experts are required. Just add some delay ( setTimeout) function in a loop so the functioning of loop statements can be delayed for specific time. Simple,, isn't it ??

    $79 (Avg Bid)
    $79 Avg Bid
    26 bids

    I have a bad quality image from html2canvas. I need someone to fix it. And fast!

    $43 (Avg Bid)
    $43 Avg Bid
    4 bids

    Make changes to html2canvas for my website

    $20 - $20
    $20 - $20
    0 bids

    I need to add html2canvas to my website. ASAP

    $44 (Avg Bid)
    $44 Avg Bid
    13 bids

    I need to add html2canvas in my website. So whenever a visitor press on a button it will take a screenshot of a specific div block and save the photo in png format.

    $31 (Avg Bid)
    $31 Avg Bid
    23 bids

    I need a real magento expert, two task, first the magento add product to cart function is out of order, my programmer said it is a html2canvas problem, pls fix it. 2) I have a old vps, we have buy a new vps, we want to migrate the old vps to new vps, because the old vps seems have malware, data is already moved to new vps, but some product in magento show error500 you need to fix it.

    $276 (Avg Bid)
    $276 Avg Bid
    36 bids

    I am going to get the screenshot of html element that have image tag. Images include the Firebase url. But I can't get the screenshot of image element. if the image url is not remote url, html2canvas is working. Also, Html Elements has rotate in CSS. I hope the best solution. Thanks.

    $210 (Avg Bid)
    $210 Avg Bid
    10 bids

    Hi all Thanks for viewing my project. I need the following: node.js script which send numbers to a vue.js front-end via websockets. The numbers should start at 1 and go to 1000. You can use setTimeout to send a new number every second. So in the first second it sends 1, in the second section it sends 2, and so on. vue.js displays each number received on the screen in a ticker, like the one used when displaying Stockmarket data. For example, you can use a library like So the user would see the numbers scrolling across their screen as they are received. That's it. Please use simple, commented code. Any questions, please ask. Thank you.

    $210 (Avg Bid)
    $210 Avg Bid
    8 bids

    ...particular amount of time the light will be lit. This processing should be asynchronous ensuring one light completes before the next one starts) and should always be redgreenyellow and back to red continuously: while (true) { await ('red', ); … // other colours go here } waitSomeSeconds = (color, wait) => { return new Promise((resolve, reject) => { setTimeout(() => { ({ currentcolor: color }); resolve(); }, wait); }); };  Renders a single traffic light using markup similar to (again feel free to design your own): <div className="light"> <div className="lamp" style={{ backgroundColor: ('red'), margin: '.5rem' }} /> <div className="lamp" style={{ backgroundColor: ('yellow...

    $156 (Avg Bid)
    $156 Avg Bid
    6 bids

    Create a payment details page, using reactjs and redux where it given mock api data with settimeout (this will be provided) create a page where it shows prices and details of items on page It has few functionality like expand and popup. here is GIF :

    $59 (Avg Bid)
    $59 Avg Bid
    13 bids

    Few simple entry level tasks with JS ,DOM,Node.Js..Nothing big..just few lines of code for each tasks..you have to work with the function setTimeout(), the DOM’s addEventListener(),and Node.js’s () and ()

    $30 (Avg Bid)
    $30 Avg Bid
    8 bids

    I am using HTML2Canvas to take a screenshot of a specific div and it sometimes creates a blurry image. I use it as a photo app and so the image needs to be high quality. Please let me know what experience if any you have with HTML2Canvas

    $47 / hr (Avg Bid)
    $47 / hr Avg Bid
    9 bids

    Overview: We do configurated print products like the client wish. We need a screenshot from the configurator in the time the client pushes the add-to-cart button to have less work in the production. We have a Woocommerce Shop with a online product configurator. The whole configurator is a single div with pictures and text inside. If client push add to cart button; the product screenshot should be as the image of the product in Cart and checkout. Another Screenshot (why?! Because in the preview there are more images and we don’t need all of them for production) have to be made as a print production image (maybe from a hidden DIV) The image have to be downloadable from the wp-admin orders overview (please note that one order can contain more than one product) It should be made as a W...

    $732 (Avg Bid)
    $732 Avg Bid
    26 bids

    ...Jquery. When I close this Lightbox I have set (true); or ();... The page reloads but when the visitor has zoommin to the lightbox to see the picture bigger and when I close the Lightbox... the browser stays in that zoommin stage. My target is when close Lightbox the browser is back to normal width. I talk here over IOS Safari and Android Chrome. I try also with: setTimeout(function(){ = "#"; },300); But its give me not the good result. My target is let only the lightbox zoomin or zoom out but not the whole page behind. Who can help me trough Teamviewer and Skype? NOTE: I work on a 30" screen. So please be aware that you also work on a big screen. On a default laptop the code renders very (to) small and is unreadible. I can zommin

    $43 (Avg Bid)
    $43 Avg Bid
    3 bids

    ...clicks on a quiz show the quiz result page with the title of the quiz and a loading indicator that shows the user that the result is being fetched Request the quiz result from the API and insert the returned HTML into the designated area Show a share button below the result. The text on the share button should be localized according the user’s locale setting When the share button is clicked use html2canvas to create a screenshot of the result area and then call , while passing the screenshot to that method. I have no design. we will use mockup datas for prototype: when you have done, we will promote it as soon, and will make lots of game like this...

    $135 (Avg Bid)
    $135 Avg Bid
    2 bids

    We need a prototype for a quiz game like OMG a result ID replace a placeholder in the HTML with the base64 encoded user profile picture show the rendered result HTML and remove the loading indicator a share button should be shown on which the user can click triggering the method. The image passed to that method will be a base64 screenshot of the result HTML (generating a picture of the quiz result). You can use html2canvas for this. The data will contain the quiz id, the user id, the user name as well as the result id that was returned from the API. (5) If the user enters the app from a post that was previously shared you should read () and send the user directly to (4) after the game has initialized

    $311 (Avg Bid)
    $311 Avg Bid
    3 bids

    The code below is for a call now button that has been placed in an HTML widget using to create the website www.busienss-insurance-now.com. The call button triggers the mobile phone to dial the 800 num...ap-datepicker/1.5.1/js/"></script> <script src=""></script> <script> $(document).ready(function () { $(document).on('click', '#callnow', function (e) { (); var tel = $('#callnow').data('call'); (tel); setTimeout(function() { = ''; }, 5000) return true; }) }); </script> </body>

    $27 (Avg Bid)
    Guaranteed
    $27
    3 entries

    1. Conevrt code setTimeout function into configuration file in file. 2. Create 1 small form inside the widget with 1 button named (Start Chat), after click on this Button Windows get down and Unfyd team widget get opened.

    $16 (Avg Bid)
    $16 Avg Bid
    4 bids

    I'm using the js library p5.speech. I'm trying to get each strings th...', function(e) { ('Google UK English Female'); for(var i=0; i<;i++){ ("allData"+i+" = " + allData[i].profile.length+" patients have "+ allData[i].diseasesConditions); (function(i) { var m = i; setTimeout(function() { (allData[i].profile.length+" patients have "+ allData[i].diseasesConditions); }, 1); })(i); // sendVoice(allData[i].profile.length+" patients have "+ allData[i].diseasesConditions);; //setTimeout(function afterTwoSeconds() { (allData[i].profile.length+" patients have "+ allData[i].diseasesConditions);}, 1000); } function sendVoice(data...

    $38 (Avg Bid)
    $38 Avg Bid
    4 bids

    ...com/login', {username: 'superuser', password: 'coolpassword'}) if (!await isLoggedIn(r)) throw "Could not login!" // save the session/cookies to the database await (`update cache set cookies = '${('')}'`) } var keepalive = async (r) => { await ('') // resets the idle timeout on remote server setTimeout(keepalive, randomTimeBetween4And6Minutes) } var connect = async () => { // create a session var jar = () var r = ({jar: jar}) // restore last session/cookies var cookies = await ('select cookies from cache') for (cookie of cookies) { (cookie), '') } // login if not already logged in if (!isLoggedIn(r))

    $140 (Avg Bid)
    $140 Avg Bid
    6 bids

    I have a webcam that uploads images with random names every 3 seconds. I need 3 things: 1) Find second newest image (not newest as sometimes this isn't fully uploaded when it is fetched). This then must be updated every 3 seconds while website is open - without web page refreshing, only image...is my webcam…</td> </tr> </tbody> </table> <script type=”text/javascript” language=”JavaScript”>// <![CDATA[ var tcimages = new Array(); tcimages[0] = “”; interval = 5000; function Refresh() { for (i=0; i<=0; i++) { tmp = new Date(); tmp = “?” + (); [“tcimage” + i].src = tcimages[i] + tmp; } setTimeout(“Refresh()”, interval); } Refresh(); // ]]></script> </tbod...

    $66 (Avg Bid)
    $66 Avg Bid
    18 bids

    I have a webcam that uploads images with random names every 3 seconds. I need 3 things: 1) Find second newest image (not newest as sometimes this isn't fully uploaded when it is fetched). This then must be updated every 3 seconds while website is open - without web page refreshing, only image...is my webcam…</td> </tr> </tbody> </table> <script type=”text/javascript” language=”JavaScript”>// <![CDATA[ var tcimages = new Array(); tcimages[0] = “”; interval = 5000; function Refresh() { for (i=0; i<=0; i++) { tmp = new Date(); tmp = “?” + (); [“tcimage” + i].src = tcimages[i] + tmp; } setTimeout(“Refresh()”, interval); } Refresh(); // ]]></script> </tbod...

    $67 (Avg Bid)
    $67 Avg Bid
    6 bids