Skip to main content

Home/ Qualité web et testing/ Group items tagged webdesign

Rss Feed Group items tagged

David Lafon

Browser Sandbox - Run any browser from the web - 0 views

  •  
    Browser Sandbox - Run any browser from the web
David Lafon

Ultimate Guide To Web Optimization (Tips & Best Practices) | How-To - 0 views

  •  
    Web optimization is a vital part of web development and maintenance but also something often overlooked by webmasters. Just think of the money you can save, and how it can potentially help increase your readership and traffic when they are properly done.
David Lafon

45 Incredibly Useful Web Design Checklists and Questionnaires | Developer's Toolbox | S... - 0 views

  •  
    Designing websites can be a long and complicated process. Dealing with clients, designing prototypes, coding, programming, and testing - there's a lot to keep track of and a lot to make sure gets done. That's where checklists can make your life a whole lot easier. With lists of points covering multiple areas from content to usability to accessibility to standards, you're a lot less likely to overlook important parts of a site.
David Lafon

Module Tabs in Web Design: Best Practices and Solutions | Design Showcase | Smashing Ma... - 0 views

  •  
    A module tab is a User Interface (UI) design pattern where content is separated into different panes, and each pane is viewable one at a time. The user requests content to be displayed by clicking (or in some instances hovering over) the content's corresponding tab control.
David Lafon

Tri de cartes et ergonomie web - Ergolab - 0 views

  •  
    L'architecture de l'information est le fondement de la structure d'une application. Pour optimiser cette architecture, plusieurs méthodes sont utilisées. Cet article décrit l'une d'entre elles, le tri de cartes. Nous détaillerons les caractéristiques des différents types de tris, le déroulement classique d'une session de tri, ainsi que le rapport entre les caractéristiques de la méthode et les besoins et contraintes de l'ergonomie web.
David Lafon

Feng-GUI - Feng Shui for Graphic User Interfaces - 0 views

  •  
    Find out how people View your website or photo and which areas are getting most of the attention.
David Lafon

Howto Dynamically Insert Javascript And CSS - 0 views

  •  
    "var headID = document.getElementsByTagName("head")[0]; var newScript = document.createElement('script'); newScript.type = 'text/javascript'; newScript.src = 'http://www.somedomain.com/somescript.js'; headID.appendChild(newScript);"
1 - 18 of 18
Showing 20 items per page