Posts Tagged ‘response

In response to complaints, the social network now offers a way to keep friends lists from appearing on publicly viewable profiles. Here are steps for making that happen. Originally posted at Safe and Secure Go to Source

Did you spot it? In response to a high level of error messages, Twitter temporarily disabled its fledgling “Lists” feature. Originally posted at The Social Go to Source

A thorough response to Paul Myers’ passionate article about Google stealing the web. Go to Source

CSSHttpRequest is cross-domain Ajax using CSS. Like JavaScript includes, this works because CSS is not subject to the same-origin policy that affects XMLHttpRequest. CSSHttpRequest functions similarly to JSONP, and is limited to making GET requests. Unlike JSONP, untrusted third-party JavaScript cannot execute in the context of the calling page. CSSHttpRequest.get( “http://www.nb.io/hacks/csshttprequest/hello-world/”, function(response) { alert(response); } [...]


About this blog

This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.