Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello is it possible to delete javascript in bas?
Javascript code deleting the needed div after miliseconds of load, so i want to disable javascript get the data and enable javascript.
You are going to the wrong way. Not the JavaScript need to be disable else the code need to be catch. Think on this way.
@jtercs sadly it was too fast to catch for bas, but amazon fixed their code so no need now lol.
@rcd d886ab87-daa4-4e73-8764-e10a7eb203db-image.png 54b405ee-0393-4c04-839b-924fe7398674-image.png and then it will open source of url that downloads this photo's
There are no errors. Log is empty.
@tet-vivi с веб ртк я проверил, всё нормально.
@tipston244 said in Cannot run javascript from string:
I have set script to a variable: [[SCRIPT]] is set to document.getElementById("donuts").text = "test" but when I use javascript action and set content to [[SCRIPT]] it does not run that script. But if i type "document.getElementById("donuts").text = "test"" directly it will work. Is this a bug
I have set script to a variable: [[SCRIPT]] is set to document.getElementById("donuts").text = "test"
but when I use javascript action and set content to [[SCRIPT]] it does not run that script.
But if i type "document.getElementById("donuts").text = "test"" directly it will work.
Is this a bug
You put the text in a variable and just output it
5623d92e-79d6-4fa6-b843-aa7129aaa1fe-изображение.png
To execute the code represented by a string, use the eval() method https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval
@mfacundo94 @Findyourthing said in Is it possible to share cache across threads in order to save bandwidth?:
This idea is really interesting? Any answer?
You can try symbolic links (cmd mklink /j targetPath sourcePath). Not tried it myself and shared cache could potentially de-anonymize you.