diff --git a/index3.html b/index3.html index e1b0698..6d8f049 100644 --- a/index3.html +++ b/index3.html @@ -476,6 +476,9 @@ position:absolute; margin-left:auto; margin-right:auto; } +#vids { + text-align:center; +} a {text-decoration:none;} @media only screen and (max-width: 800px), screen and (orientation: portrait){ #instruct { @@ -705,7 +708,7 @@ Select and copy the URL of this page below and use it to share this page anywher Loading... -

Last videos

+

Last videos

diff --git a/script.js b/script.js index d29d0be..8994367 100644 --- a/script.js +++ b/script.js @@ -358,6 +358,14 @@ function extrabutton() { } } +function upCharts() { + vids = $("#vids").value; + for(var i=0;i