hi all,
i am trying to hide some
text inside an on my website using the
text indent property (setting it to text-indent: -999px;). for some reason this doesnt work when i set the direction of the document to "rtl" (my site is in Hebrew, which is written from right to left).
under "rtl" direction, the
text still shows.
anyone knows any way
…