embed
embed copied to clipboard
Results
5
embed issues
Sort by
recently updated
recently updated
newest added
hello, how to remove link youtube video to prevent user watch link or see url video ?
IMGUR?
4
Is there any way to get this to work with imgur?
Has anybody managed to implement a JS onclick method in the embed iframe? I have tried ` $embed->setAttribute( ["onclick" => 'myMethod( ' . $video['id'] . ' )']); ` and `...