Posts by João Henrique • 33 points
3 posts
-
0
votes0
answers150
viewsQ: Centralize Google Maps between two Javascript routes
Good Afternoon, Folks! I’m facing problems to centralize using Google Maps API between 2 points, what happens follows in the images below. The application is in Ruby on Rails and we use the JS for…
-
1
votes1
answer185
viewsQ: Autocomplete Rails 4 + jQuery
Good afternoon, you guys! I have the following scenario below: a model city where all the cities in Brazil are already registered, and I have a view Companies where I will register the companies and…
-
2
votes1
answer1127
viewsQ: How to reuse HTML menus on other pages
I am new to the front-end and I would like to know how I can write once the menu and reuse in other pages? I’ve read some posts but could not implement in my code. Example; I have a menu of the main…