more than one java script running in the same frame?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    more than one java script running in the same frame?

    Is it possible to run two java scripts in the same frame?

    I am trying to have a DHTML menu, and a vertical marque appear in the same
    frame, one above the other.

    If it is, or otherwise, could someone help me figure it out?

    TIA


    Jamie :)


  • Thomas 'PointedEars' Lahn

    #2
    Re: more than one java script running in the same frame?

    JBURROWS@neo.rr .com wrote:
    [color=blue]
    > Is it possible to run two java scripts in the same frame?[/color]

    If you mean JavaScript( script)s, since Java != JavaScript: Of course.
    [color=blue]
    > I am trying to have a DHTML menu,[/color]

    What about users without client-side script support?
    [color=blue]
    > and a vertical marque appear in the same frame, one above the
    > other.
    >
    > [...] could someone help me figure it out?[/color]

    Drop the marquee nonsense, it is a recurring annoyance
    on web sites, and nobody ever took time to wait for the
    but-it-is-that-important information that somehow moves
    there.


    PointedEars

    Comment

    Working...