176.

function OpenWin(url, w, h) { if(!w) w = 400; if(!h) h = 300; window.open(url, "_new", "width=" + w + ",height=" + h + ",menubar=no,toobar=no,scrollbars=yes", true); }

Book: LPI Linux Certification in a Nutshell
Section: Part II:  General Linux Exam 102



Chapter 24. Exam 102 Highlighter's Index

    Section 24.1.  Hardware and Architecture

    Section 24.2.  Linux Installation and Package Management

    Section 24.3.  Kernel

    Section 24.4.  Text-Editing, Processing, and Printing

    Section 24.5.  Shells, Scripting, Programming, and Compiling

    Section 24.6.  X

    Section 24.7.  Networking Fundamentals

    Section 24.8.  Networking Services

    Section 24.9.  Security

 


LPI Linux Certification in a Nutshell
LPI Linux Certification in a Nutshell (In a Nutshell (OReilly))
ISBN: 0596005288
EAN: 2147483647
Year: 2000
Pages: 194

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net