Skip to content

Commit

Permalink
loader
Browse files Browse the repository at this point in the history
  • Loading branch information
KobaKhit committed Apr 25, 2024
1 parent dd0d9ff commit 91e32a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Binary file added data-visuals/nba-ticket-listings/loader.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion data-visuals/nba-ticket-listings/nba-ticket-listings.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,15 @@
background-color: #111111;
}

.holds-the-iframe {
background:url(./loader.gif) 25% 10% no-repeat;
}

</style>


<div id = ''>

<div class = 'holds-the-iframe'>
<iframe src = 'ticket_hists_2021.html' frameborder=0></iframe>
</div>

Expand Down

0 comments on commit 91e32a1

Please sign in to comment.