Ok, this may sounds a little weird, but is there a way to use Javascript to reflect text? I know it can be done with images (I have found reflection.js many times over) and I know the IE only filters (flipV() and flipH()) but I was hoping for a pure JS implementation of this effect.
Google is not my friend today. Does anyone know if it can be/has been done, and if so, where I might be able to locate resources on it? If not, does anyone have a clue as to what else I could search for other than:
Code: Select all
Javascript text reflection -photoshop
As always, all help is appreciated.