1
vote
1answer
182 views

How can I block site visitors using legacy browsers

I want my site to block access to visitors that are using outdated browsers such as IE6 and IE7 etc. I am looking for a script that I can use to block certain browsers accessing my site
2
votes
2answers
52 views

How does this stackexchange form saved the work, I mean keep an auto save function, to retrieve loss of work

How does this stackexchange form saved the work, I mean keep an auto save function, to retrieve loss of work, in case the user's browser crashes.
3
votes
4answers
219 views

Is it a good idea to recommend browser on a e-commerce web site

I have built an e-commerce app but I didn't have a lot of time so I decided to build the app compatible with cutting-edge browsers. so of the features are not working and some them are working less ...
15
votes
1answer
46k views

How to open the JavaScript console in different browsers?

Updated on October 7th 2012 Chrome: Press either CTRL + SHIFT + J to open the "Console" tab of the Developer Tools. Alternative method: Press either CTRL + SHIFT + I or F12 to open the ...
1
vote
1answer
403 views

Google Analytics shows 0 Visits?

I checked Analytics yesterday for pageviews, and had several hundred of them (for yesterday). Not today when I check "Yesterdays" stats (which yesterday showed several hundreds), it shows 0...? How ...
1
vote
0answers
129 views

Updating browser window title with Javascript [closed]

Can I target the window title with Javascript and have it update based on certain events?