Articles needing examples
Newest Pages with content quality flag set to "Examples Needed" under apis/ (716total)
| Path | Summary | Modification date | Category |
|---|---|---|---|
| dom/apis/HTMLElement | HTMLElement is the interface that all DOM Nodes subclass from. It provides functionality specific to HTML that is not present in the basic Element interface. | 15 May 2013 22:27:43 | API Objects |
| apis/window | The window object is the top level Javascript object in a page, and is the global scope for a browser tab. Global Javascript variables appear in the window object, as well as several important objects such as document. | 15 May 2013 22:06:43 | API Objects JavaScript |
| dom/apis/document | document is one of the most important objects in the DOM. It is where a majority of API methods and properties are rooted. |
15 May 2013 22:01:20 | API Objects |
| apis/canvas/CanvasRenderingContext2D/setLineDash | Sets the line dash properties for the stroke. | 14 May 2013 13:36:29 | API Object Methods API Canvas |
| apis/webaudio/AudioContext/createChannelMerger | Creates a ChannelMergerNode representing a channel merger. An exception will be thrown for invalid parameter values. | 2 May 2013 22:06:58 | API Object Methods API WebAudio |
| apis/webrtc/RTCPeerConnection/createDataChannel | Creates an RTCDataChannel object with the given label. | 27 April 2013 17:59:47 | API Object Methods API WebRTC |
| apis/xhr/XMLHttpRequest/status | Returns the HTTP result code (status) of the response to the request. | 27 April 2013 00:02:43 | API Object Properties API XHR |
| apis/webrtc/RTCPeerConnection/onaddstream | Handles the addstream event fired when setRemoteDescription() is called. | 24 April 2013 00:13:29 | API Object Properties API WebRTC |
| apis/pointerevents | Pointer Events represent events and related interfaces for handling hardware agnostic pointer input from devices like a mouse, pen, or touchscreen. | 24 April 2013 00:11:42 | API Listings |
| apis/webrtc/RTCPeerConnection/negotiationneeded | The browser anticipates a session negotiation is required.
It is triggered whenever addStream, removeStream or setIdentityProvider methods were called successfully and RTCPeerConnection signalingState is stable . |
4 April 2013 07:04:09 | Events API WebRTC |
| apis/webrtc/RTCPeerConnection | Provides for the connection between remote peers, the transmission of locally generated MediaStream data and arbitrary data between peers. | 4 April 2013 05:19:19 | API Objects API WebRTC |
| apis/indexeddb/IDBCursor/direction | Indicates the direction of travel within a cursor. | 3 April 2013 23:33:00 | API Object Properties API IndexedDB |
| apis/audio-video/audio | 3 April 2013 22:52:16 | API Objects API Audio |
|
| apis/indexeddb/IDBDatabase/setVersion | Deletion candidate. Not in spec: http://www.w3.org/TR/IndexedDB/ | 3 April 2013 21:38:10 | API Object Methods API IndexedDB |
| apis/indexeddb/IDBDatabase/transaction | Execute the steps for creating a transaction in a sychronous fashion. | 3 April 2013 21:38:01 | API Object Methods API IndexedDB |
| More results | |||
Newest Pages with content quality flag set to "Examples Needed" under css/ (167 total)
| Path | Summary | Modification date | Category |
|---|---|---|---|
| css/selectors/pseudo-classes/:nth-child(n) | 21 May 2013 01:44:17 | CSS Selectors CSS |
|
| css/properties/transition-property | The 'transition-property' property specifies the name of the CSS property to which the transition is applied. | 10 May 2013 23:50:36 | CSS Properties CSS |
| css/properties/transition-duration | The 'transition-duration' property specifies the length of time a transition animation takes to complete. | 10 May 2013 23:49:46 | CSS Properties CSS |
| css/properties/transition-delay | The 'transition-delay' property defines when the transition will start. A value of ‘0s’ means the transition will execute as soon as the property is changed. Otherwise, the value specifies an offset from the moment the property is changed, and the transition will delay execution by that offset. | 10 May 2013 23:49:16 | CSS Properties CSS |
| css/functions/steps | A timing function that specifies a progression of discrete intervals over the course of a transition or animation keyframe. | 10 May 2013 23:47:08 | CSS Functions CSS |
| css/functions/cubic-bezier | An animation timing function that describes a progression of movement as a cubic-bezier curve. | 10 May 2013 23:46:26 | CSS Functions CSS |
| css/properties/animation | The CSS3 Animation module describes a way for authors to animate CSS properties over time. | 9 May 2013 17:08:34 | CSS Properties CSS |
| css/properties/-ms-flex-wrap | Gets or sets a value that specifies whether and in which direction child elements wrap onto multiple lines or columns based on the space available in the object. | 2 May 2013 23:51:34 | CSS Properties CSS |
| css/properties/-ms-flex-pack | Gets or sets a value that specifies how excess space is distributed (along the axis defined by the -ms-flex-direction property) between child elements of the object. | 2 May 2013 23:50:49 | CSS Properties CSS |
| css/properties/-ms-flex-order | Gets or sets a value that specifies the ordinal group that a flexbox element belongs to. This ordinal value identifies the display order for the group. | 2 May 2013 23:50:05 | CSS Properties CSS |
| css/properties/-ms-flex-line-pack | Gets or sets a value that specifies how a flexbox's lines align within the flexbox when there is extra space along the axis that is perpendicular to the axis defined by the -ms-flex-direction property. | 2 May 2013 23:49:26 | CSS Properties CSS |
| css/properties/-ms-flex-item-align | Gets or sets a value that specifies the alignment (perpendicular to the layout axis defined by the -ms-flex-direction property) of child elements of the object. | 2 May 2013 23:48:02 | CSS Properties CSS |
| css/properties/-ms-flex-flow | Gets or sets one or two shorthand values that specify the flex direction and wrap properties together. | 2 May 2013 23:47:11 | CSS Properties CSS |
| css/properties/-ms-flex-direction | Gets or sets a value that specifies the display order of all child elements of the object. | 2 May 2013 23:46:27 | CSS Properties CSS |
| css/properties/-ms-flex-align | Gets or sets a value that specifies the alignment (perpendicular to the layout axis defined by the -ms-flex-direction property) of child elements of the object. | 2 May 2013 23:45:26 | CSS Properties CSS |
| More results | |||
Preferred Topics: Accessibility, Appcache, API.
Newest Pages with content quality flag set to "Examples Needed" in Preferred Topics (Proof Of Concept for Topic-Filtering) (701 total)
Debug Output by SMWSQLStore2
Generated Wiki-Query
[[Path::~*]] [[Category:Accessibility||Appcache||API]] [[Content quality flag::~Examples Needed]]
Query Metrics
Query-Size:5Query-Depth:1
SQL Query
SELECT DISTINCT t8.smw_title AS t,t8.smw_namespace AS ns FROM `smw_ids` AS t8 INNER JOIN `smw_rels2` AS t1 ON t8.smw_id=t1.s_id INNER JOIN `smw_ids` AS t3 ON t1.o_id=t3.smw_id INNER JOIN `smw_inst2` AS t4 ON t1.s_id=t4.s_id INNER JOIN `smw_atts2` AS t6 ON t1.s_id=t6.s_id INNER JOIN `smw_atts2` AS t10 ON t8.smw_id=t10.s_id WHERE (t1.p_id='2916' AND (t3.smw_sortkey LIKE '%') AND ((t4.o_id='569' OR t4.o_id='675' OR t4.o_id='15622')) AND ((t6.value_xsd LIKE 'Examples Needed') AND t6.p_id='250')) AND (t10.p_id='29') ORDER BY t10.value_num DESC LIMIT 16 OFFSET 0;Auxilliary Tables Used
No auxilliary tables used.Errors and Warnings
None| Path | Summary | Modification date | Category |
|---|---|---|---|
| apis/canvas/CanvasRenderingContext2D/setLineDash | Sets the line dash properties for the stroke. | 14 May 2013 13:36:29 | API Object Methods API Canvas |
| apis/webaudio/AudioContext/createChannelMerger | Creates a ChannelMergerNode representing a channel merger. An exception will be thrown for invalid parameter values. | 2 May 2013 22:06:58 | API Object Methods API WebAudio |
| apis/webrtc/RTCPeerConnection/createDataChannel | Creates an RTCDataChannel object with the given label. | 27 April 2013 17:59:47 | API Object Methods API WebRTC |
| apis/xhr/XMLHttpRequest/status | Returns the HTTP result code (status) of the response to the request. | 27 April 2013 00:02:43 | API Object Properties API XHR |
| apis/webrtc/RTCPeerConnection/onaddstream | Handles the addstream event fired when setRemoteDescription() is called. | 24 April 2013 00:13:29 | API Object Properties API WebRTC |
| apis/webrtc/RTCPeerConnection/negotiationneeded | The browser anticipates a session negotiation is required.
It is triggered whenever addStream, removeStream or setIdentityProvider methods were called successfully and RTCPeerConnection signalingState is stable . |
4 April 2013 07:04:09 | Events API WebRTC |
| apis/webrtc/RTCPeerConnection | Provides for the connection between remote peers, the transmission of locally generated MediaStream data and arbitrary data between peers. | 4 April 2013 05:19:19 | API Objects API WebRTC |
| apis/indexeddb/IDBCursor/direction | Indicates the direction of travel within a cursor. | 3 April 2013 23:33:00 | API Object Properties API IndexedDB |
| apis/audio-video/audio | 3 April 2013 22:52:16 | API Objects API Audio |
|
| apis/indexeddb/IDBDatabase/setVersion | Deletion candidate. Not in spec: http://www.w3.org/TR/IndexedDB/ | 3 April 2013 21:38:10 | API Object Methods API IndexedDB |
| apis/indexeddb/IDBDatabase/transaction | Execute the steps for creating a transaction in a sychronous fashion. | 3 April 2013 21:38:01 | API Object Methods API IndexedDB |
| apis/indexeddb/IDBDatabase/version | Returns the version of the database when this IDBDatabaseSync instance was created. | 3 April 2013 21:37:51 | API Object Properties API IndexedDB |
| apis/indexeddb/IDBDatabaseException | Not supported. | 3 April 2013 21:37:44 | API Objects API IndexedDB |
| apis/indexeddb/IDBDatabaseException/code | Not supported. | 3 April 2013 21:37:32 | API Object Properties API IndexedDB |
| apis/indexeddb/IDBIndex/objectStore | Returns a reference to the IDBObjectStore instance for the referenced object store in this IDBIndex's transaction. | 3 April 2013 21:37:21 | API Object Properties API IndexedDB |
| More results | |||