<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<my-menu expandState="expand">
<my-menu-header height="100">
<div>Title</div>
</my-menu-header>
<p>It is a paragraph</p>
<p>It is also a paragraph</p>
<my-menu expandState="collapse" id="menu2">
<my-menu-header height="100">
<div>Title2</div>
</my-menu-header>
<p>It is a paragraph2</p>
<p>It is also a paragraph2</p>
</my-menu>
<my-menu expandState="expand" id="menu2">
<my-menu-header height="100">
<div>Title2</div>
</my-menu-header>
<p>It is a paragraph2</p>
<p>It is also a paragraph2</p>
</my-menu>
</my-menu>
<my-menu expandState="collapse">
<my-menu-header height="100">
<div>Title</div>
</my-menu-header>
<p>It is a paragraph</p>
<p>It is also a paragraph</p>
<my-menu expandState="collapse" id="menu2">
<my-menu-header height="100">
<div>Title2</div>
</my-menu-header>
<p>It is a paragraph2</p>
<p>It is also a paragraph2</p>
</my-menu>
<my-menu expandState="collapse" id="menu2">
<my-menu-header height="100">
<div>Title2</div>
</my-menu-header>
<p>It is a paragraph2</p>
<p>It is also a paragraph2</p>
</my-menu>
</my-menu>
<script src="../JS/jquery.js"></script>
<script src="../JS/mymenu.js"></script>
</body>
</html>
-
Notifications
You must be signed in to change notification settings - Fork 0
Jack5s/JavascriptMenu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published