| Button (computing) |
Article Index for Button |
Website Links For Button |
Information AboutButton (computing) |
|
In Computing , a button (sometimes known as a ''command button'' or ''push button'') is a Widget which provides the user a simple way to trigger an event, such as clearing the display on a Calculator program. Buttons are also used to provide the user ways to respond to Dialog Box es. A typical button is a rectangle, wider than it is tall, with a descriptive caption in its center. The most common method of 'pushing' a button is clicking it, but other input such as keystrokes can be used. When 'pushed', in addition to performing a predetermined task, buttons often undergo a graphical change to look as if they were being temporarily depressed. Very common uses for the button widget:
These three buttons could be considered a loose set of classes of buttons. For example, a window could have three buttons: ''Save'', ''Preview'', and ''Cancel''. Both ''Save'' and ''Preview'' would be confirming actions while ''Cancel'' would be a cancelling action. WWW On the World Wide Web , the term "button" (aside from the command buttons found in HTML Form s) also refers to ''button graphics'', which are typically used to advertise programs that were used to create or host the site (for example, MediaWiki sites often have "Powered by Mediawiki" button on the bottom right corner of the page), or programs that are recommended to view the site. The buttons are linked to the advertised sites. These were first popularized by Netscape and Microsoft during the Browser Wars . Button graphics are typically 88x31 pixels in size, but recently, smaller 80x15 pixels buttons have become very popular in Weblog world. |
|
|