Posts by Thiagohnrster • 11 points
2 posts
-
0
votes0
answers43
viewsQ: Simple Slider with jQuery
I developed a simple slider with jQuery, my difficulty is to create the function to navigate between the Bullets since I created the part to make the slider walk alone. index.html <!doctype…
-
1
votes1
answer66
viewsQ: Searching IP or URL of a website using Geolocation
I’m having a problem using the Geolocation feature where I’m trying to fetch the location data (latitude and longitude) of the url or ip I type in the ip/url field. By clicking the "Locate" button,…