| Author |
Issue with Textarea in JSF Popup...
|
sksharma sharma
Greenhorn
Joined: Oct 08, 2004
Posts: 14
|
|
Hi Friends... I have a page from where I am opening one popup and focus is on popup. I have used Text area in this popup window but there is one issue in it. I write some text in this textarea and copy that text by selecting it with mouse.After that I select right mouse button on text area but no past option is coming. Or even I try to past text which I coppied from somewhere else then also same problem is there. I am using text area like that: <h:inputTextarea id="Message" value=���Bindingwith something" cols="103" rows="25"></h:inputTextarea> Please help
|
 |
 |
|
|
subject: Issue with Textarea in JSF Popup...
|
|
|