[webkit-dev] Image Reflection using webkit
David Kilzer
ddkilzer at webkit.org
Tue Jul 15 07:34:47 PDT 2008
Which version(s) of WebKit are you using? This only currently works in the Mac or Windows Nightly builds, or on tip-of-tree WebKit if you're compiling your own:
http://nightly.webkit.org/
Dave
On Tue, 7/15/08, aalap shah <aalap.shh at gmail.com> wrote:
> Hi,
>
> I am trying to reflect an image i have set the following
> property in css
> file for the image id
>
> -webkit-box-reflect: below 25px -webkit-gradient(linear,
> left top, left
> bottom, from(transparent), color-stop(0.5, transparent),
> to(white));
>
> but it is not getting reflected
>
> I have referred to link
> http://webkit.org/blog/182/css-reflections/ and done
> exactly the same way but still it does not work
> Please can anyone help
> Is there anything to be written in js?
>
>
> --
> "Real men don't use backups, they post their stuff
> on a public ftp server
> and let the rest of the world make copies." - Linus
> Torvalds
More information about the webkit-dev
mailing list