body { background: url(a.png); }
@media screen and (max-width: 800px) {
body { background: url(b.png); }
}
Hope that helps.
-Scott
> --
> You received this message because you are subscribed to the Google Groups "EnhanceJS" group.
> To post to this group, send email to enha...@googlegroups.com.
> To unsubscribe from this group, send email to enhancejs+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/enhancejs?hl=en.
>