Jump to content

responsive adding


gongpex

Recommended Posts

Hello everyone,

 

I think I need to ask about how to make responsive code for jquery/javascript,

 

because sometimes I often found there is some jquery like slider or carousel not responsive.

 

so I need to learn how to make responsive from jquery or javascript not from CSS.

 

E : Can you teach me how to make responsive code?

 

please help

 

Thanks

Link to comment
Share on other sites

The setup of slideshow or carousel is usually done on page load, sorting, resizing of images, layout of images in row for example, most responsiveness should be done through css, the rest involving javascript where it set a fixed size, can be reset using onresize().

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...