|
<< Click to Display Table of Contents >> Navigation: Telegram > 2025 > 03 > 14 > Telegram_2025-03-14T21 |
2025-03-14T21:01:32
Yes, you can do this:
gInternalFiles.Add('IW_CSS_CSSRESOURCE', '/css/IWCssResource.css');
2025-03-14T21:02:06
use IW_CSS prefix and /css/ path always
2025-03-14T21:02:20
and of course the .css extension
2025-03-14T21:04:17
the reference in your page for this example should be:
'/css/IWCssResource.css'
2025-03-14T21:04:26
IW will correctly retrieve it