mirror of
https://github.com/jcreek/SelectionWheel.git
synced 2026-07-13 03:03:44 +00:00
docs(*): Add custom image to explainer text
This commit is contained in:
+5
-1
@@ -40,7 +40,11 @@
|
|||||||
|
|
||||||
<div id="input-container">
|
<div id="input-container">
|
||||||
<textarea id="input-lines" class="input-items" rows="15" cols="60" name="text"
|
<textarea id="input-lines" class="input-items" rows="15" cols="60" name="text"
|
||||||
placeholder="Enter names to be shuffled, one per line. Leave this area empty in order to use a default set of generated names."></textarea>
|
placeholder="Enter names to be shuffled, one per line. Leave this area empty in order to use a default set of generated names.
|
||||||
|
|
||||||
|
You can also customise the centre of the spinner with an image. Just put ?imgUrl= at the end of the web address and the URL of the image you want to use.
|
||||||
|
|
||||||
|
For example, https://wheel.jcreek.co.uk/?imgUrl=https://www.mammal.org.uk/wp-content/uploads/2021/09/red-fox-300x300.jpg"></textarea>
|
||||||
<button id="startSpinning" class="input-items button button-green" role="button">Start spinning</button>
|
<button id="startSpinning" class="input-items button button-green" role="button">Start spinning</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user