J
Jeff
hi
asp.net 3.5
my webpage have a div. I want the contens of that div to be selected
this div don't have a runat="server", but I can put add runat="server" to it
so that it can be done via c#
Originally this div is hidden on the webpage. When the user clicks on
LinkButton on the page then this div becomes visible. I hoped that at the
same time as this div became visible the text inside the div also became
selected.
any suggestions how to go about doing that?
asp.net 3.5
my webpage have a div. I want the contens of that div to be selected
this div don't have a runat="server", but I can put add runat="server" to it
so that it can be done via c#
Originally this div is hidden on the webpage. When the user clicks on
LinkButton on the page then this div becomes visible. I hoped that at the
same time as this div became visible the text inside the div also became
selected.
any suggestions how to go about doing that?