now we can add attributes to js files using the tools class
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
<input type='text' id='mytext'>
|
||||
<button id='mybutton'>send</button>
|
||||
|
||||
<input type='text' id='mytext_2'>
|
||||
<button id='mybutton_2'>send</button>
|
||||
|
||||
Reference in New Issue
Block a user