get_style_sheet

EveAndersson.com : API Browser : get_style_sheet

get_style_sheet

get_style_sheet file_name_stub
Defined in tcl/style-sheets.tcl

examines the http user_agent header, and depending on whether the user's browser is IE, netscape or other, appends -ie.css, -ns.css or .css to the file name sub supplied by the caller

Parameters:
file_name_stub
[ show source ]

Show another procedure:

eve@eveandersson.com