diff --git a/README.textile b/README.textile index 0f8a6f9..3067484 100644 --- a/README.textile +++ b/README.textile @@ -1,6 +1,5 @@ > [!WARNING] -> This plugin is unsupported. The author left jQuery behind some time ago. -> Note that it has been possible to make parallax effects in near-pure CSS for some time, using a combination of `translateZ()` and `perspective`. It is srongly suggested that you explore that avenue, as the resulting animations are optimised for the GPU, and smoother than this plugin can ever be. +> This plugin is unsupported. Note that it has been possible to make parallax effects in near-pure CSS for some time, using a combination of `translateZ()`, `perspective`, and a bit of JS for pointer tracking. It is srongly suggested that you explore that avenue, as the resulting animations are optimised for the GPU, and smoother than this plugin can ever be. h1. jquery.parallax