updates needs makeover

This commit is contained in:
ablwr 2015-03-14 20:39:54 -04:00
parent 0cbf876f7c
commit fe0d4c43ce
2 changed files with 1 additions and 11 deletions

View File

@ -27,6 +27,6 @@
<div class="footer text-center"> <div class="footer text-center">
<p>Made with ♥ by <a href="http://www.ashleyblewer.com">Ashley Blewer</a></p> <p>Made with ♥ by <a href="http://www.ashleyblewer.com">Ashley Blewer</a></p>
</div> </div>
</body>
</body> </body>
</html> </html>

10
todo.md
View File

@ -1,15 +1,5 @@
TO DO TO DO
javascript for hiding form questions
function newQuestion(){$question.hide();$question.first().show();
$form.on("click", ".new-question", function() {
$(this).parent().parent().next().slideDown("slow");
});
}
ffmpeg questions and answers: ffmpeg questions and answers: