php - Flip text vertically retaining case of the text -


is there way flip text vertically retaining case sensativness using javascript/php not css because want support old browsers too.

i don't think need rely on js or php support old browsers (unless mean really old browsers ie4 or something, , js support bad enough that wouldn't either).

internet explorer 5.5+ has filter called rotation should want.

http://msdn.microsoft.com/en-us/library/bb554293(v=vs.85).aspx

source


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -