To make it clear:
I want to know what to put in here:
Sorry for this cheekiness (I want to know it know it! Am totally stuck )
To make it clear:
I want to know what to put in here:
Sorry for this cheekiness (I want to know it know it! Am totally stuck )
Why donāt you put everything in the HTML file?
For css it would be:
<style>
(CSS here)
</style>
And for javascript
<script>
(JS here)
</script>
This isnāt the best solution, but itās totally fine for small projects.
Let me seeā¦ the html has 160 000 digits and 70 lines and I have two of them and I
That is an extra small project
Why donāt you do what i told you to?
Did you see this:
Where should I write that
code?
In the html file
Yes I know, but where? In the HTML file, which is an animation file created with Google WebDesigner, the default sources are defined by default as these adresses, where this javascript code is located. I want to upload this JS code to Kodular and then retrieve it without Internet connection. And Idk where to write your
code. Where is this in? Can you explain with my image?
And I forgot to say, my JS files use functions and are 415 lines long, with over 200 000 places. Idk if that helps you somewhat.
But in my html, I
And the Pic shows it. the sources are at the beginning of the file. Just checked itās within the head.
I donāt get why you canāt do this:
Bc I think then two sources would be givenā¦
Which editor are you using?
Okā¦ Thnx for replyā¦
Without compiled
If you want to run javascript in yo webview, never use (WebViewString), just use (Evaluate js)
Exemple 1) javascript pure:
Evalaute Js = [
alert(ātestā):
]
Exemple 2) javascript with Jquery:
Evalaute Js = [$(document).ready(function(){
alert(ātestā):
});
]
I removed your personal info, this is not allowed on the community.
Same in this kodularā¦Also ā¦ extension name taifun tools extension