frameset (HTML4 & HTML5)

Defines a set of window-like frames within a parent window.

Properties & Events

KeyDescriptionAvailability
borderWidth (in pixels) of the border around the element.
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0
classCSS class assigned to the element.
chrome 1.0safari 1.0Firefox 1.0ie 1.0opera 1.0
colsNumber of characters wide that the element should be.
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0
frameborderSpecifies whether the frame has a border.
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0
idUnique identifier for the element.
chrome 1.0safari 1.0Firefox 1.0ie 1.0opera 1.0
langLanguage code for the content of the element.
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0
languageScript language for the element.
chrome 1.0safari 1.0Firefox 1.0ie 3.0opera ??
longdescURL that contains a long description of the contents of the element.
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 4.0
rowsNumber of rows in the element.
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 4.0
styleInline style for the element.
chrome 1.0safari 1.0Firefox 1.0ie 1.0opera 1.0
tabindexPosition of the element in the tabbing order for the document.
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0
titleShort text description for the element.
chrome 1.0safari 1.0Firefox 1.0ie 1.0opera 1.0
onblurFires when the element loses focus.
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0
onfocusFires when the element receives focus.
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0
onloadFires when the content of the element finishes loading.
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0
onunloadFires when the content of the element finishes unloading.
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 4.0

Examples having uses of: 'frameset'