CD HomeThe Web Programming CDSearch this CD

Symbols & Numbers | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Index: B

\B (non-word boundary) metacharacter: 10.1.5. Specifying Match Position (JavaScript)
Perl regular expressions: 4.10.4. Anchors (Programming PHP)
\b
backspace character, in regular expression character classes: 10.1.2. Character Classes (JavaScript)
word boundary assertion: 10.1.5. Specifying Match Position (JavaScript)
Perl regular expressions: 4.10.4. Anchors (Programming PHP)
regular expression metasymbol: 11.8.3. Discussion (PHP Cookbook)
13.1. Introduction (PHP Cookbook)
b elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
b objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
tags, reparenting node to: 17.2.3. Modifying a Document (JavaScript)
back( )
History object: 13.10. The History Object (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
history objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
Window object: 24. Client-Side JavaScript Reference (JavaScript)
window objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
Back button: 24. Client-Side JavaScript Reference (JavaScript)
back( ) (History object): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
BackColor command: D. Internet Explorer Commands (Dynamic HTML)
background-attachment attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
background-attachment property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
background attribute
body elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
ilayer elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
layer elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
<body> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<ilayer> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<layer> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<table> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<td> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<th> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<tr> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
table tags: 5.5. Border Color and Backgrounds (Webmaster in a Nutshell)
background attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
background-color attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
background-color property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
background color, setting: 15.1. Introduction (PHP Cookbook)
background, CSS properties for: 9.4. CSS Reference (Webmaster in a Nutshell)
background-image attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
background-image property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
background-position attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
background-position property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
background-position-x attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
background-position-y attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
background property: 24. Client-Side JavaScript Reference (JavaScript)
25. W3C DOM Reference (JavaScript)
body objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
layer objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
table objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
td objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
th objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
background property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
background-repeat attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
background-repeat property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
backgroundAttachment property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
backgroundColor property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
backgroundImage property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
backgroundPosition property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
backgroundPositionX property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
backgroundPositionY property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
backgroundRepeat property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
backreferences
to previously matched substrings, conditional expressions and: 4.10.12. Conditional Expressions (Programming PHP)
to text captured earlier in pattern: 4.10.7. Backreferences (Programming PHP)
backslash (see \, under Symbols)
backspace character: 10.1.2. Character Classes (JavaScript)
backtick ( ` ) operator: 18.23.2. Solution (PHP Cookbook)
19.9.3. Discussion (PHP Cookbook)
backward compatibility
browsers and: 1.2. Version Headaches (Dynamic HTML)
DOM Level 2 and: 1.6. Document Object Model (Dynamic HTML)
dynamic content and: 5. Making Content Dynamic (Dynamic HTML)
event handlers: 6.3.1. Event Handlers as Tag Attributes (Dynamic HTML)
Level 0 syntax and: 2.3.1. Element Object References (Dynamic HTML)
page branching example: 2.6.2. Page Branching (Dynamic HTML)
positioning elements: 4.1.2. Absolute Versus Relative Positioning (Dynamic HTML)
"ancient" baggage and: 7. Standardization Trends (Dynamic HTML)
recommendations: 1.4. XHTML (Dynamic HTML)
syntax and: 2.6.6. Custom APIs (Dynamic HTML)
this keyword: 6.3.1. Event Handlers as Tag Attributes (Dynamic HTML)
balance attribute, bgsound elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
balance property, bgsound objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
bandwidth, download considerations: 5.11. Combining Forces: A Custom Newsletter (Dynamic HTML)
bar charts, dynamic (example): 18.3.3. Example: Dynamic Bar Charts (JavaScript)
bar charts generated from poll results: 15.10. Program: Generating Bar Charts from Poll Results (PHP Cookbook)
base-16 (hexadecimal) integers: 3.1.2. Hexadecimal and Octal Literals (JavaScript)
base-10 integers: 3.1.1. Integer Literals (JavaScript)
base 10 logs: 2.8.2. Solution (PHP Cookbook)
base-8 (octal) integers: 3.1.2. Hexadecimal and Octal Literals (JavaScript)
base classes: 6.1. Terminology (Programming PHP)
base e logs: 2.8.2. Solution (PHP Cookbook)
base e numbers: 2.9.2. Solution (PHP Cookbook)
base elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
Base64 encoded encrypted data: 14.10.3. Discussion (PHP Cookbook)
base objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
base objects, adding properties to: 7.12.1. Problem (PHP Cookbook)
base_convert( ): 2.15.2. Solution (PHP Cookbook)
19.3.3. Discussion (PHP Cookbook)
A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
base64_decode( ): 14.3.2. Solution (PHP Cookbook)
A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
base64_encode( ): 14.3.2. Solution (PHP Cookbook)
A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
basefont elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
basefont objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
BaseHref property, object objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
basename( ): 9.7.3. Discussion (PHP Cookbook)
19.5.2. Solution (PHP Cookbook)
A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
12.2. Filenames (Programming PHP)
baseURI property: 9.5.3. Event Handlers (Dynamic HTML)
basic events: 6.1. Event Types (Dynamic HTML)
BCMath library: 2.1. Introduction (PHP Cookbook)
2.14.2. Solution (PHP Cookbook)
B.1. Optional Extensions Listing (Programming PHP)
BDB table type: 6.2.3.4. Other locking paradigms (Web Database Applications)
bdo elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
bdo objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
:before element: 3.8.1.1. Using pseudo-elements (Dynamic HTML)
11.2.1. Pseudo-Elements (Dynamic HTML)
BeforeBegin value, insertAdjacentText( ): 5.7.1.1. IE text (Dynamic HTML)
BeforeBegin value, insertAdjacentText( ) method: 5.7.1.1. IE text (Dynamic HTML)
BeforeEnd value, insertAdjacentText( ): 5.7.1.1. IE text (Dynamic HTML)
beginDrag( ) (example): 19.2.7. Example: Dragging Document Elements (JavaScript), Netscape 4 event model: 19.4.3. Example: Dragging with the Netscape 4 Event Model (JavaScript)
behavior attribute, marquee elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
behavior attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
behavior attribute, <marquee>: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
behavior property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
marquee objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
behaviorCookie property, event objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
behaviorPart property, event objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
behaviors: 6.3.4. Attaching Events (IE 5 and Later for Windows) (Dynamic HTML)
behaviorUrns property: 9.5.3. Event Handlers (Dynamic HTML)
below attribute
ilayer elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
layer elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
<ilayer> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<layer> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
below property: 24. Client-Side JavaScript Reference (JavaScript), layer objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
Benchmark class: 13.5.2. Profiling (Programming PHP)
Benchmark module: 8.26.2. Solution (PHP Cookbook)
benchmarking performance: 13.5.1. Benchmarking (Programming PHP)
Benchmark_Iterate class: 8.26.3. Discussion (PHP Cookbook)
Benchmark_Iterate::get( ): 8.26.3. Discussion (PHP Cookbook)
beta versions: 1.2. Version Headaches (Dynamic HTML)
bgcolor attribute: 14.3. Document Color Properties (JavaScript)
body elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
ilayer elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
layer elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
<body> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<ilayer> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<layer> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<marquee> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<table> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<td> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<th> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<tr> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
marquee elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
bgColor property: 25. W3C DOM Reference (JavaScript)
body objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
Document object: 14.1.2. Document Properties (JavaScript)
14.3. Document Color Properties (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
platform incompatibilities, workarounds: 20.1.4. Platform-Specific Workarounds (JavaScript)
document objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
Layer object: 24. Client-Side JavaScript Reference (JavaScript)
layer objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
marquee objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
table objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
tbody objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
td objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
tfoot objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
th objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
thead objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
tr objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
bgproperties attribute, body elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
bgproperties attribute, <body>: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
bgProperties property, body objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
bgsound elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
bgsound objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
biased random numbers: 2.7.1. Problem (PHP Cookbook)
big( ), String objects: 12.5. Core Objects (Dynamic HTML)
big elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
big objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
9.6. Alphabetical Object Reference (Dynamic HTML)
binary data
floating-point numbers represented as: 2.3.3. Discussion (PHP Cookbook)
storing in strings: 1.14.1. Problem (PHP Cookbook)
transforming into plaintext: 14.3.3. Discussion (PHP Cookbook)
binary files
FTP_BINARY option: 17.7.3. Discussion (PHP Cookbook)
opening on non-POSIX systems: 18.2.3. Discussion (PHP Cookbook)
reading on Windows: 18.6.3. Discussion (PHP Cookbook)
binary numbers: 3.1.4. Working with Numbers (JavaScript)
5.8. Bitwise Operators (JavaScript)
binary operators: 5.2.1. Number of Operands (JavaScript)
2.4.1. Number of Operands (Programming PHP)
arithmetic, implicit casting rules: 2.4.4. Implicit Casting (Programming PHP)
bindec( ): 2.15.3. Discussion (PHP Cookbook)
A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
binding
class identifiers: 3.7.1.1. Binding a class identifier to an element type (Dynamic HTML)
CSS style sheets: 3.5.3. Binding CSS Style Sheets to Elements (Dynamic HTML)
event handlers: 6.3. Binding Event Handlers to Elements (Dynamic HTML)
binding (to LDAP server): 17.8.3. Discussion (PHP Cookbook)
bindtextdomain( ): 16.11.3. Discussion (PHP Cookbook)
bin2hex( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
/bin/stty(controlling terminal characteristics): 20.5.3. Discussion (PHP Cookbook)
birthdate, checking validity of: 3.9.1. Problem (PHP Cookbook)
bit shift operators: 5.8. Bitwise Operators (JavaScript)
bitmask constants, Event object (Netscape 4): 24. Client-Side JavaScript Reference (JavaScript)
bitwise AND operator (&): 7.2. XHTML Modularization (XHTML Basic and 1.1) (Dynamic HTML)
12.6. Operators (Dynamic HTML)
bitwise NOT operator (~): 12.6. Operators (Dynamic HTML)
bitwise operators: 5.8. Bitwise Operators (JavaScript)
2.4.9. Bitwise Operators (Programming PHP)
bitwise OR operator (|): 12.6. Operators (Dynamic HTML)
_blank target: 4.4. Frame Targets (Webmaster in a Nutshell)
blink( ), String objects: 12.5. Core Objects (Dynamic HTML)
blink elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
<blink> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
blinking text: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
block-level elements
characteristics: 3.2. Understanding Block-Level Elements (Dynamic HTML)
horizontal alignment
center value: 8.1.5.3. Horizontal alignment of a block element (Dynamic HTML)
justify value: 8.1.5.3. Horizontal alignment of a block element (Dynamic HTML)
left value: 8.1.5.3. Horizontal alignment of a block element (Dynamic HTML)
right value: 8.1.5.3. Horizontal alignment of a block element (Dynamic HTML)
iframe element flow and: 5.9.1. The iframe Element (Dynamic HTML)
as positionable elements: 4.1. Creating Positionable Elements (Dynamic HTML)
block sizes for encryption algorithms: 14.8.3. Discussion (PHP Cookbook)
blockDirection property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
blockFormats property, Dialog Helper objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
blockquote elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
blockquote objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
blocks: 2.5.1. if (Programming PHP)
blocks, statement: 6.2. Compound Statements (JavaScript), block-level variable scope: 4.3.1. No Block Scope (JavaScript)
blue property: 25. W3C DOM Reference (JavaScript)
blur( )
Input object: 11.4. JavaScript API Reference (Webmaster in a Nutshell)
Select object: 11.4. JavaScript API Reference (Webmaster in a Nutshell)
Textarea object: 11.4. JavaScript API Reference (Webmaster in a Nutshell)
Window object: 11.4. JavaScript API Reference (Webmaster in a Nutshell)
HTMLAnchorElement object: 25. W3C DOM Reference (JavaScript)
HTMLInputElement object: 25. W3C DOM Reference (JavaScript)
HTMLSelectElement object: 25. W3C DOM Reference (JavaScript)
HTMLTextAreaElement: 25. W3C DOM Reference (JavaScript)
Input object: 24. Client-Side JavaScript Reference (JavaScript)
Window object: 13.1. Window Overview (JavaScript)
13.8.4. Keyboard Focus and Visibility (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
9.5.3. Event Handlers (Dynamic HTML), window objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
HTMLInputElement object: 17.1.3. The DOM HTML API (JavaScript)
body elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
browser support flagging: 4.4.1. Browser Support Flagging (Dynamic HTML)
characteristics: 3.6.1.1. The <style> tag (Dynamic HTML)
creating collapsed text range: 5.10.2. Typical Text Range Operations (Dynamic HTML)
custom newsletter example: 5.11. Combining Forces: A Custom Newsletter (Dynamic HTML)
document content and: 5.7.2.2. W3C DOM document tree (Dynamic HTML)
event bubbling and: 6.5.1. Event Bubbling (Dynamic HTML)
iframe resizing example: 5.9.1. The iframe Element (Dynamic HTML)
inheritance example: 3.7.1.1. Binding a class identifier to an element type (Dynamic HTML)
node structure: 5.7.2.2. W3C DOM document tree (Dynamic HTML)
body objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
body of email messages: 17.4.3. Discussion (PHP Cookbook)
body of newsgroup postings: 17.5.3. Discussion (PHP Cookbook)
body property: 17.2.2. Finding Specific Elements in a Document (JavaScript)
25. W3C DOM Reference (JavaScript)
document objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
<body> tags: 2.1. HTML Document Structure (Webmaster in a Nutshell)
3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
bold( ): 2.10. User-Defined Functions (Web Database Applications)
reusing: 2.10.4. Reusing Functions with Include and Require Files (Web Database Applications)
String objects: 12.5. Core Objects (Dynamic HTML)
Bold command: D. Internet Explorer Commands (Dynamic HTML)
boldface, text within node or its descendants: 17.2.3. Modifying a Document (JavaScript)
bookmarks
and thumbnails in PDF documents: 10.5.1. Bookmarks and Thumbnails (Programming PHP)
event objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
javascript: URLs in: 12.2.4. JavaScript in URLs (JavaScript)
overlaying: 2.6.3. Overlaying a Different Page (Dynamic HTML)
personal bar of, displaying in window: 24. Client-Side JavaScript Reference (JavaScript)
privacy of lists: 21.1. JavaScript and Security (JavaScript)
restrictions on: 8.5.2.4. Bookmark restrictions (Web Database Applications)
script for: 18.3. Scripting Styles (JavaScript)
Word, manipulating with PHP COM: 15.3.4. Completing a Word Document (Programming PHP)
Boolean( ), calling as function: 11.1.2. Explicit Type Conversions (JavaScript)
Boolean close( ): D.2.2. Building User-Defined Session Handlers (Web Database Applications)
boolean data type: 3. Data Types and Values (JavaScript)
3.3. Boolean Values (JavaScript)
25. W3C DOM Reference (JavaScript)
2.2.4. Booleans (Programming PHP)
Boolean object: 3.12. Primitive Data Type Wrapper Objects (JavaScript)
casting operator: 2.4.11. Casting Operators (Programming PHP)
comparing by value: 5.4.1. Equality (==) and Identity (===) (JavaScript)
logical operators: 5.7. Logical Operators (JavaScript)
true and false values, converting: 3.3. Boolean Values (JavaScript)
boolean datatypes
JavaScript: 11.2.8.2. Booleans (Webmaster in a Nutshell)
PHP: 16.5.4. Booleans (Webmaster in a Nutshell)
Boolean destroy( ): D.2.2. Building User-Defined Session Handlers (Web Database Applications)
Boolean gc( ): D.2.2. Building User-Defined Session Handlers (Web Database Applications)
Boolean mail ( ): 12.2. HTML and Email Receipts (Web Database Applications)
Boolean object: 23. Core JavaScript Reference (JavaScript)
Boolean object (JavaScript): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
Boolean objects: 12.5. Core Objects (Dynamic HTML)
Boolean open( ): D.2.2. Building User-Defined Session Handlers (Web Database Applications)
Boolean session_destroy( ): 8.3.5. Functions for Accessing Sessions in PHP (Web Database Applications)
Boolean session_is_registered( ): 8.3.5. Functions for Accessing Sessions in PHP (Web Database Applications)
Boolean session_register( ): 8.3.5. Functions for Accessing Sessions in PHP (Web Database Applications)
Boolean session_start( ): 8.3.5. Functions for Accessing Sessions in PHP (Web Database Applications)
Boolean values: 2.1.6.1. Automatic type conversion (Web Database Applications)
Boolean variables: 2.1.3. Types (Web Database Applications)
Boolean write( ): D.2.2. Building User-Defined Session Handlers (Web Database Applications)
booleans
constants and function return values: 5.1. Introduction (PHP Cookbook)
false and true values for variables: 5.1. Introduction (PHP Cookbook)
booleanValue( ): 22.6. JavaScript Conversion of JavaObjects (JavaScript)
border attribute: 14.6.1. Image Replacement with the src Property (JavaScript)
frameset elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
img elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
input elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
<embed> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<frameset> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
4.5. Frame Border Attributes (Webmaster in a Nutshell)
<img> tag: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<input> tag: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<object> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<table> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<tr> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
object elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
table tags: 5.1. The <table> Tag (Webmaster in a Nutshell)
border attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-bottom attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-bottom-color attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-bottom property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-bottom-style attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-bottom-width attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-bottom-width property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-collapse attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-color attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-color property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-left attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-left-color attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-left property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-left-style attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-left-width attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-left-width property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border property: 14.6.4. Other Image Properties (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
frameset objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
iframe objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
img objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
object objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
table objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
border property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-right attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-right-color attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-right property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-right-style attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-right-width attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-right-width property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-spacing attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-style attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-style property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-top attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-top-color attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-top property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-top-style attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-top-width attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-top-width property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
border-width attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
border-width property (CSS): 9.4. CSS Reference (Webmaster in a Nutshell)
borderBottom property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderBottomColor property, style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderBottomStyle property
CSSSDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderBottomWidth property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderCollapse property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
bordercolor attribute
frame elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
frame tags: 4.5. Frame Border Attributes (Webmaster in a Nutshell)
frameset elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
<frame> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<frameset> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<table> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<td> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<th> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<tr> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
table tags: 5.5. Border Color and Backgrounds (Webmaster in a Nutshell)
borderColor property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
frame objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
frameset objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
iframe objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
table objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
td objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
th objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
tr objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
bordercolordark attribute
<table> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<td> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<th> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<tr> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
borderColorDark property
table objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
td, th objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
tr objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
bordercolorlight attribute
<table> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<td> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<th> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
<tr> tags: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
borderColorLight property
table objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
td, th objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
tr objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderLeft property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderLeftColor property, style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderLeftStyle, CSSSDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderLeftStyle property, style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderLeftWidth property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderRight property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderRightColor property, style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderRightStyle, CSSSDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderRightStyle property, style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderRightWidth property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borders
CSS properties for: 9.4. CSS Reference (Webmaster in a Nutshell)
edge measurement attributes and: 4.2.2. top, right, bottom, and left Attributes (Dynamic HTML)
element rules: 1.5.1. CSS Rationale (Dynamic HTML)
:first-letter element: 3.8.1.1. Using pseudo-elements (Dynamic HTML)
frame: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
4.5. Frame Border Attributes (Webmaster in a Nutshell)
iframe element: 5.9.1. The iframe Element (Dynamic HTML)
img element: 5.4.2. Swap Your Image (Dynamic HTML)
opaque space: 3.2.1. Box Pieces (Dynamic HTML)
span element: 5.6.2. The className Property (Dynamic HTML)
table: 5.1. The <table> Tag (Webmaster in a Nutshell)
5.5. Border Color and Backgrounds (Webmaster in a Nutshell)
table cells: 5.1. The <table> Tag (Webmaster in a Nutshell)
as widely-used attribute: 3.2. Understanding Block-Level Elements (Dynamic HTML)
borderSpacing property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderStyle property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderTop property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderTopColor property, style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderTopStyle, CSSSDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderTopStyle property, style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderTopWidth property, style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderTopwidth propety, CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
borderWidth property
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
BottleCounter( ): 2.11.2. Inheritance (Web Database Applications)
bottom attribute: 4.2.2. top, right, bottom, and left Attributes (Dynamic HTML)
4.3.2. Positionable Element Properties (Dynamic HTML)
18.2.2. Specifying the Position and Size of Elements (JavaScript)
18.2.2.1. Element size and position details (JavaScript)
bottom attribute (CSS): 11.5. Alphabetical Attribute Reference (Dynamic HTML)
bottom property: 4.3.2. Positionable Element Properties (Dynamic HTML)
25. W3C DOM Reference (JavaScript)
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
TextRectangle objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
bottommargin attribute, body elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
bottomMargin property, body objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
boundElements property, event objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
boundingHeight property, TextRange objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
boundingLeft property, TextRange objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
boundingTop property, TextRange objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
boundingWidth property, TextRange objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
box for PDF text: 10.3.2. Text Functions (Programming PHP)
br elements: 3.1. Observing HTML Structures (Dynamic HTML)
8.3. Alphabetical Tag Reference (Dynamic HTML)
br objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
braces (see also { }, under Symbols)
12.5.3. Discussion (PHP Cookbook)
brackets (see also [ ], under Symbols)
13.1. Introduction (PHP Cookbook)
branch statements: 2.2. Conditions and Branches (Web Database Applications)
branches: 1.6.3. W3C DOM Architecture (Dynamic HTML)
branching
binding event handlers and: 6.3.2. Event Handlers as Object Properties (Dynamic HTML)
code branching: 2.6. Cross-Platform Strategies (Dynamic HTML)
2.6. Cross-Platform Strategies (Dynamic HTML)
2.6.1. Object Detection over Browser Sniffing (Dynamic HTML)
custom APIs and: 4.4. Cross-Platform Position Scripting (Dynamic HTML)
explicit branching: 4.4.2. Explicit Branching (Dynamic HTML)
4.4.2. Explicit Branching (Dynamic HTML)
internal branching: 2.6.4. Internal Branching (Dynamic HTML)
2.6.4. Internal Branching (Dynamic HTML)
2.6.5. Designing for the Common Denominator (Dynamic HTML)
2.6.6. Custom APIs (Dynamic HTML)
page branching: 2.6.2. Page Branching (Dynamic HTML)
breadth-first search: 19.10.3. Discussion (PHP Cookbook)
break keyword: 2.5.2. switch (Programming PHP)
break statement: 12.7. Control Statements (Dynamic HTML)
break statement (JavaScript): 11.2.10.5. Alphabetical statement reference (Webmaster in a Nutshell)
break statements: 6.11. break (JavaScript)
4.14.3. Discussion (PHP Cookbook)
automatic semicolons and: 2.4. Optional Semicolons (JavaScript)
6.11. break (JavaScript)
in do/while loops: 2.5.3. while (Programming PHP)
in for loops: 2.5.4. for (Programming PHP)
in while loops: 2.5.3. while (Programming PHP)
in switch statements: 6.5. switch (JavaScript)
2.5.2. switch (Programming PHP)
breaking cyclical references: 11.3.2. Garbage Collection by Reference Counting (JavaScript)
breaking strings into smaller components: 4.7.3. Decomposing a String (Programming PHP)
browscap configuration directive: 8.8.3. Discussion (PHP Cookbook)
browse( ): 5.3.1. Step 1: Using the Generic browse Function (Web Database Applications)
implementing: 5.3.2. Step 2: Implementing the Generic browse Function (Web Database Applications)
producing page numbers from: 5.3.3. Step 3: Adding Page Numbers (Web Database Applications)
search1.script and: 13.3. Searching and Browsing (Web Database Applications)
browser sniffing: 2.6.1. Object Detection over Browser Sniffing (Dynamic HTML)
2.6.4. Internal Branching (Dynamic HTML)
browserLanguage property, navigator object: 9.6. Alphabetical Object Reference (Dynamic HTML)
BrowserMatch directive (Apache): 19.29. mod_setenvif (Webmaster in a Nutshell)
BrowserMatchNoCase directive (Apache): 19.29. mod_setenvif (Webmaster in a Nutshell)
browsers: 1.4. XHTML (Dynamic HTML)
0. Preface (JavaScript)
12. JavaScript in Web Browsers (JavaScript)
1.1. Clients and Servers (Webmaster in a Nutshell)
accepting compressed responses (Accept-Encoding header): 8.14.3. Discussion (PHP Cookbook)
ActiveX and: 2.3.9. Additional Windows-Only Features (Dynamic HTML)
adjusting iframe size: 5.9.1. The iframe Element (Dynamic HTML)
authentication and: 9.4.2.2. Authenticating without HTTP (Web Database Applications)
bgColor property, setting: 14.3. Document Color Properties (JavaScript)
browser windows: 11.3.2. The Window Object (Webmaster in a Nutshell), navigating: 11.3.2.5. Browser navigation (Webmaster in a Nutshell)
browsing history: 21.1. JavaScript and Security (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
buffering output to: 8.13.1. Problem (PHP Cookbook)
caching response pages for get requests: 7.4.1. Methods (Programming PHP)
client-side JavaScript: 1. Introduction to JavaScript (JavaScript)
1.3. Client-Side JavaScript (JavaScript)
features listing by browser: 1.3. Client-Side JavaScript (JavaScript)
compatibility issues: 20.1. Platform and Browser Compatibility (JavaScript)
avoiding: 20.1.1. The Least-Common-Denominator Approach (JavaScript)
coding for platform incompatibilities: 20.1.2. Defensive Coding (JavaScript)
failing to resolve: 20.1.7. Fail Gracefully (JavaScript)
feature testing: 20.1.3. Feature Testing (JavaScript)
ignoring incompatibilities: 20.1.6. Ignore the Problem (JavaScript)
JavaScript version support, detecting: 20.2.4. Loading a New Page for Compatibility (JavaScript)
language version incompatibility, notifying users of: 20.2.2. Explicit Version Testing (JavaScript)
non-JavaScript browsers: 20.3. Compatibility with Non-JavaScript Browsers (JavaScript)
server-side scripts, determining browser from: 20.1.5. Compatibility Through Server-Side Scripts (JavaScript)
controlling: 1.6.2. Control the Browser (JavaScript)
cookies: 16.2.1. Cookie Limitations (JavaScript)
(see also cookies)
storage limitations: 16.2.1. Cookie Limitations (JavaScript)
cross-browser DHTML animation script: 18.4.3. Example: A Cross-Platform DHTML Animation (JavaScript)
CSS versions, support for: 18.1.4. Versions of CSS (JavaScript)
custom newsletter example: 5.11. Combining Forces: A Custom Newsletter (Dynamic HTML)
decision paths for rendering: 3.9. Cascade Precedence Rules (Dynamic HTML)
default actions associated with events: 19.2.1. Event Propagation (JavaScript), preventing: 19.2.6.1. Event (JavaScript)
default style sheet, overriding: 18.5.3. Override Styles (JavaScript)
detecting different: 8.8.1. Problem (PHP Cookbook)
browser capability object properties: 8.8.3. Discussion (PHP Cookbook)
user-configurable capabilities such as javascript or cookies: 8.8.3. Discussion (PHP Cookbook)
DOM standard, conformance to: 17.1.5. DOM Conformance (JavaScript)
DOM support: 1.6. Document Object Model (Dynamic HTML)
1.6.1. DOM Level 0 (Dynamic HTML)
1.6.3. W3C DOM Architecture (Dynamic HTML)
DOM Traversal API, support for: 17.5.1. The DOM Traversal API (JavaScript)
DTHML versions: 2.5. Other Browsers (Dynamic HTML)
event handlers listed: 6.1. Event Types (Dynamic HTML)
executing JavaScript programs: 12.3. Execution of JavaScript Programs (JavaScript)
external style sheets and: 3.6.2.1. External style sheet files (Dynamic HTML)
filenames sent for file uploads, distrusting: 12.3.1. Distrust Browser-Supplied Filenames (Programming PHP)
flushing output to: 8.12.1. Problem (PHP Cookbook)
fourth-generation, DHTML in: 18.4. DHTML in Fourth-Generation Browsers (JavaScript)
fragmentation: 7. Standardization Trends (Dynamic HTML)
functionality of: 2.1. What Is a Platform? (Dynamic HTML)
home page, displaying: 24. Client-Side JavaScript Reference (JavaScript)
HTML and: 1. The State of the Art (Dynamic HTML)
3.1. Observing HTML Structures (Dynamic HTML)
5.9. Client-Side Includes (Dynamic HTML)
IE caching issues: 5.4.3. Internet Explorer Caching Issues (Dynamic HTML)
ignoring attributes: 2.3.2. Cascading Style Sheets (Dynamic HTML)
image swapping: 5.4. Image Swapping (Dynamic HTML)
important declarations: 3.9.1. Making a Declaration Important (Dynamic HTML)
information about: A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
interacting with using JavaScript: 7.3.2.3. Interacting with the web browser (Web Database Applications)
intrinsic events: 6.1. Event Types (Dynamic HTML)
JavaScript compatibility: 1.8. ECMAScript (Dynamic HTML)
JavaScript in URLs: 12.2.4. JavaScript in URLs (JavaScript)
loading dynamic content: 5.1. Writing Variable Content (Dynamic HTML)
<noframes> tags for: 4. Frames (Webmaster in a Nutshell)
Mozilla: 0. Preface (JavaScript)
Navigator objects: 1.6.6. Still More Features (JavaScript)
13.6. The Navigator Object (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
determining vendor and version: 13.6. The Navigator Object (JavaScript)
nodeValue property support: 5.7.2.1. IE HTML and elements (Dynamic HTML)
overflow attribute: 4.2.4. The overflow Attribute (Dynamic HTML)
PHP acting as: 11.1. Introduction (PHP Cookbook)
position attribute and: 4.2.1. The position Attribute (Dynamic HTML)
positioning and: 4.2.2. top, right, bottom, and left Attributes (Dynamic HTML)
programming environment: 12.1. The Web Browser Environment (JavaScript)
event-driven model: 12.1.3. The Event-Driven Programming Model (JavaScript)
object hierarchy and DOM: 12.1.2. The Client-Side Object Hierarchy and the Document Object Model (JavaScript)
window as global execution context: 12.1.1. The Window as Global Execution Context (JavaScript)
proprietary style attributes and: 5.6.1. The style Property (Dynamic HTML)
pseudo-elements and: 3.8.1.1. Using pseudo-elements (Dynamic HTML)
quirks: 1.5.1. CSS Rationale (Dynamic HTML)
1.5.2. Element Positioning and Layering (Dynamic HTML)
recent developments in: 0. Preface (JavaScript)
recommendations: 1.2. Version Headaches (Dynamic HTML)
redirection and: 10.1.1. Winestore Scripts (Web Database Applications)
11.3. Managing Redirection (Web Database Applications)
script tag support: 6.3.3. Event Handlers as <script> Tags (IE 4 and Later) (Dynamic HTML)
scroll value support: 4.2.4. The overflow Attribute (Dynamic HTML)
security issues: 1.7. JavaScript Security (JavaScript)
sending file contents to: 9.6.1. Caching the Dynamically Generated Buttons (Programming PHP)
sending images to: 15.1. Introduction (PHP Cookbook)
15.9.2. Solution (PHP Cookbook)
sending PDF files to: 10.2.6. Terminating and Streaming a PDF Document (Programming PHP)
standardization: 1.5.1. CSS Rationale (Dynamic HTML)
1.9. A Fragmenting World (Dynamic HTML)
5.7. Changing Content (Dynamic HTML)
style example: 3.6.1.1. The <style> tag (Dynamic HTML)
text ranges and: 5.10.1. Browser Support (Dynamic HTML)
version releases: 1.1. The Standards Alphabet Soup (Dynamic HTML)
web protocols: 2.1. What Is a Platform? (Dynamic HTML)
which in use by users: 7.3.2.4. Which browser is the user using? (Web Database Applications)
window, controlling with JavaScript: 1.6.2. Control the Browser (JavaScript)
browsing: 1.5.2.2. User-driven querying and browsing (Web Database Applications)
5.3. Case Study: Previous and Next Browsing (Web Database Applications)
search.1 script for: 13.3. Searching and Browsing (Web Database Applications)
BSD systems, locales on: 16.2.3. Discussion (PHP Cookbook)
btoa( ) method, Global objects: 12.5. Core Objects (Dynamic HTML)
bubbles property: 6.5.2. W3C Event Capture (Dynamic HTML)
19.2.6.1. Event (JavaScript)
25. W3C DOM Reference (JavaScript)
event objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
bubbling, event propagation: 19.2.1. Event Propagation (JavaScript)
Event object, DOM Level 2: 19.2.6.1. Event (JavaScript)
IE event model: 19.3. The Internet Explorer Event Model (JavaScript)
19.3.3. Event Bubbling in IE (JavaScript)
bubbling phase: 6.5. Event Propagation (Dynamic HTML)
6.5.2. W3C Event Capture (Dynamic HTML)
bufferDepth property, screen object: 9.6. Alphabetical Object Reference (Dynamic HTML)
buffered data: 5.9.3. Discussion (PHP Cookbook)
flushing to file: 18.18.1. Problem (PHP Cookbook)
locked files: 18.25.3. Discussion (PHP Cookbook)
HTTP output, mixing headers and body text: 8.19.3. Discussion (PHP Cookbook)
output to browser: 8.13.1. Problem (PHP Cookbook)
buffering output: 13.3.1. Output Buffering (Programming PHP)
A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
erasing data: 13.3.1. Output Buffering (Programming PHP)
flushing buffers: 13.3.1. Output Buffering (Programming PHP)
in error handlers: 13.4.4.2. Output buffering in error handlers (Programming PHP)
PDF data: 10.2.2. Initializing the Document (Programming PHP)
setting file buffer size: A.3d. Alphabetical Listing of PHP Functions (r-z) (Programming PHP)
bugs
browser sniffing and: 2.6.1. Object Detection over Browser Sniffing (Dynamic HTML)
Bugzilla tracking system: 3.10. Cross-Platform Style Differences (Dynamic HTML)
prelease versions: 1.2. Version Headaches (Dynamic HTML)
Bugzilla: 3.10. Cross-Platform Style Differences (Dynamic HTML)
build( ) (DB_Pager): 10.14.3. Discussion (PHP Cookbook)
built-in constructs, case-insensitivity in names: 2.1.1. Case Sensitivity (Programming PHP)
built-in elements: 4.6.1. The Global Object (JavaScript)
built-in functions: 7. Functions (JavaScript)
3.1. Calling a Function (Programming PHP)
constructor: 8.1.1. Creating Objects (JavaScript)
bulk loading of data: 3.5.1.1. Bulk loading into a database (Web Database Applications)
button( ) (CGI.pm): 14. The CGI.pm Module (Webmaster in a Nutshell)
button elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
Button object: 1.6.3. Interact with HTML Forms (JavaScript)
15.2. Defining Form Elements (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
event handlers: 24. Client-Side JavaScript Reference (JavaScript)
button objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
button property: 25. W3C DOM Reference (JavaScript)
event objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
IE Event object: 19.3.1. The IE Event Object (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
MouseEvent object: 19.2.6.3. MouseEvent (JavaScript)
buttons: 15.7.3. Discussion (PHP Cookbook)
Button form element: 15.3.4. Buttons (JavaScript)
converting paragraphs to uppercase: 17.2.3. Modifying a Document (JavaScript)
DHTML animation: 18.3.4. DHTML Animations (JavaScript)
GtkButton class: 20.6.3. Discussion (PHP Cookbook)
radio: 24. Client-Side JavaScript Reference (JavaScript)
Reset: 24. Client-Side JavaScript Reference (JavaScript)
reversing document nodes: 17.2.3. Modifying a Document (JavaScript)
Submit: 24. Client-Side JavaScript Reference (JavaScript)
toggle: 15.3.5. Toggle Buttons (JavaScript)
buttons, dynamically generated: 9.6. Dynamically Generated Buttons (Programming PHP), caching: 9.6.1. Caching the Dynamically Generated Buttons (Programming PHP)
Bezier curve, drawing: 10.4.2. Graphics (Programming PHP)
by reference: 11.2. By Value Versus by Reference (JavaScript)
comparing objects, arrays, and functions: 5.4.1. Equality (==) and Identity (===) (JavaScript)
copying and passing string: 11.2.2. Copying and Passing Strings (JavaScript)
copying, passing, and comparing object: 11.2.1. Primitive Types and Reference Types (JavaScript)
passing, different meanings of: 11.2.1. Primitive Types and Reference Types (JavaScript)
reference types, manipulating: 11.2.1. Primitive Types and Reference Types (JavaScript)
summary of: 11.2.4. By Value Versus by Reference: Summary (JavaScript)
by value: 11.2. By Value Versus by Reference (JavaScript)
comparing numbers, strings, and boolean values: 5.4.1. Equality (==) and Identity (===) (JavaScript)
comparing strings: 11.2.3. Comparing Strings (JavaScript)
passing references by: 11.2.1. Primitive Types and Reference Types (JavaScript)
primitive types, manipulating: 11.2.1. Primitive Types and Reference Types (JavaScript)
summary of: 11.2.4. By Value Versus by Reference: Summary (JavaScript)
by-value operators: 4.3.2. Positionable Element Properties (Dynamic HTML)
byte representations of UTF-8 encoded characters: 16.12.3. Discussion (PHP Cookbook)
bytes_sent( ) (Perl): 15.8. The Perl API (Webmaster in a Nutshell)
bzip2 compression: B.1. Optional Extensions Listing (Programming PHP)

Symbols & Numbers | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Library Navigation Links

Copyright © 2003 O'Reilly & Associates, Inc. All Rights Reserved.