Posts by Jão Vitor • 317 points
10 posts
- 
		6 votes1 answer88 viewsQ: App version updates and changesI have some questions about updates and changes to an app version. I posted an app to the Play Store and didn’t change anything on my Androidmanifest. It was as follows: package="com.app"… 
- 
		2 votes1 answer3619 viewsQ: Enable and disable a buttonpersonal. I am developing a form with some mandatory inputs/fields, and below the fields, there is a button, whose destination/action given(a) to it is only released if the fields are filled in. I’d… 
- 
		0 votes2 answers2517 viewsQ: Textarea without scrollbarWhenever you write inside a textarea, the scroll bar appears to scroll down and see the rest of the text. What I want is for the textarea to automatically drop, like, when I’m typing inside the… 
- 
		1 votes1 answer539 viewsQ: Automatic textareaSpeak, folks. I would like to know how to allow automatic scrolling of the textarea, for example, so that the user will type something inside the textarea, the same changes height, according to what… 
- 
		3 votes1 answer6460 viewsQ: Effects by clicking a buttonI’d like to know how I can add an effect by clicking a button, I’m using HTML5 and CSS. I add an effect with :HOVER, that as soon as the mouse is positioned on button the background of it is… 
- 
		0 votes1 answer280 viewsQ: Word restrictionSpeak, folks. I’d like to know how to restrict certain words, like, a person tries to write 'PQP', so the site doesn’t let this word stay there. HTML5 - CSS - JS… 
- 
		2 votes4 answers23354 viewsQ: Display text to mouse positioning over word or imageI would like to know how I can show a text when positioning the mouse over a word or image. 
- 
		-3 votes1 answer66 viewsQ: Code or script "Loading..."I would like to know what code or script to appear that famous phrase (Carrying...). Can someone help me? 
- 
		2 votes1 answer433 viewsQ: Changing formatting of a linkpersonal. I would like to know how to apply an underscore on a link as soon as a person positions his mouse over a text with a. I removed the underlined link with text-decoration: none and would… 
- 
		0 votes1 answer34 viewsQ: "Help Center" on the website - E-mail referenceSpeak, folks. I created a form and would like that whenever a person reported an error and complained in the help center of the site (page on which the user fills an input/field and sends his…