November 2015
Intermediate to advanced
256 pages
5h 13m
English
CHAPTER 20
![]()
CSS Media Queries
The ability to discern between devices and hardware capabilities is a growing need as the smart-device market expands from blackberries to mobiles, “phablets,” tablets, laptops, desktops, TVs, glasses, watches, and cars. One aspect is responsiveness where you see web pages mold to the size available, but there are other functions where media queries can aid the APEX developer to delivering a better user experience.
Simple yet effective solutions can be applied in APEX just using CSS media queries alone—you’ll see some later in the chapter. However, since this book is all about integrating jQuery with APEX, I’ll start ...
Read now
Unlock full access