Category Archives: website

Access-Control-Allow-Origin 浏览器js跨域问题

XMLHttpRequest cannot load http://xxxx. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://yyyy’ is therefore not allowed... Read More | Share it now!

Google maps on website for phone browser is too small

http://stackoverflow.com/questions/11147741/google-maps-on-website-for-phone-browser-is-too-small   Basically the article explores the difference between physical pixels and CSS “pixels”. There is a scale factor between the two. Its... Read More | Share it now!

Gravatar

http://en.gravatar.com/site/implement/   Base Request Gravatar images may be requested just like a normal image, using an IMG tag. To get an image specific to a user, you must first calculate their email hash. The most basic image request URL... Read More | Share it now!