wonderfan / javascript

Explore the power of HTML,CSS and JavaScript
1 stars 0 forks source link

The relationship between responsive design and jQuery mobile #13

Closed wonderfan closed 9 years ago

wonderfan commented 9 years ago

Most of sites need to be responsive for attracting end users. In the responsive design, we usually add the device detect library like modernizer and media query support(js and css). I also see jQuery mobile used in the mobile development. I am confused of the relationship between them. Please help clarify.

wonderfan commented 9 years ago

Learn from boostrap and master the responsive implementation.