How to use jquery in weweb io

As I use jquery here at weweb io, I can put the script in the html or it has to be initialized through the page loading workflow

Why would you do that in the first place?

I’m going to make a table component and I want to make columns resizable, I’m going to use jquery’s resizable. The best thing would be for me to be able to use it directly in the editor, but I’m not able to do it at all

https://weweb-embed.statechange.ai/

I used this to load jquery and it worked, I just can’t use it on the page. I put in the html and it didn’t work despite jquery being loaded

I achieved