Ressources numériques en sciences humaines et sociales OpenEdition Nos plateformes OpenEdition Books OpenEdition Journals Hypothèses Calenda Bibliothèques OpenEdition Freemium Suivez-nous

Pourquoi ne faut-il pas ouvrir les liens dans une nouvelle fenêtre ?

À l’activation ils ne s’attendent donc pas à voir le lien s’ouvrir dans une nouvelle fenêtre. Et surtout ils savent que s’ils souhaitent ouvrir le lien dans une nouvelle fenêtre ils pourront le faire avec un « click molette », un « contrôle-click » ou un menu contextuel.

Tags:

The AXR project – The web, done right

“It uses XML for the content and HSS for the design and simple behavior of the interface. HSS is a language based on CSS, but offers many more advanced features, such as object orientation, rule nesting, expressions, references to other objects, modularization (code reuse), etc. JavaScript will be used as well for advanced behavior.”

Tags:

Link prefetching FAQ – MDC

Link prefetching is a browser mechanism, which utilizes browser idle time to download or prefetch documents that the user might visit in the near future. A web page provides a set of prefetching hints to the browser, and after the browser is finished loading the page, it begins silently prefetching specified documents and stores them in its cache. When the user visits one of the prefetched documents, it can be served up quickly out of the browser's cache.