Ticket #2569 (s3a_implementation_started tweak)
[html] [PoC] Modify book to use div containers rather than iframe
Reported by: | yuriy | Owned by: | tancheto |
---|---|---|---|
Priority: | major | Milestone: | Y1 |
Component: | uncategorized | Version: | 2.1 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | Design_owners: | ||
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description
As part of the attempts to improve the memory usage of embedded books the following modification should be tried:
Rather than using a separate iframe container for each page we should try using a div container. In this way the an embedded book will no longer be an iframe of iframe.
NOTE: need to also consider if the new approach will work on embedded books in embedded books, etc.
Change History
comment:1 Changed 13 years ago by yuriy
- Owner set to yuriy
- Status changed from new to s1a_analysis_started
comment:2 Changed 13 years ago by yuriy
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:4 Changed 13 years ago by tancheto
- Status changed from s1b_analysis_finished to s1c_analysis_ok
comment:5 Changed 13 years ago by tancheto
- Status changed from s1c_analysis_ok to s2a_design_started
Note: See
TracTickets for help on using
tickets.