3
Good afternoon.
I am using the property resize:Both in a div and works perfectly, my doubt is referring to the two tracings that appear to indicate such property, it is possible to customize them?
3
Good afternoon.
I am using the property resize:Both in a div and works perfectly, my doubt is referring to the two tracings that appear to indicate such property, it is possible to customize them?
2
You can’t customize it.
An alternative is to put an image in the lower right corner, using some code of the type, above the "dashes":
textarea {
height: 150px;
width: 150px;
position: relative;
background: #fff url(http://merchantmomphotoeditor.com/pixenate/docs/resize_handle2.gif) 100% 100% no-repeat;
}
Browser other questions tagged css resize
You are not signed in. Login or sign up in order to post.
Show, thank you.
– Anderson