Widget:BRFlashCards: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> <base target="_blank"> <head> <!-- LOAD THE CSS --> <link rel="stylesheet" href="https://dl.dropboxusercontent.com/u/1874620/animate.css"> <!-- LOAD STARTUP..." |
No edit summary |
||
Line 6: | Line 6: | ||
--> | --> | ||
<link rel="stylesheet" href="https://dl.dropboxusercontent.com/u/1874620/animate.css"> | <link rel="stylesheet" href="https://dl.dropboxusercontent.com/u/1874620/animate.css"> | ||
<link rel="stylesheet" href="https://dl.dropboxusercontent.com/u/1874620/BoardReview/css/BRFlashcards_3_24_16.css"> | |||
<!-- | <!-- | ||
LOAD STARTUP SCRIPTS | LOAD STARTUP SCRIPTS | ||
Line 11: | Line 12: | ||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> | <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> | ||
<script type="text/javascript" src="https://dl.dropboxusercontent.com/u/1874620/BoardReview/javascripts/BRFlashcards_3_18_16.js"></script> | <script type="text/javascript" src="https://dl.dropboxusercontent.com/u/1874620/BoardReview/javascripts/BRFlashcards_3_18_16.js"></script> | ||
</head> | </head> | ||
<div id='flashCardsMain'> </div> | <div id='flashCardsMain'> </div> | ||
</includeonly> | </includeonly> |