Request A Quote

 The blog is one way to stay current on all things Web Ascender. On this page you'll find articles with tutorials, advice, industry news, and other general Web Ascender announcements.  Checking this page regularly (or subscribing to our RSS feed) will help you get the most out of SiteCTO, Enlighten, and our other web marketing and tracking services.

 

Call Web Ascender - 517.579.0420
Email Web Ascender
Contact Web Ascender Online
Technology Newsletter
Once a month we write an exceptional business article and send it via email to our clients and friends. If you want in on the goods, please sign up for the newsletter
* Your email will be kept private, and you may unsubscribe at any time

Blog

Current Articles | Categories | Search | Syndication

 

Thursday, February 07, 2008
Glossary of Web Terms – User Interface
By Web Ascender @ 8:14 PM
296 Views :: 0 Comments ::

As web developers, sometimes we use terms and lingo that is not familiar to our clients. Some common mix-ups we’ve experienced with clients have occurred when communicating about user interface elements such as buttons and textboxes. If you’re the person responsible for your organization’s website, hopefully the list below should help to increase your knowledge of some “industry terms” that you can use to communicate more effectively with your website vendor.

 

Below you’ll find a glossary of web terms for the most common user interface elements involved in creating a website:


Textbox
The textbox is one of the most common elements on the web. It allows the user to enter text in either a single line format:
wa
or a multi-line format (sometimes called a “text area”):
wa

Password

The password field is a single-line Textbox, but any characters that are entered are “masked” automatically using an asterisk or dot character to prevent anyone looking over your shoulder from knowing what you have typed.
wa

Dropdown

The dropdown (sometimes called a “select list”) allows the user to pick one option from a “dropdown” list of options. Dropdowns are often used to provide the user with a choice of options without taking up a lot of space on the screen.
wa

Listbox

The listbox (sometimes called a “multi-select list” allows the user to pick multiple options from an expanded list of options.
wa

Checkbox

The checkbox allows the user to provide yes/no, on/off, or true/false types of responses.
A checkbox can be listed by itself:
wa
Or in a “checkbox list” where the user can select multiple options:
wa

Radio Buttons

Radio buttons normally appear in groups of 2 or more, and allow the user to pick one option from a group of options.
wa


File Upload

The file upload allows the user to choose a file on their computer by clicking on the “Browse” button and will display the chosen file name and location in the textbox.
wa

Button

The button is another very common element found on almost all websites. The button just provides a visual indicator that this is something the user can click on to perform an action (such as submitting a form)
wa

Rating
Comments
Currently, there are no comments. Be the first to post one!
Click here to post a comment