mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-28 02:45:03 +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() {
|
$( "#show_display_info" ).click(function() {
|
||||||
$( ".display_info" ).toggle();
|
$( ".display_info" ).toggle();
|
||||||
|
$( ".add_subtitles").hide();
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
$( "#show_web" ).click(function() {
|
$( "#show_web" ).click(function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user