View Issue Details

IDProjectCategoryView StatusLast Update
0004367Composrcorepublic2020-08-31 16:27
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0004367: Animated overlay opening
DescriptionAbility 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.
TagsNo tags attached.
Time estimation (hours)10
Sponsorship open

Relationships

related to 0004366 non-assigned Overlay-persistence 

Activities

There are no notes attached to this issue.

Issue History

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