Changes between Version 17 and Version 18 of BROWSER_CONTENT_BASIC_R3
- Timestamp:
- 09/08/09 11:47:42 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BROWSER_CONTENT_BASIC_R3
v17 v18 12 12 * The browser content must appear inside the created frame 13 13 * most of the frames are going to be smaller than the browser content, so a scrollbars must appear when this is necessary. 14 * all the HALOs for the frames should exist in the HALOs' strip.14 * all the common HALOs for frames should be available. 15 15 * a content HALO for inserting the link should be available too. 16 16 * (optional) occurrence of status and address bar … … 26 26 27 27 == Implementation idea == 28 After inserting a browser frame its content should be blank and after selecting the frame a content Halo for writing the link should appear (the common Halos for frames should also be available ).28 After inserting a browser frame its content should be blank and after selecting the frame a content Halo for writing the link should appear (the common Halos for frames should also be available now). 29 29 The content Halo should have a field for writing the link and a button for confirmation("ok"). 30 30 This is a sample picture of how should browser frame look like after a link is included and confirmed: [[BR]]