variations on a jquery theme

This commit is contained in:
ablwr 2014-09-07 10:25:16 -04:00
parent 3b0984957b
commit d646384e24

View File

@ -6,6 +6,8 @@ $(document).ready(function() {
$( "#show_display_info" ).click(function() {
$( ".display_info" ).toggle();
$( ".add_subtitles").hide();
});
$( "#show_web" ).click(function() {