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