Hi folks,
I've got a little problem with the customisation of the login page of RC. Basically what I want is to include JavaScript with the normal import statement like so: <script type="text/javascript" src="linktojs"></script>
it works for CSS but doesn't seem to be working for JS. If anyone could help me that would be highly appreciated. :)
Quote from: luxerama <script type="text/javascript" src="linktojs"></script>
Hi
there is no dot before js in the code.
I have never tested linking to javascript.
thanks
sorry my fault should have guessed that it could be misunderstood. the "linktojs" string is not the real link, its just there for demonstration purposes.
The problem is that it doesn't seem to pick up the import statement.