Closed
Bug 770680
Opened 13 years ago
Closed 9 years ago
Restore missing live example for pointer events
Categories
(Developer Documentation Graveyard :: API: DOM, defect, P2)
Developer Documentation Graveyard
API: DOM
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jswisher, Unassigned)
References
Details
(Whiteboard: u=webdev p=0 c=DOM)
The link from https://developer.mozilla.org/en/CSS/pointer-events to http://developer.mozilla.org/samples/cssref/pointer-events.html gives a 404. It's not clear whether this example was never uploaded, never submitted, or just linked incorrectly.
Comment 1•13 years ago
|
||
Right next to the link it says "Not available, check back later". Nobody has written this example yet. :)
Comment 2•13 years ago
|
||
My blog post:
http://davidwalsh.name/pointer-events
...has a demo, though it's not great. The major thing to hit in the demo is that "pointer-events: none" prevents click events from firing.
Comment 3•13 years ago
|
||
I mark this a dependent of the live examples bugs so we remember where to find a useful one when the feature will be there.
Depends on: 665735
Comment 4•13 years ago
|
||
Not seeing a link. In fact, all I see is an empty "Examples" section. Maybe I'm confused?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Comment 5•13 years ago
|
||
(In reply to John Karahalis [:openjck] from comment #4)
> Not seeing a link. In fact, all I see is an empty "Examples" section. Maybe
> I'm confused?
Nope, there's no link there. Dunno what the deal is.
Comment 6•13 years ago
|
||
I removed the link. There is no point to link outside the wiki to a 404. Nobody can create the page easily and following the link will lead to frustration.
We will add examples for this page once we have our Live Examples Tool.
Comment 7•12 years ago
|
||
Updating bug accordingly.
Status: RESOLVED → REOPENED
Component: Upload Requests → Documentation Requests
Resolution: WORKSFORME → ---
Summary: Missing live example for pointer events → Restore missing live example for pointer events
Assignee | ||
Updated•12 years ago
|
Version: MDN → unspecified
Assignee | ||
Updated•12 years ago
|
Component: Documentation Requests → Documentation
Updated•12 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
Updated•12 years ago
|
Component: General → DOM
Priority: -- → P2
Whiteboard: u=webdev p=0
Updated•12 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: u=webdev p=0 → u=webdev p=0 c=DOM
Comment 8•12 years ago
|
||
I made a live example. (#Example_2)
https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events$compare?to=422627&from=394365
Please write description for this code.
If this code is wrong, please fix it.
Comment 9•9 years ago
|
||
Many thanks ethertank.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•