How can I make transparent gradient on my webpage like that on the picture? I can't use png for that, because images are loaded from server dynamically and will be scrolled:
Scroller is written in JS. I don't want to use flash for that gradient.
EDIT: I must have possibility to change that background (by user) and it must fit screen (about 95%). There is not possible to make background mask over the scroller. :(
PS: Sorry for my English.
Thanks :)