You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Advertise
Best Hosting Service
Categories
- 19 (1)
- 20 (1)
- 25 (1)
- Coding (5)
- CSS (9)
- Fonts (7)
- Freelance (9)
- Graphics (877)
- HTML (2)
- Icons (10)
- Inspiration (21)
- Interviews (10)
- Java Script (2)
- Logos (3)
- Marketing (1)
- Twitter (6)
- Wallpapers (2)
- Web Design (15)
- WordPress (11)
- Work (7)
Tags
3D
artists
Artworks
beautiful
brush
Create
creative
CSS
design
designs
developers
Fonts
Free
Freelance
graphic design
Graphics
grungy
Icon
Icons
Illustration
Illustrations
Illustrator
Inspiration
Inspirational
Inspired
Interview
mesh
Patterns
Photo
photos
Photoshop
portfolio
poster
Posters
Texture
theme
themes
tutorial
tutorials
Twitter
Typography
Vector
Web Design
Websites
WordPress



Top 5 Web Design Debates That Cause the Most Riots
The world that surrounds the topic of Web Design is home to many debates and opinions on best practices or generally how things should and shouldn’t be done. While many of these opinions are accepted and taken on board by everyone, there are some that end up being split into two opposing camps. One camp will provide an expert opinion for one side of the argument, while the other contradicts with an equally valid argument. Let’s take a look at the five most popular debates; the ones that often end up developing into digital riots with opinions flying like arrows across the vast no-man’s land known as the comments section.
Should links open in a new window?
Camp one says:
Links to external sites should always open in new windows. There’s nothing more annoying than browsing a website, clicking a link and being whisked off to a totally new site, losing the page you wanted to revisit. Internal links should maintain the browser session in the current page, but anything that leaves the site should open in a new tab or window.
Camp two says:
As web designers we shouldn’t take the control away from the user. Whether a link needs opening in a new window is their choice. There’s nothing more annoying than a website taking control of my browser and opening a new tab or window for a link without my permission; if I wanted to open it in a new window, I’d do so! The problem only gets worse with inexperienced computer users, new windows break their trusty ‘back button’.
The mediator says:
In general, opening a new window should be avoided, but is recommended for some situations such as opening a help link in a shopping cart or opening a non-html document such as a PDF. To further aid the usability of your site, use a small icon to identify links that do open in a new window, or provide an options panel that’s configured with Javascript.
Further reading:
continue reading…
Related Posts