完美解决IE6不支持position:fixed的bug 先看下面一段代码: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>IE6 position:fixed bug</title> <style> *{p... Web前端开发 / 2013-08-20 / 4504次阅读