This file contains helper functions related to framesets and frames
$Id: _tag_utils_frame_utils_inc.html,v 1.34 2003/08/01 01:37:37 hemna Exp $
This function is used to build a FRAMEtag object with some common attributes already set.
NOT: this comes with the following attribtes defaulted to: marginwidth = "0" marginheight = "0" noresize frameborder = "0"
- $name - the "name" attribute
- $src - the "src" atribute
- $scrolling - the "scrolling" attribute
This function is used to build a FRAMESETtag object with the most common attributes.
NOTE: It comes with the following attributes defaulted to: framespacing = "0" frameborder = "no"
- $rows - the rows attribute
- $cols - the cols attribute
- $border - the border attribute
Documention generated on Thu, 31 Jul 2003 18:32:48 -0700 by phpDocumentor 1.2.0