Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Fix for Drag&Drop Tutorial #1482

@franckyK

Description

@franckyK

On the "Native HTML5 Drag and Drop" page the <header> texts in all examples are missing, so you can't see what's happening when dragging & dropping.

drag-and-drop--html5rocks-a

Culprit is the header{display:none} in the general stylesheet.
Solution: adding .column header{display:block} in the inline styles.

drag-and-drop--html5rocks-b

Greetings,
franckyK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions