4775 1
geolocation not working on safari browser,but its working fine on Chrome,IE,Mozila

I am using HTML5 geolocation which is not working on safari browser,but its working fine on Chrome,IE,Mozila,here is my current javascript code

...
Type
Question
4733 3
How can I get dd/mm/yyyy formatted current date in Javascipt?

I am trying to get today's date using Javscript, which I can do using new Date() but i would like to know, how can I get it formatted in dd/mm/yyyy and show it in datepicker input?

...
Type
Question
4701 1
Login to a website without using username and password

I want login to my project website without asking username and password  from a specified computer in javascript or. Net

 

...
Type
Question
4616 3
How to show formatted (pretty-print) JSON using JavaScript?

I am getting a JSON from the server side(C# .NET) using jQuery ajax call, now I would like to show this JSON to users in readable format like postman does when we send request using it(& get results in JSON) or you can say want to show JSON in readable or formatted form.

How can I achieve it using jquery or javascript?

...
Type
Question
4560 1
how can i expand input field on click?

How can i expand input field when i click on on search icon, smoothly?

Something similar to above search button on this website

Here is the similar fiddle link, but transition is not smooth in it

...
Type
Question

4386 2
Closure in Javascript and its use
This article explains about, what is closures in javascript and it's use cases with example
Type
Article
4176 0
Form validation in javascript
In this article, I have provided complete step by step procedure to validate form in javascript, without using any external library.
Type
Article
4124 0
Google places autocomplete example without Map in Javascript
In this article, I have provided step by step procedure to show google places autocomplete example without map in HTML input textbox.
Type
Article
4102 3
Open and Close bootstrap modal using jquery?

I have a requirement to open and close bootstrap modal using jquery or javascript , as I have to kept it open until some background task is complete and after that close bootstrap modal pop-up as soon as task is completed succesffuly, how can iI achieve it using jquery-javascript?

...
Type
Question
4085 3
Difference equals operator (== vs ===) in JavaScript and which to use when?

I came up with two javascript comparison operators ==(two equals) and ===(three equals) sign, I would like to know when I should use which of these comparison operators and when?

Is there any performance improvement when using ===? 

Thanks

 

...
Type
Question

Page 6 of 13