Autor Thema: Javascript funktionen auslagern?  (Gelesen 1442 mal)

Offline LisaS

  • Senior Mitglied
  • ****
  • Beiträge: 429
  • Geschlecht: Weiblich
  • Ich liebe dieses Forum!
    • [WCM4U]
Javascript funktionen auslagern?
« am: 23.08.06 - 11:25:22 »
Hallo,
ich möchte gerne alle meine Javascript Funktionen in einem File vereinigen und in den Fileresources ablegen.
Wie komme ich im web an diese Datei?
Ich müsste ja irgendwie:
Code
<script language="JavaScript" type="text/javascript" src="func.js">
in den Header bekommen, oder?
Bitte helft mir mal auf die Sprünge.
Ich finde, wenn man die ganzen Funktionen in den JS-Header schreibt wird der Quelltext schnell unübersichtlich und lang.
Oder ist dass eine blöde Idee?
Gruß
Hicher
« Letzte Änderung: 23.08.06 - 12:25:40 von Hitcher »
Rechtschreibfehler sind beabsichtigt und dienen der allgemeinen Belustigung.
Server Windows , Domino 8.5.2, Workstation Win 7, Client 8.5.2, Designer 8.5.2 Browser IE 9, Firefox

Glombi

  • Gast
Re: Javascript funktionen auslagern?
« Antwort #1 am: 23.08.06 - 11:31:30 »
Da würde ich mit JavaScript Bibliotheken arbeiten.

Using a Javascript script library enables you can share Javascript functions across multiple design elements, such as forms and pages.
You can incorporate the following types of JavaScript script libraries:
Type:   In the resulting HTML:
Inline   Inserts a <SCRIPT> tag that is executed when the document is loaded.
Associated with JS Header object   Displays within the <HEAD> tag where the JS Header object is executed.
To incorporate a Javascript script library
  1. Open the design element you want to add the library to in the Work pane.
  2. Place the cursor where you want to incorporate the library. For:
Inline script libraries, click the design element's background
A script that should be associated with the JS Header object, select JS Header from the Objects list in the Programmer's pane
  3. Choose Create - Resource - Insert Resource from the menu.
The Insert Resource dialog box displays.
  4. Select Javascript Libraries from the Resource type list.
  5. Select the library from the Available resources list and click Ok.
If you created an inline script library, a script icon displays on the design element.
If you created a script library associated with the JS Header object, a button displays in the Programmer's pane labeled with the script library's name.

Andreas

Offline LisaS

  • Senior Mitglied
  • ****
  • Beiträge: 429
  • Geschlecht: Weiblich
  • Ich liebe dieses Forum!
    • [WCM4U]
Re: Javascript funktionen auslagern?
« Antwort #2 am: 23.08.06 - 12:25:21 »
Danke Andreas,
hab dass mal gemacht und es klappt super.
Der Sourcecode ist jetzt viel kürzer.
Deine Lösung ist auch von der Handhabung einfacher.
Gruß
Hitcher
Rechtschreibfehler sind beabsichtigt und dienen der allgemeinen Belustigung.
Server Windows , Domino 8.5.2, Workstation Win 7, Client 8.5.2, Designer 8.5.2 Browser IE 9, Firefox

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz