Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 357756 (185 сайтов) ---- Время поиска: 0.76сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/objintro.htm.

1. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm
... A Hidden object is used for passing name/value pairs when a form submits. ... JavaScript 1.0 . JavaScript 1.1: added type property The HTML INPUT tag, with "hidden" as the value of the TYPE attribute. ... Property . ... The form contains a "Display hidden value" button that the user can click to display the value of the Hidden object in an Alert dialog box. ... P><INPUT TYPE="button" VALUE="Display hidden value" NAME="button2" . ... Form name:<INPUT TYPE="hidden" NAME="h1" VALUE="Beluga"> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm -- 13.9 Кб -- 07.10.1999
Похожие документы

2. Media types
... 7.1 Introduction to media types . ... 7.3 Recognized media types . 7.3.1 Media groups One of the most important features of style sheets is that they specify how a document is to be presented on different media: on the screen, on paper, with a speech synthesizer, with a braille device, etc. Certain CSS properties are only designed for certain media (e.g., the 'cue-before' property for aural user agents). ... For example, the 'font-size' property is useful both for screen and print media. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/media.html -- 12.0 Кб -- 12.05.1998
Похожие документы

3. GPI IFS Data Handbook GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . ... GPI IFS Data Handbook . ... GPI IFS Detector Properties . ... This document describes the GPI Integral Field Spectrograph (IFS), the properties of its output data, including various systematics and noise sources that one may encounter, and how these data should be calibrated. Its goal is to summarize in one place all the properties of GPI data that a new user should be familiar with to usefully work with the data. ... Field of View and Lenslet Geometry . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/ifs/index.html -- 12.0 Кб -- 14.02.2014
Похожие документы

4. http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc
ESO Phase 3 Data Release Description Please start from this template when preparing the documentation for your ESO Phase 3 data release. ... Finally, the release description will be published as submitted - without further editing by ESO - to support the user community in utilizing the data. ... Please indicate if this is a catalogue data release. ... Data Reduction and Calibration Please address the following questions for scientific catalogue data, particularly in case of source catalogues: . ...
[ Текст ]  Ссылки http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc -- 62.0 Кб -- 24.05.2012
Похожие документы

5. Contents
... Device-independent data-oriented graphics library . Xt-based widget library . Flexible, heirarchical, portable data structure . Foreign Data . ... a'' package . ... dir'' package . ... Purpose . ... Using Channels . ... Architecture . ... chm'' package . pio'' package . conn'' package . arln'' package . ... Example 1 . ... Example VM Data Filter . Example Streaming Data Filter . ... Resources . User Description . ... Description of the Karma Data Structure . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node1.html -- 34.8 Кб -- 13.02.2011
Похожие документы

6. JavaScript Guide
... JavaScript is Netscape's cross-platform, object-based scripting language for client and server applications. ... Document Conventions This chapter introduces JavaScript, discusses some of the fundamental concepts of JavaScript in Navigator and provides basic examples. ... JavaScript and Java . ... These objects are in addition to objects defined for server-side JavaScript and Navigator objects introduced in Chapter 3, "Using Navigator Objects." ... Object Manipulation Statements and Operators . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/contents.htm -- 19.7 Кб -- 12.12.1997
Похожие документы

7. OptInt PmWiki : Documentation Index
OptInt PmWiki . Pm Wiki / . Edit Page | ... Design Documentation . ... Documentation Index . ... Just edit the pages on pmwiki.org . ... Page variables - variables that are associated with pages . ... Wiki structure - PmWiki structural support for page organization . ... Page file format - Create wiki formatted pages in bulk and for upload to your pmwiki site . ... PmWiki philosophy - This page describes some of the ideas that guide the design and implementation of PmWiki . ... Wiki Page . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/DocumentationIndex -- 39.0 Кб -- 28.02.2014
Похожие документы

8. The Structure of HTML 3.0 Documents
... Most HTML elements are identified in a document as a start tag, which gives the element name and attributes, followed by the content, followed by the end tag. ... To identify the document as being HTML 3.0, it is recommended that documents start with the prologue: <!doctype HTML public "-//W3O//DTD W3 HTML 3.0//EN"> . ... HTML 3.0 documents formally have the following structure: <HTML> <HEAD> head elements .. ... HTML> . ... The permitted syntax of HTML 3.0 compliant documents is specified by the...
[