Microsoft
Software
Hardware
Network
Question : HTML Textarea align cursor at left
Hi, I have a textarea that when clicked inside, the cursor jumps about 100px to the right. I want the cursor to be aligned at the far left regardless of where the box is clicked.
The CSS that targets this specific textarea is:
.category_choice2 textarea {
width:570px !important;
height:100px !important;
resize:none;
float:left;
clear:none;
text-align:left;
}
Link to
page
Any ideas?
Answer : HTML Textarea align cursor at left
It looks like you accidentally have tabs placed between the tags. Remove the extra spaces and I think you will be good... Or I am just blowing hot air.
Random Solutions
Access 2003 -> Word 2003 - have a question on code that works to save doc as pdf file...
Code was working in Android 2.1 SDK but not on 2.2
SPSS - Modify Output of Crosstabs
how to find the nodes inteconnectivity is propperly configured
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?
Mac Mail only shows 90 days of deleted items
Built-In Webcam Stopped Working on Lenovo ThinkPad
Sort Mysql table with recent entries
Dot Net Written Test and Interview questions, Can any 1 suggest link
Popup not working in IE