I would like to request a change on the HTML element. You can use this to do all sorts of stuff but the input field is quite small. It is already possible to use a url, which is nice, but then you think the code is else where for you can’t make a html page on WIX.
Example. If you want to add charts with d3js, or leafletjs map, or pdfmake you need often need two parts:
- HTML
- javascript
Java script you could make a public js file and link that in to the html code in the element. Public js files have a url so you can use that to include it. However for HTML you don’t have that.
The request would be either:
- make the html input much bigger (I e.g. always make a html file and copy the code when it works)
- make an option to have ‘test.html’ work under public so you can use that as the url (I tried but test.html was never found if you go to ‘public/test.html’)