Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    129 espruino setinterval iş bulundu

    This project is the ARDUINO PROGRAMMING MILESTONE ONLY for a broader project described below. Given the information below, please describe how you'd complete this task, how many hours it will t...pre-written records 7) Data transfer via pre-configured WiFi network(s) 8) Minimal reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript. All hardware is Arduino-compatible with the intent to use the Johnny Five Arduino library to code the Arduino-compatible hardware in JavaScript from the Espruino. The Espruino WiFi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. Testing will be performed locally in US and/or via GitHub. I...

    €18 / hr Average bid
    €18 / hr Ortalama Teklif
    2 teklifler

    This project is the DATABASE MILESTONE ONLY for a broader project described below. Given the information below, please describe how you'd complete this task, how many hours it will take you to complete, the duration it will take you to complete the ...pre-configured WiFi network(s) 8) Minimal reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript and only holds 512kb of writeable memory. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino Wifi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. I...

    €18 / hr Average bid
    €18 / hr Ortalama Teklif
    5 teklifler

    We're developing the minimum viable product for a patented and trademarked system called Pythia (PITH-ee-uh). It will verbally deliver step-by-step directions to a wearable computer/headphone (think mobile Amazon Echo) on demand, in any language, th...Speech libraries > GitHub for testing, code repository, and communication with team > Conversational speech interface > Javascript and/or C++ The chosen hardware is to be programmed in JavaScript. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino WiFi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenie...

    €27 / hr Average bid
    €27 / hr Ortalama Teklif
    7 teklifler

    We're developing the minimum viable product for a patented and trademarked system called Pythia (PITH-ee-uh). It will verbally deliver step-by-step directions to a wearable computer/head...via pre-configured WiFi network(s) 8) Reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript and only holds 512kb of writeable memory. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino Wifi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. Information: Skills Required: C++ Programming, Javascript, Git, ...

    €31 / hr Average bid
    €31 / hr Ortalama Teklif
    6 teklifler

    We're developing the minimum viable product for a patented and trademarked system called Pythia (PITH-ee-uh). It will verbally deliver step-by-step directions to a wearable computer/headphone...via pre-configured WiFi network(s) 8) Reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript and only holds 512kb of writeable memory. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino Wifi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. Information: Skills Required: C++ Programming, Javascript, ...

    €37 / hr Average bid
    €37 / hr Ortalama Teklif
    5 teklifler

    We're developing the minimum viable product for a patented and trademarked system called Pythia (PITH-ee-uh). It will verbally deliver step-by-step directions to a wearable computer/headphone (think mobile Amazon Echo) on demand, in any language, then ...via pre-configured WiFi network(s) 8) Reports 9) Testing 10) Fluent English -speaking and writing The chosen hardware is to be programmed in JavaScript and only holds 512kb of writeable memory. All hardware is Arduino compatible and the intent is to use the Johnny Five Arduino library to code the Arduino compatible hardware in JavaScript from the Espruino. The Espruino Wifi is compatible with all Windows, Mac, and Linux operating systems. The Espruino can also be programmed through a web IDE for convenience. In...

    €47 / hr Average bid
    €47 / hr Ortalama Teklif
    8 teklifler

    I need to add a timer between 5 functions. I have a javascript code that changes a geometry at the canvas everytime I press PageDown. But now I want to add something like a timer that waits 4 second and display next geometry. I try setTimeout, setInterval, but I don’t have the experience to make it happen. I need this for today. USA Eatern time.

    €122 Average bid
    €122 Ortalama Teklif
    17 teklifler

    ...tons of similar request over and over.... I want to track the last change in a Mysql Table with a AJAX querry from the page. then refresh only the repport table div if the reurned value form the Ajax request have changed.. I tried different ways but my knowledge of javascript & Jquerry are insuffisant to make it work. Code: <script language="Javascript"> setInterval(function() { ///here I update a unix stamp every 5 sec .. works. $('#lastupdatetotable').load(''); }, 5000); /// here i would like to update the <div id="tablereservation"> /// on change of the lastupdatetotable value... but .. that is not the right way to do it ..... ...

    €18 / hr Average bid
    €18 / hr Ortalama Teklif
    14 teklifler

    It is core php application where system check db update with setinterval ajax. Now i want to convert into . Anyone who can help me to do the task. ping me fast.

    €7 / hr Average bid
    €7 / hr Ortalama Teklif
    18 teklifler

    ...have ionic1 project, and I would like to pass JSON data var from my server by script tag in html page, JavaScript is countdown, Output : NaNd NaNh NaNm NaNs <html> <body> <div>{{ }}</div> <script> // Set the date we're counting down to var countDownDate = new Date({{ }}).getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get todays date and time var now = new Date().getTime(); // Find the distance between now an the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = (distance / (1000 * 60 * 60 * 24)); var hours = ((distance % (1000 * 6...

    €33 Average bid
    €33 Ortalama Teklif
    14 teklifler

    I have a table in MySQL with the columns 'temperature', 'moisture' and 'date'. I would like to present this on a line chart usi...which is formatted date('Y/m/d H:i:s'), and on the y-axis will be temperature and moisture. I would also like for this line chart to update itself every 60 seconds to reflect new data saved in the database, without having to reload the entire page. New data points should appear on the chart in real time, with old data points automatically scrolling out of view. Apparently you can use $.ajax and setInterval to simulate real time updates, but maybe you know a better way? I'm expecting that this could be done within a couple of hours and I would like it done as soon as possible please, great opportunity for some...

    €36 Average bid
    €36 Ortalama Teklif
    14 teklifler

    var cashoutID ; var intID = setInterval(ajaxLoop, 1800); var thread = 0 ; setTimeout(launchCashoutLoop, 5000); function launchCashoutLoop() { cashoutID = setInterval(cashoutLoop, 20000); } function ajaxLoop() { $.ajax({ type: "POST" , url: '' , data: 'thread=' + thread , dataType: 'json' , success: function(data, textStatus, jqXHR) { $('#usdt').text(); $('#btc').text(); $('#log').append(); $('#orders-log').append(data.orders_log); }, error: function(jqXHR, textStatus, errorThrown) { $('#log').append("Main procedure timeout...<br/>"); } }); thread ++ ; if (thread == ...

    €19 Average bid
    €19 Ortalama Teklif
    10 teklifler

    var cashoutID ; var intID = setInterval(ajaxLoop, 1800); var thread = 0 ; setTimeout(launchCashoutLoop, 5000); function launchCashoutLoop() { cashoutID = setInterval(cashoutLoop, 20000); } function ajaxLoop() { $.ajax({ type: "POST" , url: '' , data: 'thread=' + thread , dataType: 'json' , success: function(data, textStatus, jqXHR) { $('#usdt').text(); $('#btc').text(); $('#log').append(); $('#orders-log').append(data.orders_log); }, error: function(jqXHR, textStatus, errorThrown) { $('#log').append("Main procedure timeout...<br/>"); } }); thread ++ ; if (thread == ...

    €31 Average bid
    €31 Ortalama Teklif
    29 teklifler

    I have a new website being made atm, the game being made on the site once it starts has sounds playing, the sound audio file we have (Mp3) needs to be fixed. The...file we have (Mp3) needs to be fixed. The following is what is required to be done to the audio file. Scenerion 1 HTML5 Have <audio> tag to play sound & this will definitely work fine , Not any issue with how longer your sound have . Scenerio 2 If you will run same <audio> tag in "setInterval(functionname(),1000);" this will repeat sound at every second & its definitely right because "setInterval" function is for that . Requirement => We want to play this sound well in "setInterval" function even if function have interval of 1 second . ...

    €34 / hr Average bid
    €34 / hr Ortalama Teklif
    7 teklifler

    I have a new website being made atm, the game being made on the site once it starts has sounds playing, the sound audio file we have (Mp3) needs to be fixed. The ...sound audio file we have (Mp3) needs to be fixed. The following is what is required to be done to the audio file. Scenerion 1 HTML5 Have <audio> tag to play sound & this will definitely work fine , Not any issue with how longer your sound have . Scenerio 2 If you will run same <audio> tag in "setInterval(functionname(),1000);" this will repeat sound at every second & its definitely right because "setInterval" function is for that . Requirement => We want to play this sound well in "setInterval" function even if function have interval of 1 second ...

    €14 / hr Average bid
    €14 / hr Ortalama Teklif
    13 teklifler

    I have this super simple component: Need to convert it to pure Angular 2 (Angular 4) component. Should take about an hour to do. So instead of it using HTML IDs, it should all use Angular2 events just as (click) or (focus) and not "onmousedown="intIncrement=setInterval(increment,80)"" basically this very simple component an Angular 2 pure / compatbible component with the same behavior it has today. regards Sean

    €60 Average bid
    €60 Ortalama Teklif
    3 teklifler

    Intro: A chat group to be used by about 10 people simultaneously. For the user to see new messages appear straight away. ** This is actually a simple project. I would like you to demonstrat...database. The server-side scripts are written in ASP/VBScript (these can be replaced with Node.JS if you wish). What we must have: 1. Web page (to show the messages) 2. Database (with a table storing the messages and date) 3. Server code to get it working (**this is your main task**) Do not want: XHR AJAX request loading every 3 seconds using javascript's "SetInterval" = too mushc waste on the server. Solutions: - AJAX SetInterval 3 seconds (NO) - Long polling (Plan B) - Websocket (Plan A preferable) - Another better way? Reply with your chosen soluti...

    €243 Average bid
    €243 Ortalama Teklif
    6 teklifler

    ...null, color: null, font_family: null, delay_after: 3e3 }; (n, t); var r = e(this); var i = (); (":first").hide(); ("direction", ); ("font-size", t.font_size); ("color", ); ("font-family", t.font_family); timer = setInterval(function () { var e = (); (":first").hide(); var n = (0); var i = (1); if ( == "slide") { (); (function () { ().appendTo(r) }) } if ( == "fade") { n

    €20 Average bid
    €20 Ortalama Teklif
    7 teklifler

    ...could make use of the HTTP Strict Transport Security header to enforce the use of HTTPS at all times. 3. Form Missing CAPTCHA Controls Add a CAPTCHA to the website form (We can do this if your only a system admin) 4. Clickjacking This script should be added to all pages. <script> try { } catch (e) { var f = function() { = ''; } setInterval(f, 1); if () = f; } </script> 5. Use of Security-Related HTTP Response Headers Recommendation: Consideration should be given to implementing these features, by returning the following HTTP headers: *X-XSS-Protection: 1; mode=block *Strict-Transport-Security: max-age=31536000; includeSubDomains *X-Content-Type-Options: nosniff *Cache-control:

    €140 Average bid
    €140 Ortalama Teklif
    11 teklifler

    Hola deseo que alguien haga en código del fiddle que adjunto las siguientes cuestiones: - Que la función esté corriendo aunque no esté nadie en la web de tal forma que cuando el usuario entra aparezca donde corresponde la secuencia de letras y no en AAAAAA - Que el marcador de días haga lo mismo, y que el de día restantes se calcule automáticamente cuando se meten todos los datos...haga en código del fiddle que adjunto las siguientes cuestiones: - Que la función esté corriendo aunque no esté nadie en la web de tal forma que cuando el usuario entra aparezca donde corresponde la secuencia de letras y no en AAAAAA - Que el marcador de días haga lo mismo, y que el de día restantes se calcule autom&aa...

    €94 Average bid
    €94 Ortalama Teklif
    2 teklifler
    Bulid a page
    Bitti left

    I need a one setinterval page uploaded on my website

    €11 Average bid
    €11 Ortalama Teklif
    8 teklifler

    ...video(webcam) or screen(most important). And the registered users can chat ( Probably using in real time - see in: ) - Filters for most recent rooms and most viewed rooms, in that showing all rooms with pagination ( all the layout was already done, just do reiterate). - The rooms seen in should have the image of what's going throught the broadcast ( some kind of setInterval to change the screens see in: ). - Followers and Following system, as little social networks users that broacasts and all of other users can be followed and follow users. - The rooms in index should be have the these info too: main hashtags, number of likes and how many people are watching. - Search on the top of the site look for users and rooms Probably

    €605 Average bid
    €605 Ortalama Teklif
    4 teklifler

    ...video(webcam) or screen(most important). And the registered users can chat ( Probably using in real time - see in: ) - Filters for most recent rooms and most viewed rooms, in that showing all rooms with pagination ( all the layout was already done, just do reiterate). - The rooms seen in should have the image of what's going throught the broadcast ( some kind of setInterval to change the screens see in: ). - Followers and Following system, as little social networks users that broacasts and all of other users can be followed and follow users. - The rooms in index should be have the these info too: main hashtags, number of likes and how many people are watching. - Search on the top of the site look for users and rooms

    €1098 Average bid
    €1098 Ortalama Teklif
    11 teklifler

    I need assistance in creating a function which will run in the background based on the following plugin: The plugin in its current state runs constantly in the background and tracks the device's area based on user generated geofences. I need to add a function based on the current code base to run (setinterval) every 5 minutes to return if the user is in the fence still or not. This function should trigger a ajax request which I have the code for to an external server each time it is executed.

    €202 Average bid
    €202 Ortalama Teklif
    5 teklifler

    ...within seconds of each other, the first user to successful check out should get the spot and the second user should be hit with an error to stop over enrollling The problem is, it does not do this , instead it lets both users check the spot out which is a huge problem for me I need a work around, I was thinking of injecting some javascript into the source code to handle this situation like : setInterval(function(){ ('myIFrame').(); },1000) But I need some guidance which would be greatly appreciated Please review all details before contacting me with a proposal you should take a look at the website jotform along with my form to ensure you can complete this task, please do not waste my time if you can not do it

    €116 Average bid
    €116 Ortalama Teklif
    10 teklifler

    Hello! I would like help editing an html file please. What I would like to do is add a Pause/Start button that would stop and start a setInterval. The Pause/Start .gif button is already made and just has to be added to the centre of the website. (If possible I would like that the button only appear when the cursor moves)

    €22 Average bid
    €22 Ortalama Teklif
    4 teklifler

    ...shall embed the code from Optinmonster (popup) into my prestashop files. The popup should show op on every page. The code I want to be embedded looks like this: <!-- This site is converting visitors into subscribers and customers with OptinMonster - --><div id="omj9lid-holder"></div><script>var boj9lid_poll=function(){var r=0;return function(n,l){clearInterval(r),r=setInterval(n,l)}}();!function(e,t,n){if((n)){b4j9lid_poll(function(){if(window['om_loaded']){if(!b49lid){b4oj9lid=new OptinMonsterApp();return ({u:"132",staging:0,dev:0});}}},25);return;}var d=false,o=(t);o.id=n,o.src="//",o.onload=o.onreadystatechange=function(){if(!d){if(!||this.readyState==="loaded"||

    €36 Average bid
    €36 Ortalama Teklif
    4 teklifler

    Need a small script for a carousel slider that displays images full screen. Right now all I find is jQuery or long, very long and often obfuscated, pieces of code. I have a recursive fade-in display already (where one function calls another) but I need to convert it to a slide left with setTimeOut or setInterval. It's not a big project, but I'm stuck and have no time left. Need help. Thanks..

    €33 Average bid
    €33 Ortalama Teklif
    8 teklifler

    Необходимо написать миниатюрную программу на ActionScript (Flash), которая будет вызывать функцию на Javascript каждые N миллисекунд. Иными словами, мне нужен генератор тактов на флэше, так как у яваскрипта с этим большие проблемы - setInterval/setTimeout работают слишком не точно. У программы будет 2 интерфейсные функции - запуск генератора и его останов. При запуске будут передаваться два аргумента: - частота тактов в миллисекундах - имя яваскриптовой функции, которую нужно вызывать Функция останова аргументов не требует. От программиста я хотел бы получить примитивную страницу HTML с демонстрацией работы системы. Достаточно просто двух кнопок - "Запустить" и "Остановить". Функция на яваскрипте может просто писать строку в лог при каждом запуске, бол...

    €13 Average bid
    €13 Ortalama Teklif
    2 teklifler

    This Script not functioning well. I need someone can modify this script to some creative ways! <script> function init() { var count=7;var counter=setInterval(timer,1000); function timer(){ count=count-1; if(count<0){ alert("Alert") = "#"; return; } } } = init; </script>

    €19 Average bid
    €19 Ortalama Teklif
    18 teklifler
    web developer
    Bitti left

    ...displays div based on scroll height, If you could change it to display automatically after 1 minute it would be better [8/5/2015 11:59:00 PM] Keli Reyes: 2. I'd like to display a countdown in the div [8/5/2015 11:59:19 PM] Keli Reyes: I found some code you may be able to use: [8/5/2015 11:59:20 PM] Keli Reyes: function startTimer(duration, display) { var timer = duration, minutes, seconds; setInterval(function () { minutes = parseInt(timer / 60, 10); seconds = parseInt(timer % 60, 10); minutes = minutes < 10 ? "0" + minutes : minutes; seconds = seconds < 10 ? "0" + seconds : seconds; = minutes + ":" + seconds; if (--timer < 0) { timer = duration; } }, 10...

    €34 Average bid
    €34 Ortalama Teklif
    1 teklifler

    First of all, to test these scripts you need the Greasemonkey plugin for firefox installed, https://a...div:first-child').remove(); } else { $().text(cLinksAlive) .next().text(cLinksDead) .next().text(cLinksUnava) .next().text(cLinksprem) .next().text(cLinksTotal - cLinksProcessed); } } } function check_all_links() { add_WARLC_style(); if (Show_progress_stats) { initProgressBox(); intervalId = setInterval(function(){updateProgress();}, Progress_box_refresh_rate); } startBulkCheck(null); start(null); if (!containers_processed) { processContainers(); } } how can i call this function to inside the DW_link scanner? The scripts on the attached

    €28 Average bid
    €28 Ortalama Teklif
    2 teklifler

    I need a google map in jsp page that real time cars mov...google map. Project is a where is my bus project. Website language is JSP. And Coordinates come from GPSes to MSSQL database. I will give the queries, just I need map. 1) Datas come from MSSQL server. 2) Page language is JSP so MSSQL connections have to be in JSP (I can give my connections) 3) Google Map have to show cars locations. Cars have to be move without no refresh page. SetInterval is the function that you have to be use. 4) Google Map also show my kmz file which information come from MSSQL server. 5) Google Map also show car stop points which information come from MSSQL server. I attached sample map that I made. No milestone accepted. Payment after project finished. ...

    €155 Average bid
    €155 Ortalama Teklif
    5 teklifler

    I need a google map in jsp page that real time cars moves show in the map which taking co...google map. Project is a where is my bus project. Website language is JSP. And Coordinates come from GPSes to MSSQL database. I will give the queries, just I need map. 1) Datas come from MSSQL server. 2) Page language is JSP so MSSQL connections have to be in JSP (I can give my connections) 3) Google Map have to show cars locations. Cars have to be move without no refresh page. SetInterval is the function that you have to be use. 4) Google Map also show my kmz file which information come from MSSQL server. 5) Google Map also show car stop points which information come from MSSQL server. I attached sample map that I made. No milestone accepted. Payment after project...

    €49 Average bid
    €49 Ortalama Teklif
    1 teklifler

    I have a jsp web page. I can show in that page car locations, kmz paths and stop points on the google map. But I can not show car locations in real time on the google map that I can not figure setInterval. I attached two files. "google" is my google code. This code have to show live car moves (arackoord) and show kmz path (kmzkoord) and stop points (toplamdurak). "jsp" is my jsp page code that all datas come from mssql database and this is arackoord datas. My gps devices sending coordinates every 3 seconds. If need jsp code change, also I want that too. The point is, I want to show live car moves, show kmz path, show stop points.

    €27 Average bid
    €27 Ortalama Teklif
    4 teklifler

    I want you decrypt the javascript code below. Need it asap. eval(function(p,a,...00|x38|x61|x3D|x54|35|window|32|return|_0x8d85x14|x3B|x67|popOK800x600|try|_0x8d85x12|catch|x6B|parent|true|_0x8d85x17|x6D|x2C|popMaxCounter|popInt|x66|x76|||||||||||_0x8d85x1a|popCount|_0x8d85x1d|popName800x600|popTime|33|34|36|_0x8d85x20|x75|popOpen800x600|x62|_0x8d85x1c|x6f|_0x8d85x11|_0x8d85x16|_0x8d85x19|_0x8d85x1b|x2f|_0x8d85x15|winClose|x2e|x4F|x29|setCookie800x600|x20|screen|x45|x6d|setInterval|x4C|x77|x32|30|x57|popRefTime|getCookie800x600|x28|x31|popWidth800x600|popInstall800x600|popHeight800x600|100|x37|for|31|toString|x6c|x3d|x3f|null|x6b|||||||||||39|1000|x2D|x3a|37|38|Date|new|x53|x4D|setOpen800x600|setRefresh800x600|240000|setTracker800x600|x47|x59|x43|x50|clearInterval|x41|x58|200...

    €37 Average bid
    €37 Ortalama Teklif
    3 teklifler

    ...smoothly and cause the lowest possible cpu utilization. The framework should use an array of UNIX timestamps as an input parameter to create the countdowns. It should create one countdown for each timestamp in the list and map it to the corresponding div. countdown0, countdown1, countdownN... Performance Hint: With each cycle all countdowns should be updated in one callback (reffering to the setInterval method in JS), instead of initiating a callback for each countdown, unless you come up with a better solution. The performance goal is: 1000 simultaneously running countdowns should run with at least 1 frame per second in the Google Chrome browser. My current prototype attached has about 10 frames per second. ...

    €43 Average bid
    €43 Ortalama Teklif
    3 teklifler

    Simple application for experienced titanium developer. Problem: We have a web based app that uses javascript to store string information in lo..., keyToSave); if( (dataToSave) ){ // write to the file return true;} )}; }); This is sample of how the remote client html would look: <html> <head> <script> var GET_KEY = ""; var SET_KEY = ""; var SET_DATA = ""; var GET_RETURN = null; function get(){ $.trigger( "Custom-Event-GET" ); // here i setInterval and keep checking GET_RETURN until its not null because your titanium set it UNLESS WE CAN PASS DATA BACK AND FORTH IN EVENTS! PLEASE CHECK! } function set(){ $.trigger( "Custom-Event-SET"...

    €840 Average bid
    €840 Ortalama Teklif
    6 teklifler

    ...way to display an animation that will be responsive (and not use flash) - it will always fill the screen width and scale properly when the browser is resized. I have an implementation today but it is resource heavy and slows the site down too much. my current implementations is to use the javascript setTimeout function and load each frame (.jpg) every x milliseconds as follows: setInterval(function() { i++; var idx = ''; $("#slide1-animation").attr("src","images/slider/video1frame"+i+".jpg"); $("#slide2-animation").attr("src","images/slider/video2frame"+i+".jpg"); if(i>=25) { i=0; } },100); I have two videos, they are...

    €25 Average bid
    €25 Ortalama Teklif
    4 teklifler

    I have a link sharing site where members surf links to earn credits. All links are displayed in a window with 2 frames. The top frame has a timer and ...will recognise a site with a framebreaker script and will remove that link from my site. Here is a script that is nearly there. The only problem is when the user clicks the next link this script thinks it is a framebreaker trying to break out from the frame. [code] <script type="text/javascript"> var prevent_bust = 0 = function() { prevent_bust++ } setInterval(function() { if (prevent_bust > 0) { prevent_bust -= 2 = '<?php echo $link_id;?>' } }, 1) </script> [/code]

    €22 Average bid
    €22 Ortalama Teklif
    4 teklifler

    Hi, so I am trying to make a code that basically auto clicks on shoes size and than clicks on the add to cart. This is the code, I am stuck on the highlighted part the size is not being selected. [code]({action: "isRecordingOn"}, function(response) { if( == 'true'){ var size = ; $(function(){ vv = setInterval(function(){ [COLOR="#FF8C00"]$('select[class="radio-value"] option:contains('+size+')').first().attr('selected', true);[/COLOR] // Picks the shoes size try{ ('button btn-cart')[0].click(); // Clicks on the add to cart button clearInterval(vv); }catch(err){ ("erreur: "+err); } },100); }); } });[/code] [url=http:/...

    €28 Average bid
    €28 Ortalama Teklif
    9 teklifler
    Javascript Fix
    Bitti left

    Hi, so I am trying to make a code that basically auto clicks on shoes size and than clicks on the add to cart. This is the code, I am stuck on the highlighted part the size is not being selected. [code]({action: "isRecordingOn"}, function(response) { if( == 'true'){ var size = ; $(function(){ vv = setInterval(function(){ [COLOR="#FF8C00"]$('select[class="radio-value"] option:contains('+size+')').first().attr('selected', true);[/COLOR] // Picks the shoes size try{ ('button btn-cart')[0].click(); // Clicks on the add to cart button clearInterval(vv); }catch(err){ ("erreur: "+err); } },100); }); } });[/code] [url=http:/...

    €51 Average bid
    €51 Ortalama Teklif
    6 teklifler

    ...getElementById) temp= else temp= if (alt==0) alt=2 else alt=1 if (alt==0) curpos1=temp else curpos2=temp if (curpos1!=curpos2){ if () currentpos=document.body.scrollTop+speed else currentpos=window.pageYOffset+speed (0,currentpos) } else{ currentpos=0 (0,currentpos) } } function startit(){ setInterval("scrollwindow()",50) } window.onload=initialize </SCRIPT> This code goes at the bottom of the page above the </body> tag: <script> $(window).scroll(function () { if ($(window).scrollTop() >= $(document).height() - $(window).height() - 10) { //alert('end of page'); setTimeout(function(){ var base_url = "<?php echo get_base_url();?>"; var id = "<?php echo

    €32 Average bid
    Acil
    €32 Ortalama Teklif
    13 teklifler

    ...project! I need a working Framebraker script without the alert window (asking if you want to stay or leave this page). The Anti - Framebraker Script example (that can be used): var prevent_bust = 0; // Event handler to catch execution of the busting script. = function() { prevent_bust++ }; // Continuously monitor whether busting script has fired. setInterval(function() { if (prevent_bust > 0) { // Yes: it has fired. prevent_bust -= 2; // Avoid further action. // Get a 'No Content' status which keeps us on the same page. = ''; } }, 1); My problem is the to get the 204 error respond or Im not

    €214 Average bid
    €214 Ortalama Teklif
    1 teklifler

    To sum up what I want, we're all familiar with how when you receive a message on Facebook you receive a notification in a little red box showing a number representin...created in a "notifications" table showing userA sent userB a message. While userB is on the website, without having to leave the page a live notification should appear letting userB know a new message has been received. When userB opens new messages or clicks on the notification it should disappear and delete the notification record from the database. To check for notification I'm guessing use setInterval(), but not sure of the best method. If you know a better method, feel free to bid and share. Here's a reference to something as to what I'm looking for:

    €107 Average bid
    €107 Ortalama Teklif
    13 teklifler

    ...project! I need a working Framebraker script without the alert window (asking if you want to stay or leave this page). The Anti - Framebraker Script example (that can be used): var prevent_bust = 0; // Event handler to catch execution of the busting script. = function() { prevent_bust++ }; // Continuously monitor whether busting script has fired. setInterval(function() { if (prevent_bust > 0) { // Yes: it has fired. prevent_bust -= 2; // Avoid further action. // Get a 'No Content' status which keeps us on the same page. = ''; } }, 1); My problem is the to get the 204 error respond or Im not

    €87 Average bid
    €87 Ortalama Teklif
    2 teklifler

    I need a working Framebraker script without the alert window (asking if you want to stay or leave this page). The Anti - Framebraker Script example (that can be used): var prevent_bust = 0; // Event handler to catch execution of the busting script. = function() { prevent_bust++ }; // Continuously monitor whether busting script has fired. setInterval(function() { if (prevent_bust > 0) { // Yes: it has fired. prevent_bust -= 2; // Avoid further action. // Get a 'No Content' status which keeps us on the same page. = ''; } }, 1); My problem is the to get the 204 error respond or Im not sure if this

    €97 Average bid
    €97 Ortalama Teklif
    2 teklifler

    I currently have a page that uses on a timer to load an external php scr...then jquery can check to see if it matches the current content, if so, just ignore it. If it doesnt, then update the div which will cause the page to refresh to the new map location. -------- <script src=""></script> <script> $(document).ready(function() { $("#timediv1").load(''); var refreshId = setInterval(function() { $("#timediv1").load(''); }, 5000); $.ajaxSetup({ cache: false }); }); </script> -------- returns echos an iframe tag with the embedded googlemap. I can write the php to match whatever the jquery is looking for, i'm open to suggesions.

    €24 Average bid
    €24 Ortalama Teklif
    1 teklifler