English     Español
[Main Index] : Programming : Languages : Perl : CPAN Modules : Language Interfaces : JavaScript
 JavaScript::Toolbox CPAN (Perl) Module 

Search

 

Categories

JavaScript::Toolbox::popUpBox  

Documents

JavaScript::Toolbox - Collection of JavaScript Tools. (Displayed)
README 

JavaScript::Toolbox - Collection of JavaScript Tools.


NAME

JavaScript::Toolbox - Collection of JavaScript Tools.


SYNOPSIS

  use JavaScript::Toolbox::popUpBox;
  $popup = new JavaScript::Toolbox::popUpBox;
  $popup->content('hello');
  $popup->script();
  $popup->tag();


DESCRIPTION

Stub documentation for JavaScript::Toolbox, created by h2xs.


    .------------------.         .------------------.
    |   popUpBox       |         |   Browser        |
    |==================|<>-------|==================|
    |   javascript()   |         |   javascript()   |
    |   html()         |         |   html()         |
    `------------------'         `------------------'
                                           ^
                             .-------------|------------.
                             |             |            |
          .------------------|   .------------------.   |------------------.
          |   W3C            |   |   Netscape       |   |      IE          |
          |==================|   |==================|   |==================|
          |   javascript()   |   |   javascript()   |   |   javascript()   |
          |   html()         |   |   html()         |   |   html()         |
          `------------------'   `------------------'   `------------------'


AUTHOR

St‚phane Peiry, stephane@perlmonk.org


SEE ALSO

perl(1).

Information

This site is currently in testing, it is not yet operating using the full database. Until it is officially launched you may wish to visit Help-Site Computer Manuals. After launch, this site (HelpSpy) will replace Help-Site. Information about the spider which is currently trawling the Internet looking for links to add to this directory can be found here.
   

©Copyright Nicholas Reynolds 2004