Posts by Michelly Sabatiny • 55 points
5 posts
- 
		1 votes2 answers1235 viewsQ: How to display mouse inactivity element?For example, the user enters the page and, while not moving the mouse after a certain time, an element appears. 
- 
		0 votes1 answer38 viewsQ: Click on a centered image and drag it to the left link or right link?This would be the image centered in the middle of the page...right side a link and left another link ...the user would have to click this image and drag to enter the links...… 
- 
		2 votes1 answer680 viewsQ: Ruby on Rails alphabetical orderI need to alphabetize my category: @posts_categories = Admin::PostCategory.all 
- 
		1 votes4 answers1962 viewsQ: How to repeat the fields of a form?I have a form where you have: =f.input :name , label: false , placeholder: "Nome do amigo" , input_html:{class: "form__input"} , required: true =f.input :email , label: false , placeholder: "Email… 
- 
		-3 votes1 answer184 viewsQ: Search address on google mapsI have to put on my site a search of addresses where the user type the address and shows the place typed and the address of the site. How to do it? google-mapsasked Michelly Sabatiny 55