Tagged Questions
The selected-text tag has no wiki summary.
3
votes
5answers
1k views
Getting selected text in a browser, cross-platform
One of the things I'd like to do in my browser-based application is allow the user to select some text (not in a <textarea>, just plain ol' text!), and have my application pop up a small toolbar ...
2
votes
2answers
3k views
jQuery wrap selected text in a textarea
how can i get the user selected text(just inside textarea) and apply actions to it something like wrap the selection [#bold]selected text[/bold] , thanks
0
votes
2answers
409 views
WebView android problem, does not wrap the text
I've searched the internet for a solution but i can't find it.
I have a WebView that display text, Just text. i want to wrap the text in the WebView, is that possible or what?
and i wanna make the ...
0
votes
0answers
210 views
Firefox Selected Text HTML
when i select some text from the browser, is there anyway i can get the selected html instead of just the plain text for firefox using javascript.
Let me know if any one did this before.
--vamsi
0
votes
3answers
2k views
Changing the highlight color of text in Flash with ActionScript 2
I've got several input text fields, and my design requirement is to have gold text on a black background that, when highlighted, is black text on a gold background; however, Flash's default selected ...