Are you asking if it's possible for the user to select an option on that option appears as plain text somewhere? If so then you would need a client-side langauge, I suggest asking in our JavaScript forum.
If that is not the case then please specify your problem.
dear deadth,
Actually i have developed a screen.outside the table on the top of a screen i have given a text which is in another table. I have given
text-decoration: blink option, so the text is blinking. I am asking whether there is an option like text-decoration : scroll so that the text, which is a hyperlink scrolls from left to right. Ofcourse we have <marquee direction>
option in html. But i am looking for the option in css.
Comment