https://zh.wikipedia.org/wiki/AJAX
事实上98年ajax就成了IE4的一部分,只是当时意识和环境都没到位,知道google在自己产品上使用,才得到大面积推广。
The first public working draft for Media Queries was published in 2001,[5] and the specification became a W3C Recommendation in 2012 after browsers added support.
从draft到recommendation用了11年!
此外,mediaquery可不是只有width,它还可以对height,color等做条件查询。
https://zh.wikipedia.org/wiki/AJAX
事实上98年ajax就成了IE4的一部分,只是当时意识和环境都没到位,知道google在自己产品上使用,才得到大面积推广。
The first public working draft for Media Queries was published in 2001,[5] and the specification became a W3C Recommendation in 2012 after browsers added support.
从draft到recommendation用了11年!
此外,mediaquery可不是只有width,它还可以对height,color等做条件查询。