
Ruddy DEROSIERS
-
Gesamtaktivitäten72
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen13
-
Abonnements25
Kommentare
Neueste Aktivität von Ruddy DEROSIERS-
John DiGregorio if you want to use this script in V2 API you have to : - insert link to jquery in your document_head - remove first line $(window).on('load...... -> Look at my answer on the other p...
-
John DiGregorio Have you inserted the script in your document.head ? also
-
sorry for the wrong answer, (); are missing behind the hide else { $("#360003482932").hide(); }
-
var i = 0; var checkExist = setInterval(function() { i++; if ($("a.nesty-input").length){ clearInterval(checkExist); $("a.nesty-input").each(function() { $(this).bind( "cli...
-
or perhaps modify your code with something like : if organization.name === "Managers" { form.show } else { form.hide }
-
Damon Maranya can you try tu put your code at the top avec your script.js, like this ?
-
Hello Rocky, You can make something like This : This will insert an image on each agent's comment
-
Hi Damon Maranya, i checked your code and i think i found your error. Try to remove lines 489 and 502 Your code has to start with your var i=xxxxxxx and finish with },100);
-
Hi Damon Maranya, try to replace the line 489 with this : $("360003482932").hide(); instead of $("360003482932").remove();
-
Erica Dyson librairy is not yet implemented but you can use external image in your articles. In your articles click on the source button : Then, you will be able to add external image like this : ...