Jump to content

Widget:Test2: Difference between revisions

From coloradoriverscience.org
No edit summary
No edit summary
 
Line 4: Line 4:
<includeonly>
<includeonly>
<script type="text/javascript">
<script type="text/javascript">
var text = '<!--{$text} -->';  
//var text = '<!--{$text} -->';  
var colour = '<!--{$colour}  -->';  
//var colour = '<!--{$colour}  -->';  
var text = 'Text Text"';
var colour = 'RED';
 
document.write(' So I need to send the message' + text);  
document.write(' So I need to send the message' + text);  
document.write(' And I will use the colour' + colour);  
document.write(' And I will use the colour' + colour);  

Latest revision as of 16:16, 11 February 2022

This is just a little widget to prove how we code, this text will be visible when you "look" at the widget