Previous Next blank.gif Home Page

Class Href - Generate a hyperlink.


SYNOPSIS

import HTMLcalendar
class Href
  def __init__(self, url='', text='', **kw)
  def __str__(self)
  def append(self, content)

DESCRIPTION

Argument 1 is the URL and argument 2 is the hyperlink text.

Keyword arguments

target
is an optional target symbol
onClick
is the script-code which is executed when link is clicked.
onMouseOver
is the script-code which is executed when the mouse moves of the link.

SEE ALSO

HTMLcalendar


Previous Next blank.gif Home Page
Buzz.gif

Copyright © Robin Friedrich
All Rights Reserved
Comments to author: dev@null
Generated: Wed Dec 17 1997