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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/cats/~satr/JS/REF/tags11.htm.

1. HTML Tag Reference
... This section discusses the tags for defining scripts in a document. Scripts allow you to include JavaScript code in your HTML documents. ... The SCRIPT tag specifies client-side JavaScript code, which means JavaScript code that runs directly in the browser. ... For example, the browser interprets text within angle brackets as a script element, not as an HTML element. ... You can also use SCRIPT tags in the body of your document to define JavaScript code to be executed in that part of the document. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags13.htm -- 10.7 Кб -- 26.03.1998
Похожие документы
Еще в разделе: (Показать все результаты (>2625) - www.sao.ru/ )

2. The IMG (Image) Element
Permitted Context: %text . ... The <IMG> tag is used to incorporate in-line graphics (typically icons or small graphics) into an HTML document. This element is NOT intended for embedding other HTML text. ... Browsers that cannot display in-line images ignore the IMG element unless it contains the ALT attribute. ... Take values TOP or MIDDLE or BOTTOM, defining whether the top or middle or bottom of the graphic should be aligned with the baseline for the text line in which the IMG element appears. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/img.html -- 6.3 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>681) - comet.sai.msu.ru/ )

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm
... JavaScript 1.1 Plugin objects are predefined JavaScript objects that you access through the navigator.plugins array. A Plugin object is a plug-in installed on the client. ... For example, the following code displays the type and description properties of the first Plugin object's first MimeType object. myPlugin=navigator.plugins[0] . ... Description . ... The following code assigns shorthand variables for the predefined LiveAudio properties. var myPluginName = navigator.plugins["LiveAudio"].name . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm -- 15.2 Кб -- 07.10.1999
Похожие документы

4. Dynamic HTML in Communicator
... To run the <LAYER> version of the example, select: flower.htm . ... However, if the page had several layers with absolute positions, and you wanted to place another layer in a relative position to one of the existing layers, you could use inline JavaScript to calculate the value for LEFT or TOP . ... In this example, there is really no need to use inline JavaScript to position the last flower layer, since you could just let the TOP value default to its natural value, as in the other flower layers. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers34.htm -- 11.4 Кб -- 13.08.1997
Похожие документы

5. PmWiki | PmWiki / Links
... PmWiki / . authors (basic) A key feature of WikiWikiWebs is the ease of creating links in the text of a document. ... To create a link to another page, simply enclose the name of the page inside double square brackets, as in [[wiki sandbox]] or [[installation]] . ... PmWiki creates a link by using the text inside the double brackets. ... PageName|+]] creates a link to PageName and uses that page's title as the link text, eg [[Links|+]] gives Links . ... name|link text]] within the same page, or . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/research/pulsar/tempo2/index.php?n=PmWiki.Links -- 18.4 Кб -- 29.06.2010
Похожие документы

6. http://www.stsci.edu/documents/dhb/web/c03_stsdas.fm2.html
... How to display images in IRAF using the display task. ... The most general IRAF task for displaying image data is the display task, the best choice for a first look at HST imaging data. ... Display the image with the IRAF display task, using the syntax appropriate for the file format (Chapter 2 explains how to specify GEIS groups and FITS extensions): tv> display fname.c0h [2] 1 (GEIS group 2) . ... If you want to display an image with high dynamic range, you may prefer to use logarithmic scaling. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/documents/dhb/web/c03_stsdas.fm2.html -- 9.8 Кб -- 17.11.1997
Похожие документы

7. OptInt PmWiki : PmWiki / Available Actions
OptInt PmWiki : Pm Wiki / Available Actions . Default actions . ... Cookbook actions . Page actions are applied to wiki pages, as a query string appended to the URL . ... displays dialog for setting/changing password of the specified page or group of pages, see passwords , see also $EnablePostAttrClearSession if you do not want to have the session cleared after validating change General use of passwords . ... display the specified page (default action if no ?action= is present) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/AvailableActions?action=print -- 25.5 Кб -- 01.03.2014
Похожие документы

8. http://hea-www.harvard.edu/ChaMPlane/cgi-bin/x-ray4pub/guide.html
Quick guide for ChaMPlane Database Searching sources by coordinates [left panel ]: select the coordinate (e.g RA=337.3831880 , Dec=61.2185250 , Radius=2 ) [right panel ]: display the results Browsing by ObsID [left panel ]: list available observations by ObsID [middle panel ]: list available data product for the selected ObsID [upper right panel ]: list the data by srcid [lower right X-ray source ID is defined as XS + x-ray ObsID + energy band + CCD ID + source number. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/ChaMPlane/cgi-bin/x-ray4pub/guide.html -- 6.3 Кб -- 02.10.2012
Похожие документы

9. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы

10. AstroAsciiData
... AstroAsciiData is a Python module to handle ASCII tables. ... The idea to develop this Python module emerged from the fact that ASCII tables continue to be one of the most popular and widely used data exchange formats in astronomy and probably science in general. ... To load this ASCII table, go into Python, load the AstroAsciiData module and read in the table with: . ... demo = asciidata.open('webexa.txt') . ... Users who only want to work with ASCII tables neeed no further python modules. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/PYTHONtools/astroasciidata/ -- 13.6 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>279) - www.stecf.org/ )

11. http://www.adass.org/adass/proceedings/adass03/reprints/P3-2.pdf
... Standardized and scalable descriptions of image metadata will be required to enable dataset browsing, selection and visualization. ... Here we provide a very brief outline of the image metadata description that forms the basis of this data access scheme, and show how the data tree is used in the AVO prototype to enable "smart browsing" and selection of data. 1 2 http://www.euro-vo.org http://www.ivoa.net/twiki/bin/view/IVOA/IvoaVOTable 261 c Copyright 2004 Astronomical Society of the Pacific. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass03/reprints/P3-2.pdf -- 611.3 Кб -- 27.08.2004
Похожие документы