That's neat.
Wow.. Your comment is very helpful for anyone who's trying to implement a feature based on user IP.
Thanks for the response and explanation :)
FYI, 'git co' won't work for everyone. Unless they've set up the aliases. Might be worth mentioning :)
Git Flow is a great way to work with Git as well.
Very handy :)
According to your title, I think it should be:
input:focus {
outline: none;
}
Thanks.
Thanks for the feedback.
I've done a bit of research to find a solid way of retrieving a user's IP, but it seems to be a whole lot more complicated than it should be.
Would you have a source that I could look into?
I'm just looking for a simple/solid way to get a user's IP.
Most of the frameworks give a way to get the IP, but this is just a standalone thing that could come in handy one day :)