Hello,

I have a .jsp file linked with a css file, normally I will put resize:none; to the textarea in my form to stop chrome or safari putting a resize handle on it.

The thing is I cannot get it to work I don't know if it is because I'm working with a .jsp file instead of a normal .html file but I don't think that could be the porblem

any ideas?

thanks in advance

Fixed i

just add it as the style attribute in the declaration of the textarea, I don't know why it did not detected it from an external .css file.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.