mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-10-13 09:19:56 +02:00
variations on a jquery theme
This commit is contained in:
@@ -6,6 +6,8 @@ $(document).ready(function() {
|
||||
|
||||
$( "#show_display_info" ).click(function() {
|
||||
$( ".display_info" ).toggle();
|
||||
$( ".add_subtitles").hide();
|
||||
|
||||
});
|
||||
|
||||
$( "#show_web" ).click(function() {
|
||||
|
Reference in New Issue
Block a user