[seaside] adding attributes to link/stylesheet tag

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[seaside] adding attributes to link/stylesheet tag

sergio_101

How would I go about rendering this:

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous”>

I am not sure how to add the integrity and crossorigin attributes to the tag..

Thanks!





----
peace,
sergio
photographer, journalist, visionary

Reply | Threaded
Open this post in threaded view
|

Re: [seaside] adding attributes to link/stylesheet tag

sergio_101
Scratch that .. false alarm.. had to go up a level to find attributeAt: put:

sorry for the interruption ..

On February 20, 2019 at 10:37:21 PM, sergio ruiz ([hidden email]) wrote:

How would I go about rendering this:

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous”>

I am not sure how to add the integrity and crossorigin attributes to the tag..

Thanks!





----
peace,
sergio
photographer, journalist, visionary

----
peace,
sergio
photographer, journalist, visionary