diff options
| author | lsces <lester@lsces.co.uk> | 2016-02-07 20:34:47 +0000 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2016-02-07 20:34:47 +0000 |
| commit | 982f588600b6311eea68f1b141a18a96bcdc6d28 (patch) | |
| tree | f6e661b37ebabc82289ee4e99310a7696850e288 /gallery_views | |
| parent | 27be7b4418c3895a3abed684c97f373f9429b038 (diff) | |
| download | fisheye-982f588600b6311eea68f1b141a18a96bcdc6d28.tar.gz fisheye-982f588600b6311eea68f1b141a18a96bcdc6d28.tar.bz2 fisheye-982f588600b6311eea68f1b141a18a96bcdc6d28.zip | |
Remove warnings about legacy HTML style
Diffstat (limited to 'gallery_views')
| -rw-r--r-- | gallery_views/galleriffic/example-2.html | 8 | ||||
| -rw-r--r-- | gallery_views/galleriffic/example-3.html | 8 | ||||
| -rw-r--r-- | gallery_views/galleriffic/example-4.html | 8 | ||||
| -rw-r--r-- | gallery_views/galleriffic/example-5.html | 8 | ||||
| -rw-r--r-- | gallery_views/galleriffic/index.html | 7 |
5 files changed, 19 insertions, 20 deletions
diff --git a/gallery_views/galleriffic/example-2.html b/gallery_views/galleriffic/example-2.html index 7c83d10..a703052 100644 --- a/gallery_views/galleriffic/example-2.html +++ b/gallery_views/galleriffic/example-2.html @@ -30,7 +30,7 @@ <div id="thumbs" class="navigation"> <ul class="thumbs noscript"> <li> - <a class="thumb" name="leaf" href="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015.jpg" title="Title #0"> + <a class="thumb" id="leaf" href="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015.jpg" title="Title #0"> <img src="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015_s.jpg" alt="Title #0" /> </a> <div class="caption"> @@ -43,7 +43,7 @@ </li> <li> - <a class="thumb" name="drop" href="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9.jpg" title="Title #1"> + <a class="thumb" id="drop" href="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9.jpg" title="Title #1"> <img src="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9_s.jpg" alt="Title #1" /> </a> <div class="caption"> @@ -52,7 +52,7 @@ </li> <li> - <a class="thumb" name="bigleaf" href="http://farm3.static.flickr.com/2093/2538168854_f75e408156.jpg" title="Title #2"> + <a class="thumb" id="bigleaf" href="http://farm3.static.flickr.com/2093/2538168854_f75e408156.jpg" title="Title #2"> <img src="http://farm3.static.flickr.com/2093/2538168854_f75e408156_s.jpg" alt="Title #2" /> </a> <div class="caption"> @@ -65,7 +65,7 @@ </li> <li> - <a class="thumb" name="lizard" href="http://farm4.static.flickr.com/3153/2538167690_c812461b7b.jpg" title="Title #3"> + <a class="thumb" id="lizard" href="http://farm4.static.flickr.com/3153/2538167690_c812461b7b.jpg" title="Title #3"> <img src="http://farm4.static.flickr.com/3153/2538167690_c812461b7b_s.jpg" alt="Title #3" /> </a> <div class="caption"> diff --git a/gallery_views/galleriffic/example-3.html b/gallery_views/galleriffic/example-3.html index d4a060b..df39b13 100644 --- a/gallery_views/galleriffic/example-3.html +++ b/gallery_views/galleriffic/example-3.html @@ -31,7 +31,7 @@ <div id="thumbs" class="navigation"> <ul class="thumbs noscript"> <li> - <a class="thumb" name="leaf" href="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015.jpg" title="Title #0"> + <a class="thumb" id="leaf" href="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015.jpg" title="Title #0"> <img src="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015_s.jpg" alt="Title #0" /> </a> <div class="caption"> @@ -44,7 +44,7 @@ </li> <li> - <a class="thumb" name="drop" href="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9.jpg" title="Title #1"> + <a class="thumb" id="drop" href="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9.jpg" title="Title #1"> <img src="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9_s.jpg" alt="Title #1" /> </a> <div class="caption"> @@ -53,7 +53,7 @@ </li> <li> - <a class="thumb" name="bigleaf" href="http://farm3.static.flickr.com/2093/2538168854_f75e408156.jpg" title="Title #2"> + <a class="thumb" id="bigleaf" href="http://farm3.static.flickr.com/2093/2538168854_f75e408156.jpg" title="Title #2"> <img src="http://farm3.static.flickr.com/2093/2538168854_f75e408156_s.jpg" alt="Title #2" /> </a> <div class="caption"> @@ -66,7 +66,7 @@ </li> <li> - <a class="thumb" name="lizard" href="http://farm4.static.flickr.com/3153/2538167690_c812461b7b.jpg" title="Title #3"> + <a class="thumb" id="lizard" href="http://farm4.static.flickr.com/3153/2538167690_c812461b7b.jpg" title="Title #3"> <img src="http://farm4.static.flickr.com/3153/2538167690_c812461b7b_s.jpg" alt="Title #3" /> </a> <div class="caption"> diff --git a/gallery_views/galleriffic/example-4.html b/gallery_views/galleriffic/example-4.html index e7e2225..f527085 100644 --- a/gallery_views/galleriffic/example-4.html +++ b/gallery_views/galleriffic/example-4.html @@ -34,7 +34,7 @@ <div id="thumbs" class="navigation"> <ul class="thumbs noscript"> <li> - <a class="thumb" name="leaf" href="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015.jpg" title="Title #0"> + <a class="thumb" id="leaf" href="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015.jpg" title="Title #0"> <img src="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015_s.jpg" alt="Title #0" /> </a> <div class="caption"> @@ -47,7 +47,7 @@ </li> <li> - <a class="thumb" name="drop" href="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9.jpg" title="Title #1"> + <a class="thumb" id="drop" href="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9.jpg" title="Title #1"> <img src="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9_s.jpg" alt="Title #1" /> </a> <div class="caption"> @@ -56,7 +56,7 @@ </li> <li> - <a class="thumb" name="bigleaf" href="http://farm3.static.flickr.com/2093/2538168854_f75e408156.jpg" title="Title #2"> + <a class="thumb" id="bigleaf" href="http://farm3.static.flickr.com/2093/2538168854_f75e408156.jpg" title="Title #2"> <img src="http://farm3.static.flickr.com/2093/2538168854_f75e408156_s.jpg" alt="Title #2" /> </a> <div class="caption"> @@ -69,7 +69,7 @@ </li> <li> - <a class="thumb" name="lizard" href="http://farm4.static.flickr.com/3153/2538167690_c812461b7b.jpg" title="Title #3"> + <a class="thumb" id="lizard" href="http://farm4.static.flickr.com/3153/2538167690_c812461b7b.jpg" title="Title #3"> <img src="http://farm4.static.flickr.com/3153/2538167690_c812461b7b_s.jpg" alt="Title #3" /> </a> <div class="caption"> diff --git a/gallery_views/galleriffic/example-5.html b/gallery_views/galleriffic/example-5.html index 6edf44d..42f76a9 100644 --- a/gallery_views/galleriffic/example-5.html +++ b/gallery_views/galleriffic/example-5.html @@ -30,7 +30,7 @@ <ul class="thumbs noscript"> <li> - <a class="thumb" name="leaf" href="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015.jpg" title="Title #0"> + <a class="thumb" id="leaf" href="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015.jpg" title="Title #0"> <img src="http://farm4.static.flickr.com/3261/2538183196_8baf9a8015_s.jpg" alt="Title #0" /> </a> <div class="caption"> @@ -43,7 +43,7 @@ </li> <li> - <a class="thumb" name="drop" href="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9.jpg" title="Title #1"> + <a class="thumb" id="drop" href="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9.jpg" title="Title #1"> <img src="http://farm3.static.flickr.com/2404/2538171134_2f77bc00d9_s.jpg" alt="Title #1" /> </a> <div class="caption"> @@ -52,7 +52,7 @@ </li> <li> - <a class="thumb" name="bigleaf" href="http://farm3.static.flickr.com/2093/2538168854_f75e408156.jpg" title="Title #2"> + <a class="thumb" id="bigleaf" href="http://farm3.static.flickr.com/2093/2538168854_f75e408156.jpg" title="Title #2"> <img src="http://farm3.static.flickr.com/2093/2538168854_f75e408156_s.jpg" alt="Title #2" /> </a> <div class="caption"> @@ -65,7 +65,7 @@ </li> <li> - <a class="thumb" name="lizard" href="http://farm4.static.flickr.com/3153/2538167690_c812461b7b.jpg" title="Title #3"> + <a class="thumb" id="lizard" href="http://farm4.static.flickr.com/3153/2538167690_c812461b7b.jpg" title="Title #3"> <img src="http://farm4.static.flickr.com/3153/2538167690_c812461b7b_s.jpg" alt="Title #3" /> </a> <div class="caption"> diff --git a/gallery_views/galleriffic/index.html b/gallery_views/galleriffic/index.html index 39ce740..2e36b29 100644 --- a/gallery_views/galleriffic/index.html +++ b/gallery_views/galleriffic/index.html @@ -19,7 +19,7 @@ photos while conserving bandwidth. I am not so great at spelling, and it was mu <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="3012662"> - <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt=""> + <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt=""> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> </div> @@ -175,14 +175,13 @@ jQuery(document).ready(function($) { <h3>Donate</h3> - <p>If you find Galleriffic useful and would sleep better knowing you gave something back, feel free to make a donation! + <p>If you find Galleriffic useful and would sleep better knowing you gave something back, feel free to make a donation!</p> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="text-align: center;"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="3012662"> - <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt=""> + <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt=""> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> - </p> <div id="ads"> <!-- Google Ads --> |
