Hi - I'm creating a page in web portal. And I have few css and javascript files. I wonder how can I reference these files into web portal. (the html page won't function without these files). Here's css and javascript files I want to reference. Any clue please?
<link type="text/css" rel="stylesheet" href="lib/ion.css">
<link type="text/css" rel="stylesheet" href="lib/main.bundle.css">
<script type="text/javascript" src="lib/player-0.0.11.min.js"></script>
<script type="text/javascript" src="lib/lzwcompress.js"></script>
You need to create a Web File and attach your file as a note
The web file can relate to your page that you need, or can be loaded in the Home Page and be available everywhere in your portal: docs.microsoft.com/.../web-files
In this blog post I add a reference to a jQuery mask library, so you can follow the steps from there: oliverrodrigues365.com/.../
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156