powy1993 / fullpage

For desktop(ie5.5+) or mobile webApp without jQuery,create full screen pages fast and simple.
http://1.fullpagechris.sinaapp.com/index.html
750 stars 267 forks source link

page能否支持全屏背景图片 #12

Closed robhz closed 8 years ago

robhz commented 9 years ago

page能否支持全屏背景图片,并且随屏幕大小自动全屏

robhz commented 9 years ago

最好能让fullpage兼容IE8背景自动全屏,

powy1993 commented 9 years ago

内部加一个 img,width:100%,height:100%。 absolute就行了。。