- Can't select text in input control
- Posted by jdstento on July 8th, 2005
I have created a custom page that works fine within CRM. The strange
thing is that I can't select (highlight) text in a textbox control. I
created the page using an asp:TextBox control and a regular HTML Input
control set to type=text. For some reason I can't select the text using
the keyboard or mouse in either case. The standard CRM pages don't
exhibit this behavior. Does anyone have a clue what's going on?
Thanks.
James
- Posted by jdstento on July 8th, 2005
Ooops! I found it. My form template had the following JavaScript event:
onselectstart="return false;" Not too smart.
Similar Posts
- How select input from composite/AV points in Media Center ? (UK Specific MCE) by tomhass
- Unable to select Composite Video input during TV setup (Windows Media Center Edition) by Gregory
- Re: Select text rectangle (Software & Applications) by B. R. 'BeAr' Ederson
- Re: Select text rectangle (Software & Applications) by Wald
- Re: Select text rectangle (Software & Applications) by Francesco Ghirlanda

