Cornel Boppart

Results 41 comments of Cornel Boppart

Does it work now? I would like to close this issue then. Thanks!

I'm sorry, but the problem you actually have doesn't seems to be related to the lightcase plugin itself, but rather to how your target website does fit into. Did you...

@tfn220189 Can we close this one, or is it still a problem? May you would like to test with a newer version of lightcase?

This must be related to your current settings for ajax. I see that `contentType` is missing in your example. http://api.jquery.com/jQuery.ajax/

Hi! What exactly is your aim? Having the image covered fullscreen or opening the image in full size (original dimensions)? Have you tried with some of the options already? Maybe,...

Hi! Are you sure this is an issue of lightcase rather than it is something wrong with your video params and attributes? Try to embed and autoplay your video outside...

Hi Thank you for your feedback. You can also simply override the css rule if you don't like this behavior. I guess this is related to your browser and OS....

This is the css, you could also just exclude this .scss file if you're using SASS compiler. /src/scss/components/modules/_global.scss

Please, can you provide a fiddle for this? Ohterwise it is hard for me to reproduce. Thanks

Theoretically, it should be possible using width: '100%', height: '100%' for the video or iframe but i'm not absolutely sure if it will work. You have to try. ``` video:...