Hello, Is there a way to load JavaScript files in specific order through the BootStrap studio interface?
Welcome !
Once included, you can rearrange the CSS and JS files by doing the following:
• Via the Design Panel
• Right click on "Styles" or "Javascript"
• Select "Include Order"
• Rearrange your CSS and JS files however you desire
** Note: The "Design Panel" always shows the files in alphabetical order, even after rearranging.
Hope it helps your efforts. ;-)
1 Like
I will give it a go. Thank you!