-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
244 lines (229 loc) · 12.3 KB
/
Copy pathindex.html
File metadata and controls
244 lines (229 loc) · 12.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Arena Collection</title>
<link rel="icon" href="./Assets/favicon.jfif">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link href=" https://github.com/FortAwesome/Font-Awesome/issues/5019" rel="stylesheet">
<link rel="stylesheet" href="https://dhbhdrzi4tiry.cloudfront.net/cdn/sites/foundation.min.css">
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="top-bar foundation-5-top-bar">
<div id="responsive-menu">
<div class="top-bar-left">
<ul class=" medium-horizontal menu" data-responsive-menu="drilldown medium-dropdown" data-auto-height="true"
data-animate-height="true">
<li><input id="input" type="search" placeholder="Search"></li>
<li id="search"><button class="nav-filter mainSearchButton "><img src="./Assets/search-icon.png" width="25" height="25" alt="">
</button></li>
<li id="white">
<button class="color-filter tag-color nav-filter W" value="W" href="#" title="White"><img alt="{W}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/8/8e/W.svg?version=4cfe7054aba65596dc7cd79cf9d61d01"
decoding="async" width="25" height="25"></button></li>
<li id="blue">
<button class="color-filter tag-color nav-filter U" value="U" href="#" title="Blue"><img alt="{U}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/9/9f/U.svg?version=242e3a0c1616389c9f09510d598dc5c0"
width="25" height="25"></button></li>
<li id="black">
<button class="color-filter tag-color nav-filter B" value="B" href="#" title="Black"><img alt="{B}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/2/2f/B.svg?version=019551d4756f33e6432aaa8dcc0966f8"
width="25" height="25"></button></li>
<li id="red">
<button class="color-filter tag-color nav-filter R" value="R" href="#" title="Red"><img alt="{R}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/8/87/R.svg?version=5549fbad7279775e94ad0ae307a289a1"
width="25" height="25"></button></li>
<li id="green">
<button class="color-filter tag-color nav-filter G" value="G" href="#" title="Green"><img alt="{G}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/8/88/G.svg?version=df0df93e1e913211caca79c573e08235"
width="25" height="25"></button></li>
<li id="colorless">
<button class="color-filter tag-color nav-filter C" value="C" href="#" title="Colorless"><img alt="{C}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/1/1a/C.svg?version=e56220986714ca2913b90a938b196a9e"
width="25" height="25"></button></li>
<li id="multi-color">
<button class="multi-color tag-color nav-filter M" value="M" href="#" title="Multicolor"><img
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/3/3e/M.svg"
alt="Image result for multi color icon Magic the gathering mana symbols" width="25"
height="25"></button>
</li>
<li ><button id="advancedSearch" class="nav-filter" title="Advance Search"><img src="./Assets/scryfall.png" width="25" height="25" alt=""></button></li>
<li><button class="found"><a href="#">Cards Found:</a> </button></li>
</ul>
</div>
<div class="top-bar-right">
<ul class="menu">
<li><button class="button openbtn openDeck" title="Open deck builder" onclick="openNav()">Deck</button></li>
<li><button onclick="openFullscreen()"><img width="35" height="35"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSD37GaSoL0tgAPRUcyD0CoRkZwjYxLlm9iaUDx_XvIvdkNEsIX&s"
alt="Image result for full screen icon"></button></li>
</ul>
</div>
</div>
</div>
<div class="collection">
<div id="carouselExampleControls" class="carousel slide">
<div class="carousel-inner" id="collection">
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div id="mySidebar" class="sidebar">
<button class="button curve-view" title="Click to view mana curve">Curve-View</button>
<span class="deck-count">0/60 Cards</span>
<div class=" container ">
<div class="row">
<div id="cmc1" class="cmc-col col-md-12">
</div>
<div id="cmc2" class="cmc-col col-md-12">
</div>
<div id="cmc3" class="cmc-col col-md-12">
</div>
<div id="cmc4" class="cmc-col col-md-12">
</div>
<div id="cmc5" class="cmc-col col-md-12">
</div>
<div id="cmc6" class="cmc-col col-md-12">
</div>
<div id="cmcLand" class="cmc-col col-md-12">
</div>
</div>
</div>
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<button class="button saveButton export" title="Copy to Clipboard">Export</button>
</div>
<div id="my-bottom-bar" class="bottom-bar">
<span class="deck-count">0/60 Cards</span>
<div class=" container ">
<div class="row">
<div class="cmc1 col-md-2 curve-col">
</div>
<div class="cmc2 col-md-2 curve-col">
</div>
<div class="cmc3 col-md-2 curve-col">
</div>
<div class="cmc4 col-md-2 curve-col">
</div>
<div class="cmc5 col-md-2 curve-col">
</div>
<div class="cmc6 col-md-2 curve-col">
</div>
</div>
</div>
<button class="button curve-view">Curve-View</button>
<div>
<button class="button saveButton export export-bottom">Export</button>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6 hover-div">
<img class="temp-img" src="" alt="">
</div>
</div>
</div>
<div class="modal" id="message">
<div class="modal-content">
<h5>Deck list copied to clipboard</h5>
<button class="modal-message">OK</button>
</div>
</div>
<div class="modal" id="modal">
<div class="modal-header">
<span class="close-btn">×</span>
</div>
<div class="modal-content">
<h2>Advanced Filters</h2>
<div class="iconButtons">
<button class="color-filter tag-color modal-color-button modalNumButtons W" value="W">
<img alt="{W}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/8/8e/W.svg?version=4cfe7054aba65596dc7cd79cf9d61d01"
decoding="async" width="50" height="50">
</button>
<button class="color-filter tag-color modal-color-button modalNumButtons U" value="U">
<img alt="{U}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/9/9f/U.svg?version=242e3a0c1616389c9f09510d598dc5c0"
width="50" height="50">
</button>
<button class="color-filter tag-color modal-color-button modalNumButtons B" value="B">
<img alt="{B}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/2/2f/B.svg?version=019551d4756f33e6432aaa8dcc0966f8"
width="50" height="50">
</button>
<button class="color-filter tag-color modal-color-button modalNumButtons R" value="R">
<img alt="{R}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/8/87/R.svg?version=5549fbad7279775e94ad0ae307a289a1"
width="50" height="50">
</button>
<button class="color-filter tag-color modal-color-button modalNumButtons G" value="G">
<img alt="{G}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/8/88/G.svg?version=df0df93e1e913211caca79c573e08235"
width="50" height="50">
</button>
<button class="color-filter tag-color modal-color-button modalNumButtons C" value="C">
<img alt="{C}"
src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/1/1a/C.svg?version=e56220986714ca2913b90a938b196a9e"
width="50" height="50">
</button>
<button class="multi-color tag-color modal-color-button modalNumButtons M" value="M">
<img src="https://gamepedia.cursecdn.com/mtgsalvation_gamepedia/3/3e/M.svg"
alt="Image result for multi color icon Magic the gathering mana symbols" width="50" height="50">
</button>
</br>
<button class="modalNumButtons number-filter" value=0>0</button>
<button class="modalNumButtons number-filter" value=1>1</button>
<button class="modalNumButtons number-filter" value=2>2</button>
<button class="modalNumButtons number-filter" value=3>3</button>
<button class="modalNumButtons number-filter" value=4>4</button>
<button class="modalNumButtons number-filter" value=5>5</button>
<button class="modalNumButtons number-filter" value=6>6</button>
<button class="modalNumButtons number-filter" value=7>7+</button>
</br>
<button class="modalAdvanceButtons rarity-filter" value="common">Common</button>
<button class="modalAdvanceButtons rarity-filter" value="uncommon">Uncommon</button>
<button class="modalAdvanceButtons rarity-filter" value="rare">Rare</button>
<button class="modalAdvanceButtons rarity-filter" value="mythic">Mythic Rare</button>
</br>
<button class="modalAdvanceButtons type-filter" value="Creature">Creature</button>
<button class="modalAdvanceButtons type-filter" value="Planeswalker">Planeswalker</button>
<button class="modalAdvanceButtons type-filter" value="Instant">Instant</button>
<button class="modalAdvanceButtons type-filter" value="Sorcery">Sorcery</button>
<button class="modalAdvanceButtons type-filter" value="Enchantment">Enchantment</button>
<button class="modalAdvanceButtons type-filter" value="Artifact">Artifact</button>
<button class="modalAdvanceButtons type-filter" value="Land">Land</button>
</br>
<button class="modalAdvanceButtons set-filter" value="%3Axln">Ixalan</button>
<button class="modalAdvanceButtons set-filter" value="%3Arix">Rivals of Ixalan</button>
<button class="modalAdvanceButtons set-filter" value="%3Am19">Core 2019</button>
<button class="modalAdvanceButtons set-filter" value="%3Adom">Dominaria</button>
<button class="modalAdvanceButtons set-filter" value="%3Agrn">Guilds of Ravnica</button>
<button class="modalAdvanceButtons set-filter" value="%3Arna">Ravnica Allegiance</button>
<button class="modalAdvanceButtons set-filter" value="%3Awar">War of the Spark</button>
<button class="modalAdvanceButtons set-filter" value="%3Am20">Core 2020</button>
<button class="modalAdvanceButtons set-filter" value="%3Aeld">Throne of Eldraine</button>
<button class="modalAdvanceButtons set-filter" value="%3Athb">Theros beyond Death</button>
</br>
<button id="reset">Reset</button>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script type="text/javascript" src="script.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
</body>
</html>