text
English [tekst] American [t?kst]
n. ???, ?? ???, ???; ?? ??
v. ??: texted
transformEnglish [tr?ns?f?:m] American [tr?ns?f?:rm]
vt.Transform;change;change
vi.Change
n.[Number] ?? ??
3?? ?? : ???? ??: ???? ??: ???? ??: ??
?????? textTransform ?? ???
??: ???? ??? ?? ?? ??
??: ??Object.style.textTransform="none|capitalize|uppercase|lowercase|inherit"
?????? textTransform ?? ?
<html> <head> <script type="text/javascript"> function displayResult() { document.getElementById("p1").style.textTransform="capitalize"; } </script> </head> <body> <p id="p1">This is some text.</p> <br /> <button type="button" onclick="displayResult()">Convert text</button> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????