This website requires JavaScript.
Explore
Help
Sign in
ilot
/
ilot-io
Watch
2
Star
0
Fork
You've already forked ilot-io
1
Code
Issues
8
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
31061ac384
ilot-io
/
src
/
script.js
7 lines
106 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Works for me
2024-07-10 18:52:53 -04:00
$
(
document
)
.
ready
(
function
(
)
{
jquery
2024-07-10 21:30:57 +00:00
alert
(
"Le code Jquery a bien été lu et chargé dans la page"
)
;
Works for me
2024-07-10 18:52:53 -04:00
}
)
;
Reference in a new issue
Copy permalink