mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-10 07:27:23 +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…
Reference in New Issue
Block a user