Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by TriKri

  1. TriKri

    The alert lamps are on

    By the way, the model of the printer is HP Deskjet F2280.
  2. TriKri

    The alert lamps are on

    Yesterday, I was going to print a document, when the first of the pages got stuck in the printer. I pressed the button on with a red cross on it, and the stuck paper got out. But now all of the alert lamps (the "Color", "Black/photo" and "Paper" lamps) are on!. But I have only printed a couple...
  3. TriKri

    Include js-files from script?

    Thanks.
  4. TriKri

    Include js-files from script?

    feherke, what is the [0] for in your script? Isn't it going to work if you just attach it directly in the document head?
  5. TriKri

    Include js-files from script?

    Thanks! I think I know how I will do now. :)
  6. TriKri

    Include js-files from script?

    Aha, smart! Thanks! I never thought of a script as a document element. Now I'm not a pure-javaScript programmer, since I use JavaScript only when I'm creating web applications. But I know it's possible to run a js-file only as it is. And then I suppose you don't have a document element, so var...
  7. TriKri

    Include js-files from script?

    Hello! I have a javaScript inclusion in my html-file, like this: <script type="text/javascript" src="interface.js"></script> Is there som way to include more js-files from interface.js? Or do I have to specify every file I include in the html-file?

Part and Inventory Search

Back
Top