Javascript.RU

JavaScript Phrasebook: Essential Code and Commands

javascript-phrasebook-essential-code-and-commands.jpg
Язык: Английский
Год публикации: 2006
Автор(ы): Christian Wenz
Страниц: 240

Краткое содержание
  • JavaScript Basics
  • Common Phrases
  • Images and Animations
  • CSS
  • DOM and DHTML
  • OOP and Events
  • Cookies
  • Forms
  • Windows and Frames
  • Web Services
  • AJAX (and Related Topics)
  • Embedded Media
Средняя: 3.9 (77 votes)

Полное содержание
  • JavaScript Basics
    • Understanding JavaScript (and Its History)
    • Setting Up a Test System
    • Configuring Web Browsers
    • Including JavaScript Code
    • Using External JavaScript Files
    • Dynamically Loading JavaScript Files
    • Using JavaScript Pseudo URLs
    • Executing JavaScript with Event Handlers
    • Coping with Browsers without JavaScript
  • Common Phrases
    • Detecting the Browser Type
    • Checking Browser Capabilities
    • Preventing Caching
    • Redirecting the Browser
    • Reloading the Page
    • Creating a Random Number
    • Date and Time Information
    • Searching with Regular Expressions
    • Replacing Text
    • Navigating within the Browser's History
    • Displaying the Modification Date of the Page
    • Retrieving GET Parameters
    • Asking for User Confirmation
    • Asking for User Data
  • Images and Animations
    • Creating Mouseover Buttons
    • Preloading Images
    • Animating Graphics
    • Stretching Graphics
    • Visualizing the Page Loading State with a Progress Bar
  • CSS
    • Accessing CSS Styles
    • Accessing CSS Classes
    • Accessing Individual Style Sheets
    • Accessing Individual CSS Rules
    • Letting the Contents of a Website Disappear
    • Applying JavaScript to CSS Selectors
    • Changing the Mouse Cursor
  • DOM and DHTML
    • Understanding DOM
    • Understanding DHTML
    • Accessing Specific Elements
    • Accessing Tags
    • Determining Node Information
    • Removing Elements
    • Adding Elements
    • Creating Text Elements
    • Working with Attributes
    • Cloning Elements
    • Replacing Elements
    • Creating a Bulleted List from JavaScript Data
    • Creating a Table from JavaScript Data
    • Changing HTML Fragments
    • Positioning Elements
    • Moving Elements
    • Creating a Sticky Navigation
    • Creating a Flash Pop-Up Ad
  • OOP and Events
    • Creating a Class
    • Accessing Class Members
    • Inheriting Classes
    • Extending Built-In JavaScript Objects
    • Reacting Upon JavaScript Events
    • Using Keyboard Events
    • Submitting a Form with the Enter Key
    • Using Mouse Events
  • Cookies
    • Understanding Cookies
    • Setting Cookies
    • Reading Out Cookies
    • Setting an Expiration Date
    • Using Other Cookie Options
    • Deleting Cookies
    • Checking for Cookie Support
    • Saving Multiple Information in One Cookie
  • Forms
    • Understanding HTML Forms with JavaScript
    • Accessing Text Fields
    • Accessing Check Boxes
    • Accessing Radio Buttons
    • Accessing Selection Lists
    • Accessing a Multiple Selection List
    • Disabling Form Elements
    • Submitting a Form
    • Preventing Form Submission
    • Preventing Repeated Form Submissions
    • Giving a Field the Focus
    • Selecting Text in a Field
    • Emptying Text Fields When Clicked Upon
    • Validating Text Fields
    • Validating Check Boxes
    • Validating Radio Buttons
    • Validating Selection Lists
    • Automatically Validating a Form
    • Implementing Navigation with a Selection List
    • Implementing a Hierarchical Navigation with a Selection List
    • Emptying a Set of Radio Buttons
    • Creating Prefilled Date Selection Lists
    • Creating Validating Date Selection Lists
  • Windows and Frames
    • Using Window Options
    • Opening a Modal Window
    • Determining Screen Size
    • Determining the Window Size
    • Resizing a Window
    • Repositioning a Window
    • Opening a Centered Pop-Up Window
    • Opening a Full-Screen Window
    • Opening a New Window in a Corner of the Screen
    • Creating a Sitemap
    • Closing a Window
    • Checking for the Presence of a Pop-Up Blocker
    • Changing the Contents of Two Frames at Once
    • Using Iframes
  • Web Services
    • Creating a Web Service with PHP
    • Creating a Web Service with ASP.NET
    • Calling a Web Service from Internet Explorer
    • Calling a Web Service from a Mozilla Browser
    • Calling an ASP.NET Web Service from a Mozilla Browser
  • AJAX (and Related Topics)
    • Initializing an AJAX Application
    • Sending a GET Request
    • Sending a POST Request
    • Sending a Synchronous Request
    • Receiving Multiple Data from the Server
    • Aborting an HTTP Request
    • Retrieving HTTP Headers
    • Receiving XML from the Server
    • Using JSON for Data (De)Serialization
    • Creating a Waiting Screen
    • Solving the Bookmark Problem
    • Solving the Back Button Problem
    • Using XSLT
    • Using an XML Library
    • Using the Yahoo! Web Service
  • Embedded Media
    • Accessing Embedded Media
    • Checking for Plug-Ins
    • Coping with Recent Internet Explorer Versions
    • Accessing Multimedia Content
    • Accessing Java Content
    • Accessing Flash Content

Автор: . (не зарегистрирован), дата: 18 июля, 2009 - 22:20
#permalink

Автор: Иван Евгеньевич (не зарегистрирован), дата: 15 октября, 2009 - 14:14
#permalink

А эта книжка есть и на русском, кстати. Пометил для себя маркером важные вещи и положил около рабочего компа. Когда доходит дело до js разработки, всегда беру в руки - что-то забывается ведь по-любому.


Автор: a.bachnev (не зарегистрирован), дата: 4 февраля, 2010 - 13:11
#permalink

А где можно скачать эту книгу на русском?


Автор: deeperton, дата: 15 сентября, 2011 - 13:29
#permalink

Купил эту шпаргалку на русском языке. Открывал 1 раз... Очень примитивные примеры. Хотя что-то интересное есть, но это что-то можно и в магазине прочитать .


Отправить комментарий

Приветствуются комментарии:
  • Полезные.
  • Дополняющие прочитанное.
  • Вопросы по прочитанному. Именно по прочитанному, чтобы ответ на него помог другим разобраться в предмете статьи. Другие вопросы могут быть удалены.
    Для остальных вопросов и обсуждений есть форум.
P.S. Лучшее "спасибо" - не комментарий, как все здорово, а рекомендация или ссылка на статью.
Содержание этого поля является приватным и не предназначено к показу.
  • Адреса страниц и электронной почты автоматически преобразуются в ссылки.
  • Разрешены HTML-таги: <strike> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <u> <i> <b> <pre> <img> <abbr> <blockquote> <h1> <h2> <h3> <h4> <h5> <p> <div> <span> <sub> <sup>
  • Строки и параграфы переносятся автоматически.
  • Текстовые смайлы будут заменены на графические.

Подробнее о форматировании

CAPTCHA
Антиспам
3 + 0 =
Введите результат. Например, для 1+3, введите 4.
 
Поиск по сайту
Содержание

Учебник javascript

Основные элементы языка

Сундучок с инструментами

Интерфейсы

Все об AJAX

Оптимизация

Разное

Дерево всех статей

Последние комментарии
Последние темы на форуме
Forum