filsa.net: Frontier / Scripts / Frame Related / Frame Tag
This is part of Phil's Script Archive

UPDATED: Ready for Frontier 5!

Frame Tag

Another Step Towards Easier Frames in Frontier


This fat web page contains the frameTag script object.

Use the 'Get Page Data' command from the Scripts menu to copy frameTag into your object database.

Also available: info about fat pages and the Terms under which you can use this script.

What the frameTag () macro does

Use this macro in your frameset pages so you don't have to deal with hardcoded frame tags.

The frameTag () macro requires one parameter: src.

src can be hardcoded URL, beginning with "http:/\/", or a glossary reference to the frame file inside your root.

It also has optional parameters for the full range of attributes in any frame tag.

The option params are, with default values:

name=""
scrolling=""
noresize=false
marginHeight=""
marginWidth=""
frameborder=""
bordercolor=""

Have fun!

View the Source: user.html.macros.frameTag


© copyright 1997-98 by Philip Suh. Comments are appreciated.
This page last updated on 6/26/98; 10:45:15 AM.
<http://www.filsa.net/frontier/scripts/FrameRelated/frameTag.html>
filsa.net: Frontier / Scripts / Frame Related / Frame Tag