File tree 1 file changed +7
-4
lines changed 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 5
5
< meta name ="description " content ="Free jQuery and CSS3 window popup lightbox to show web page images in fancy way. Easy to use and fast. " />
6
6
< title > Create jQuery and CSS Popup Image Lightbox </ title >
7
7
<!--jQuery-->
8
- < script src ="../js/jquery.min.js "> </ script >
9
- <!--Font Awesome-->
10
- < link href ="../css/font-awesome.min.css " rel ="stylesheet " />
11
- <!--Animate CSS-->
8
+ < script
9
+ src ="https://code.jquery.com/jquery-3.3.1.min.js "
10
+ integrity ="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8= "
11
+ crossorigin ="anonymous "> </ script >
12
+ <!--Font Awesome-->
13
+ < link href ="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet " />
14
+ <!--Animate CSS-->
12
15
< link href ="../css/animate.css " rel ="stylesheet " />
13
16
<!--Popup Lightbox Js-->
14
17
< script src ="js/jquery.popup.lightbox.js "> </ script >
You can’t perform that action at this time.
0 commit comments