files
This commit is contained in:
6
python/6-triangles-part-2/main.js
Normal file
6
python/6-triangles-part-2/main.js
Normal file
@ -0,0 +1,6 @@
|
||||
// all jquery dom actions can only be called inside document ready.
|
||||
|
||||
$(document).ready(function(){
|
||||
|
||||
|
||||
})
|
Reference in New Issue
Block a user