Archivi tag: javascript

Instant Previews: Under the hood

If you’ve used Google Search recently, you may have noticed a new feature that we’re calling Instant Previews. By clicking on the (sprited) magnifying glass icon next to a search result you see a preview of that page, often with the relevant conte… Continua a leggere

Pubblicato in Notizie dalla rete | Contrassegnato , , | Commenti disabilitati

Instant Previews: Under the hood

If you’ve used Google Search recently, you may have noticed a new feature that we’re calling Instant Previews. By clicking on the (sprited) magnifying glass icon next to a search result you see a preview of that page, often with the relevant conte… Continua a leggere

Pubblicato in Notizie dalla rete | Contrassegnato , , | Commenti disabilitati

Google Relaunches Instantiations Developer Tools – Now Available for Free

(Cross-posted from the Google Web Toolkit blog)

In early August, Google acquired Instantiations, a company known for its focus on Eclipse Java developer tools, including GWT Designer. We’re happy to announce today that we’re relaunching the following … Continua a leggere

Pubblicato in Notizie dalla rete | Contrassegnato , , , , | Commenti disabilitati

Google Relaunches Instantiations Developer Tools – Now Available for Free

(Cross-posted from the Google Web Toolkit blog)

In early August, Google acquired Instantiations, a company known for its focus on Eclipse Java developer tools, including GWT Designer. We’re happy to announce today that we’re relaunching the following … Continua a leggere

Pubblicato in Notizie dalla rete | Contrassegnato , , , , | Commenti disabilitati

Reversing Code Bloat with the JavaScript Knowledge Base

JavaScript libraries let developers do more with less code. But JavaScript libraries need to work on a variety of browsers, so using them often means shipping even more code. If JQuery has code to support XMLHttpRequest over ActiveX on an older browser… Continua a leggere

Pubblicato in Notizie dalla rete | Contrassegnato , , , | Commenti disabilitati

Reversing Code Bloat with the JavaScript Knowledge Base

JavaScript libraries let developers do more with less code. But JavaScript libraries need to work on a variety of browsers, so using them often means shipping even more code. If JQuery has code to support XMLHttpRequest over ActiveX on an older browser… Continua a leggere

Pubblicato in Notizie dalla rete | Contrassegnato , , , | Commenti disabilitati

Chrome Extensions for Web Development

The Chrome Developer Tools are great for debugging HTML, JavaScript and CSS in Chrome. If you’re writing a webpage or even a web app for the Chrome Web Store, you can inspect elements in the DOM, debug live JavaScript, and edit CSS styles directly in t… Continua a leggere

Pubblicato in Notizie dalla rete | Contrassegnato , , , , , , | Commenti disabilitati

Chrome Extensions for Web Development

The Chrome Developer Tools are great for debugging HTML, JavaScript and CSS in Chrome. If you’re writing a webpage or even a web app for the Chrome Web Store, you can inspect elements in the DOM, debug live JavaScript, and edit CSS styles directly in t… Continua a leggere

Pubblicato in Notizie dalla rete | Contrassegnato , , , , , , | Commenti disabilitati