Visualizzazione dei risultati da 1 a 3 su 3

Discussione: tag MARQUEE

  1. #1

    tag MARQUEE

    sapete dirmi qualcosa???
    Silvio Berlusconi, il nostro presidente e governatore del governo dello stato in cui viviamo ha scelto di scendere in campo e di occuparsi della cosa pubblica perché non vuole vivere in un Paese illiberale, governato da forze immature e da uomini legati a doppio filo a un passato politicamente ed economicamente fallimentare.

  2. #2
    Utente di HTML.it
    Registrato dal
    Mar 2006
    Messaggi
    4
    è 1 tag morto skerzo cmq x compatibilita' nn si dovrebbe usare... serve x fare il testo scrorrevole!

    MARQUEE
    <MARQUEE
    ALIGN=ABSBOTTOM | ABSMIDDLE | BASELINE | BOTTOM | LEFT | MIDDLE | RIGHT | TEXTTOP | TOP
    BEHAVIOR=ALTERNATE | SCROLL | SLIDE
    BGCOLOR=color
    DIRECTION=DOWN | LEFT | RIGHT | UP
    HEIGHT=string
    HSPACE=variant
    CLASS=string
    ID=string
    LANG=string
    LANGUAGE=JAVASCRIPT | JSCRIPT | VBS | VBSCRIPT
    LOOP=string
    SCROLLAMOUNT=long
    SCROLLDELAY=long
    STYLE=string
    TITLE=string
    TRUESPEED=string
    VSPACE=string
    WIDTH=string
    event = script
    >


    The MARQUEE tag enables you to create a scrolling text marquee.

    ALIGN=
    Specifies the alignment for the control-like element.

    BEHAVIOR=
    Specifies how the text scrolls in the marquee.

    BGCOLOR=
    Sets the background color behind the element.

    DIRECTION=
    Specifies which direction the text should scroll.

    HEIGHT=
    Along with the width attribute, specifies the size at which the element is drawn. Returns the calculated height of the element in pixels. In HTML, this attribute may be initially set in pixels or percentages.

    HSPACE=
    Along with VSPACE= , specifies margins for the element.

    CLASS=
    Specifies the class of the tag being defined. This is most often used to associated a sub-classed style sheet with the tag.

    ID=
    An SGML identifier used as the target for hypertext links or for naming particular elements in associated style sheets. Valid names to script with are any alphanumeric string that begins with a letter. Valid special characters include underbar "_".

    LANG=
    This specifies the language to use. The specifier is an ISO standard language abbreviation.

    LANGUAGE=
    Specifies the language that the current script is written in. JavaScript is the default for this attribute.

    LOOP=
    Specifies how many times a sound or video will loop when activated. Also specifies how many times the marquee should loop.

    SCROLLAMOUNT=
    Specifies the number of pixels the text scrolls between each subsequent drawing of the MARQUEE.

    SCROLLDELAY=
    Specifies the speed the MARQUEE scroll in milliseconds.

    STYLE=
    Specifies an in-line style sheet for the tag.

    TITLE=
    The Title attribute is used to provide advisory information.

    TRUESPEED=
    This feature will always compute the true position of the marquee given the scrolldelay scrollamount and the actual time elapsed from the last clock tick.

    VSPACE=
    Along with HSPACE=, specifies margins for the element.

    WIDTH=
    Returns the calculated width of the element in pixels. In HTML, this attribute may be initially set in pixels or percentages.

    event
    Can be one or more of these events:
    onafterupdate onblur

    onbounce onclick

    ondblclick ondragstart

    onfinish onfocus

    onhelp onkeydown

    onkeypress onkeyup

    onmousedown onmousemove

    onmouseout onmouseover

    onmouseup onresize

    onrowenter onrowexit

    onselectstart

    onstart

    The start tag is required, and the end tag is optional.

  3. #3
    Utente di HTML.it
    Registrato dal
    Mar 2001
    Messaggi
    2,043

    Qual'è

    Qual'è il tag per far fermare il testo quando con il cursore ci si va sopra? E riparte quando si leva il cursore?

    Grazie
    Ciao

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.