This website requires JavaScript.
Explore
Help
Register
Sign In
mathieu
/
CAU-Web-Fall-2018-Project-1
Watch
1
Star
0
Fork
0
You've already forked CAU-Web-Fall-2018-Project-1
Code
Issues
Pull Requests
Releases
Wiki
Activity
38c619544e
CAU-Web-Fall-2018-Project-1
/
static
/
js
/
javascript.js
5 lines
70 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add the front-end of the page
2018-12-12 06:04:47 +00:00
$
(
document
)
.
ready
(
(
)
=>
{
$
(
".dropdown-trigger"
)
.
dropdown
(
)
;
}
)
;
Reference in New Issue
Copy Permalink