That's perfect.
Thank you so much :)
Is it also possible to set a max. width:
if (width of viewport > 2000 )
then
width: 2000,
else
width: $(window).width() * 0.8,
Hi.
I have a contact form that I have made responsive.
But I have problem with a Jquery-popup, when it's shown at mobiles. It's to wide because width is set to 800px.
Is it possible to set the width according to the width of the device.
My javascript code:
$( document ).ready(function() {...
Hi.
I have a issue with the footer, when right column is shorter than the other.
If the right column is the longest, then the bottom is displayed correctly.
I hope for some suggestions for a solution.
Thanks a lot :)
Please check this site and code:
URL: https://kalendersystem.dk/responsive/...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.