Search:

Type: Posts; User: dooma14; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    1,061

    Re: Javascript and Sound Syntax

    The quotation marks make the bug of your code.
    The second quotation mark close the string which you intend to fill the span tag.

    document.getElementById("dummy").innerHTML="<embed...
  2. Replies
    4
    Views
    533

    Re: Eclipse question

    Yes, you can install GVIM from repository:

    sudo apt-get install vim-gnome

    Also Eclipse has a console in bottom of window. Here are all types of Eclipse consoles.

    Good luck.
Results 1 to 2 of 2