Need Explanation on Responsive design and cross browser isues
Can Someone explain me the concept of responsive design and cross browser issues.
Can Someone explain me the concept of responsive design and cross browser issues.
These issues are not really specific to AEM, but the documentation describes how to implement responsive design in AEM:
http://docs.adobe.com/docs/en/aem/6-0/develop/mobile/responsive.html
Regarding cross-browser issues, different browsers interpret and render HTML/CSS differently, so in some cases you need to add safeguards to your code to make your page render as expected in all supported browsers.
scott
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.