html - Using GWT and CSS, how to flip vertically all the letter at even positions in input element? -


i use gwt. need flip vertically letter @ positions while keeping letters @ odd positions intact in element. i'm using css style: -webkit-transform: rotatex(180deg). flips whole text in input element.

how can implemented using gwt , css?

you can rotate text matching css selector.

because there no way select individual letter using css, way rotate letters wrapping them spam (or other tag).


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -