2
edits
(On the fly webpage editing) |
|||
| Line 88: | Line 88: | ||
This should be optional and off by default because some people like the current method of scrolling. | This should be optional and off by default because some people like the current method of scrolling. | ||
== On the fly editing == | |||
It could be very useful to enable on the fly and temporary modifications of a webpage. For instance when you read a blog or news, you may want to easily : | |||
- change the font family (some people prefer Times / Serif, some prefer Arial / sans-serif) | |||
- change the font color, when contrast is too bad | |||
- change the background color, for constrast as well | |||
- switch off some element (display:none on a div for instance). | |||
It would be great if those options could apply to a div only (by clicking on it) or on the entire page. | |||
Reading the news will be more comfortable with such a functionnality. | |||
edits