View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004367 | Composr | core | public | 2020-08-28 02:00 | 2020-08-31 16:27 |
Reporter | Chris Graham | Assigned To | |||
Severity | Feature-request | ||||
Status | non-assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0004367: Animated overlay opening | ||||
Description | Ability to add a JS behaviors to an <a> tag that opens an overlay, to indicate that the <a> tag should appear to visually morph into the overlay. This would be cool for making animated "single-page"-like websites, where there's no home page per se but rather a "parent" page underneath any page opened. The text of the button would become the header of the page in the overlay. This would obviously be rather complex to do, but I think it'd be a really cool feature. In terms of implementation, I think an iframe would clone the <a> tag's look (you can write into a new iframe without it having to point anywhere yet). That iframe would be given the same position as the element cloned, but an absolute position (i.e. overlaid on top). It would grow/move and change styles to whatever were the normal overlay styles. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | 10 | ||||
Sponsorship open | |||||
related to | 0004366 | non-assigned | Overlay-persistence |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-28 02:00 | Chris Graham | New Issue | |
2020-08-28 02:01 | Chris Graham | Relationship added | related to 0004366 |