Re: [tw5] how to add JavaScript to global ?

2021-10-01 Thread Jeremy Ruston
> I post 3 same posts about this topic on google group but all of them been > deleted, I don't know why if I break the law of the discuss please let me > know first I will correct the error. Apologies, your posts appear to have been held up in Google's spam protection system. I've now

[tw5] how to add JavaScript to global ?

2021-10-01 Thread imleg...@gmail.com
I post 3 same posts about this topic on google group but all of them been deleted, I don't know why if I break the law of the discuss please let me know first I will correct the error. My question is : I want to use the fa from https://fontawesome.com/ which need include a javascript

[tw5] how to add javascript to global ?

2021-10-01 Thread imleg...@gmail.com
I want to use the fa from https://fontawesome.com/ which need include a javascript first the html like : https://kit.fontawesome.com/.js"; crossorigin="anonymous"> so how to add the https://kit.fontawesome.com/.js";

[tw5] how to add javascript to global

2021-10-01 Thread imleg...@gmail.com
I want to use the fa on https://fontawesome.com/ But need add a script first the html is like : ** ** * * ** *https://kit.fontawesome.com/.js"; crossorigin="anonymous">* * * * * ** ** * * ** How to add teh code * https://kit.fontawesome.com/.js";

[tw5] How to add javascript to global?

2021-10-01 Thread imleg...@gmail.com
I want to use the fontawesome on the site https://fontawesome.com/ Which contains more icons than the plugin https://thediveo.github.io/TW5FontAwesome/output/fontawesome.html But if you want to use the fa from https://fontawesome.com/ you need to include a javascript file first. The html like,