I want to disable the frame of a web page so that I can see the text outlined in that lesson mentioned in the section .
This is not the answer you want to hear, but you use actually, in fact the frame To think again.
Frames can cause all kinds of issues, which you can avoid from the very prospect because almost all the sites / apps do not need them.
- Frame content can not be easily bookmarked
- Floating widgets, menus etc. Frame will not float on the limit
- You add overhead HTTP requests (1 HTML frameset, each html for each HTML, each of each CSS, JS, or SWF file loaded in each frame 1 for each frame, etc.)
- Keyboard tab navigation flow through a whole frame before jumping on the next frame (which limits your ability to set up Sometimes a simple logical flow occurs)
- Zooming in IE 7 / IE 8 in the frame causes all types of reader ng glitches
- etc.
Comments
Post a Comment