JavaScript & Funktionen mit Beispiel aufrufen

Anonim

Was ist Funktion in JavaScript?

Funktionen sind in jeder Programmiersprache sehr wichtig und nützlich, da sie den Code wiederverwendbar machen. Eine Funktion ist ein Codeblock, der nur ausgeführt wird, wenn er aufgerufen wird. Wenn Sie einige Codezeilen haben, die mehrmals verwendet werden müssen, können Sie eine Funktion einschließlich der sich wiederholenden Codezeilen erstellen und die Funktion dann aufrufen, wo immer Sie möchten.

In diesem Tutorial lernen Sie:

  • So erstellen Sie eine Funktion in JavaScript
  • Funktion mit Argumenten
  • JavaScript-Rückgabewert

So erstellen Sie eine Funktion in JavaScript

  1. Benutze das Stichwort - Funktion mit dem Namen der Funktion folgt.
  2. Öffnen und schließen Sie nach dem Funktionsnamen Klammern.
  3. Öffnen und schließen Sie nach der Klammer die geschweiften Klammern.
  4. Schreiben Sie in geschweiften Klammern Ihre Codezeilen.

Syntax:

function functionname(){lines of code to be executed}

Versuchen Sie dies selbst:

 Funktionen !!! </ title><script type = "text />Funktion myFunction (){document.write ("Dies ist eine einfache Funktion.<br />");}}myFunction ();</ script></ head><body></ body></ html> </pre>
<h3>Funktion mit Argumenten</h3>
<p>Sie können auch Funktionen mit Argumenten erstellen. Argumente sollten in Klammern angegeben werden</p>
<p>Syntax:</p>
<pre translate="no">function functionname(arg1, arg2){lines of code to be executed}</pre>
<p>Versuchen Sie dies selbst:</p>
<pre translate="no" class="codeguru"><html><head><script type = "text />var count = 0;Funktion countVowels (Name){für (var i = 0; i <name.length; i ++){if (name [i] == "a" || name [i] == "e" || name [i] == "i" || name [i] == "o" || name [i] == "u")count = count + 1;}}document.write ("Hallo" + Name + "!!! Ihr Name hat" + Anzahl + "Vokale.");}}var myName = prompt ("Bitte geben Sie Ihren Namen ein");countVowels (myName);</ script></ head><body></ body></ html> </pre>
<h3>JavaScript-Rückgabewert</h3>
<p>Sie können auch JS-Funktionen erstellen, die Werte zurückgeben. Innerhalb der Funktion müssen Sie das Schlüsselwort <strong>return</strong> gefolgt vom zurückzugebenden Wert verwenden.</p>

<div id="container-5533149ee6411a5f99b370c693e87966"></div>
<p>Syntax:</p>
<pre translate="no">function functionname(arg1, arg2){lines of code to be executedreturn val1;}</pre>
<p>Versuchen Sie dies selbst:</p>
<pre translate="no" class="codeguru"><html><head><script type = "text />Funktion returnSum (erste, zweite){var sum = first + second;Rückgabesumme;}}var firstNo = 78;var secondNo = 22;document.write (firstNo + "+" + secondNo + + returnSum (firstNo, secondNo));</ script></ head><body></ body></ html></pre> <form class="hidden" code-box" name="sample"> Dieser Code kann bearbeitet werden. Klicken Sie zum Ausführen auf Ausführen<textarea name="codeguru"> </textarea>
<p><input type="submit" value="Lauf" style="background-color:#df5035;" color:#ffffff;"></p>
										</div>
									</article>
									
<div id="container-5533149ee6411a5f99b370c693e87966"></div>								</div>
							</div>
						</div>
					</div>
				</div>
				
<aside class="col-lg-4 sidebar sidebar--right">
	<div class="widget widget-popular-posts">
		<h2 class="widget-title">Beliebte Beiträge</h2>
		<ul class="post-list-small">
			<li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__img-holder">
						<div class="thumb-container thumb-100"><a href="/8225770-20-best-free-blogging-platforms-blog-sites-in-2021" title="20 besten KOSTENLOSEN Blogging-Plattformen (Blog-Sites) im Jahr 2021" rel="bookmark"><img src="https://cdn.css-code.org/1391491/20_best_free_blogging_platforms_blog_sites_in_2021.png.webp" loading="lazy" alt="20 besten KOSTENLOSEN Blogging-Plattformen (Blog-Sites) im Jahr 2021" title="20 besten KOSTENLOSEN Blogging-Plattformen (Blog-Sites) im Jahr 2021" class="post-list-small__img--rounded" style="width:88px;height:88px" /></a></div>
					</div>
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8225770-20-best-free-blogging-platforms-blog-sites-in-2021" title="20 besten KOSTENLOSEN Blogging-Plattformen (Blog-Sites) im Jahr 2021" rel="bookmark">20 besten KOSTENLOSEN Blogging-Plattformen (Blog-Sites) im Jahr 2021 2025</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__img-holder">
						<div class="thumb-container thumb-100"><a href="/8225771-20-best-free-photo-recovery-software-in-2021" title="20+ Beste KOSTENLOSE Fotowiederherstellungssoftware im Jahr 2021" rel="bookmark"><img src="https://cdn.css-code.org/2594336/20_best_free_photo_recovery_software_in_2021.png.webp" loading="lazy" alt="20+ Beste KOSTENLOSE Fotowiederherstellungssoftware im Jahr 2021" title="20+ Beste KOSTENLOSE Fotowiederherstellungssoftware im Jahr 2021" class="post-list-small__img--rounded" style="width:88px;height:88px" /></a></div>
					</div>
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8225771-20-best-free-photo-recovery-software-in-2021" title="20+ Beste KOSTENLOSE Fotowiederherstellungssoftware im Jahr 2021" rel="bookmark">20+ Beste KOSTENLOSE Fotowiederherstellungssoftware im Jahr 2021 2025</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__img-holder">
						<div class="thumb-container thumb-100"><a href="/8225772-100-best-chrome-extension-in-2021" title="100+ BEST Chrome Extension im Jahr 2021" rel="bookmark"><img src="https://cdn.css-code.org/8631498/100_best_chrome_extension_in_2021.png.webp" loading="lazy" alt="100+ BEST Chrome Extension im Jahr 2021" title="100+ BEST Chrome Extension im Jahr 2021" class="post-list-small__img--rounded" style="width:88px;height:88px" /></a></div>
					</div>
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8225772-100-best-chrome-extension-in-2021" title="100+ BEST Chrome Extension im Jahr 2021" rel="bookmark">100+ BEST Chrome Extension im Jahr 2021 2025</a></h3>
					</div>
				</div>
			</li>
		</ul>
	</div>

	<div class="widget widget-popular-posts">
		<h2 class="widget-title">Die besten Bewertungen für den Monat</h2>
		<ul class="post-list-small">
			<li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004126-shrink-the-admin-bar-expand-on-hover" title="Verkleinern Sie die Admin-Leiste / Erweitern Sie auf Hover - CSS-Tricks" rel="bookmark">Verkleinern Sie die Admin-Leiste / Erweitern Sie auf Hover - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004127-turn-on-more-buttons-in-the-wordpress-visual-editor" title="Aktivieren Sie weitere Schaltflächen im WordPress Visual Editor - CSS-Tricks" rel="bookmark">Aktivieren Sie weitere Schaltflächen im WordPress Visual Editor - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004128-spam-comments-with-very-long-urls" title="Spam-Kommentare mit sehr langen URLs - CSS-Tricks" rel="bookmark">Spam-Kommentare mit sehr langen URLs - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004129-the-category-with-excludes" title="The_category with Excludes - CSS-Tricks" rel="bookmark">The_category with Excludes - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004130-turn-on-wordpress-error-reporting" title="Aktivieren Sie WordPress Error Reporting - CSS-Tricks" rel="bookmark">Aktivieren Sie WordPress Error Reporting - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004131-using-custom-fields" title="Benutzerdefinierte Felder verwenden - CSS-Tricks" rel="bookmark">Benutzerdefinierte Felder verwenden - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004132-year-shortcode" title="Jahr Shortcode - CSS-Tricks" rel="bookmark">Jahr Shortcode - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004134-shortcode-in-a-template" title="Shortcode in einer Vorlage - CSS-Tricks" rel="bookmark">Shortcode in einer Vorlage - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004136-101-lets-suck-at-github-together" title="# 101: Lass uns gemeinsam an GitHub saugen - CSS-Tricks" rel="bookmark"># 101: Lass uns gemeinsam an GitHub saugen - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004137-100-lets-write-semantic-markup" title="# 100: Schreiben wir Semantic Markup - CSS-Tricks" rel="bookmark"># 100: Schreiben wir Semantic Markup - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004138-102-braindump-on-responsive-web-design" title="# 102: Braindump über Responsive Web Design - CSS-Tricks" rel="bookmark"># 102: Braindump über Responsive Web Design - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004139-104-quick-tip-use-dropbox-to-make-a-public-url-for-anything" title="# 104: Kurztipp: Verwenden Sie Dropbox, um eine öffentliche URL für alles zu erstellen CSS-Tricks" rel="bookmark"># 104: Kurztipp: Verwenden Sie Dropbox, um eine öffentliche URL für alles zu erstellen CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004140-105-using-spritecow" title="# 105: SpriteCow verwenden - CSS-Tricks" rel="bookmark"># 105: SpriteCow verwenden - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004141-106-use-browserstack-for-live-web-based-cross-browser-testing" title="# 106: Verwenden Sie BrowserStack für webbasierte Live-Cross-Browser-Tests - CSS-Tricks" rel="bookmark"># 106: Verwenden Sie BrowserStack für webbasierte Live-Cross-Browser-Tests - CSS-Tricks</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8004142-103-integrating-fitvids-js-into-wordpress" title="# 103: Integration von FitVids.js in WordPress - CSS-Tricks" rel="bookmark"># 103: Integration von FitVids.js in WordPress - CSS-Tricks</a></h3>
					</div>
				</div>
			</li>
		</ul>
	</div>
	
<div id="container-5533149ee6411a5f99b370c693e87966"></div>	<div class="widget widget-popular-posts">
		<h2 class="widget-title">Top Artikel</h2>
		<ul class="post-list-small">
			<li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__img-holder">
						<div class="thumb-container thumb-100"><a href="/8003780-the-classlist-api" title="Die .classList () API - CSS-Tricks" rel="bookmark"><img src="https://cdn.css-code.org/9347717/the_classlist_api_css-tricks.png.webp" loading="lazy" alt="Die .classList () API - CSS-Tricks" title="Die .classList () API - CSS-Tricks" class="post-list-small__img--rounded" style="width:88px;height:88px" /></a></div>
					</div>
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8003780-the-classlist-api" title="Die .classList () API - CSS-Tricks" rel="bookmark">Die .classList () API - CSS-Tricks 2025</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__img-holder">
						<div class="thumb-container thumb-100"><a href="/8003781-validate-html-bookmarklet" title="HTML-Lesezeichen validieren - CSS-Tricks" rel="bookmark"><img src="https://cdn.css-code.org/5255496/validate_html_bookmarklet_css-tricks.png.webp" loading="lazy" alt="HTML-Lesezeichen validieren - CSS-Tricks" title="HTML-Lesezeichen validieren - CSS-Tricks" class="post-list-small__img--rounded" style="width:88px;height:88px" /></a></div>
					</div>
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8003781-validate-html-bookmarklet" title="HTML-Lesezeichen validieren - CSS-Tricks" rel="bookmark">HTML-Lesezeichen validieren - CSS-Tricks 2025</a></h3>
					</div>
				</div>
			</li><li class="post-list-small__item">
				<div class="post-list-small__entry clearfix">
					<div class="post-list-small__img-holder">
						<div class="thumb-container thumb-100"><a href="/8003783-trim-firstlast-characters-in-string" title="Trimmen Sie die ersten / letzten Zeichen in String - CSS-Tricks" rel="bookmark"><img src="https://cdn.css-code.org/8990556/trim_firstlast_characters_in_string_css-tricks.png.webp" loading="lazy" alt="Trimmen Sie die ersten / letzten Zeichen in String - CSS-Tricks" title="Trimmen Sie die ersten / letzten Zeichen in String - CSS-Tricks" class="post-list-small__img--rounded" style="width:88px;height:88px" /></a></div>
					</div>
					<div class="post-list-small__body">
						<h3 class="post-list-small__entry-title"><a href="/8003783-trim-firstlast-characters-in-string" title="Trimmen Sie die ersten / letzten Zeichen in String - CSS-Tricks" rel="bookmark">Trimmen Sie die ersten / letzten Zeichen in String - CSS-Tricks 2025</a></h3>
					</div>
				</div>
			</li>
		</ul>
	</div>
</aside>			</div>
		</div>
		
<footer class="footer footer--dark">
	<div class="container">
		<div class="footer__widgets">
			<div class="row">
				<div class="col-lg-4">
					<div class="widget">
						<h2 class="widget-title">Beliebte Beiträge</h2>
						<ul class="post-list-small">
							<li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003673-proper-tags-for-displaying-content-edits" title="Richtige Tags zum Anzeigen von Inhaltsänderungen - CSS-Tricks" rel="bookmark">Richtige Tags zum Anzeigen von Inhaltsänderungen - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003674-post-data-to-an-iframe" title="Daten an einen Iframe senden - CSS-Tricks" rel="bookmark">Daten an einen Iframe senden - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003675-open-link-in-a-new-window" title="Link in einem neuen Fenster öffnen - CSS-Tricks" rel="bookmark">Link in einem neuen Fenster öffnen - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003677-responsive-meta-tag" title="Responsive Meta Tag - CSS-Tricks" rel="bookmark">Responsive Meta Tag - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003678-start-a-web-server-with-one-terminal-command-on-os-x" title="Starten Sie einen Webserver mit einem Terminalbefehl unter OS X - CSS-Tricks" rel="bookmark">Starten Sie einen Webserver mit einem Terminalbefehl unter OS X - CSS-Tricks</a></h3>
									</div>
								</div>
							</li>
						</ul>
					</div>
				</div>
				<div class="col-lg-4">
					<div class="widget">
						<h2 class="widget-title">Tipp Der Redaktion</h2>
						<ul class="post-list-small">
						<li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8004149-110-quick-overview-of-css-position-values" title="# 110: Kurzübersicht über CSS-Positionswerte - CSS-Tricks" rel="bookmark"># 110: Kurzübersicht über CSS-Positionswerte - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8004150-112-using-codepen" title="# 112: Verwenden von CodePen - CSS-Tricks" rel="bookmark"># 112: Verwenden von CodePen - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8004151-118-introduction-to-codepen-pro" title="# 118: Einführung in CodePen PRO - CSS-Tricks" rel="bookmark"># 118: Einführung in CodePen PRO - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8004152-115-dont-overthink-it-grids" title="# 115: Überdenken Sie es nicht Gitter - CSS-Tricks" rel="bookmark"># 115: Überdenken Sie es nicht Gitter - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8004153-114-lets-do-simple-stuff-to-make-our-websites-faster" title="# 114: Lassen Sie uns einfache Dinge tun, um unsere Websites schneller zu machen CSS-Tricks" rel="bookmark"># 114: Lassen Sie uns einfache Dinge tun, um unsere Websites schneller zu machen CSS-Tricks</a></h3>
									</div>
								</div>
							</li>
						</ul>
					</div>
				</div>
				<div class="col-lg-4">
					<div class="widget">
						<h2 class="widget-title">Top Artikel</h2>
						<ul class="post-list-small">
						<li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003363-070-htmling-the-footer" title="# 070: HTMLing der Fußzeile - CSS-Tricks" rel="bookmark"># 070: HTMLing der Fußzeile - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003364-066-photoshopping-the-footer-part-1" title="# 066: Photoshopping der Fußzeile, Teil 1 - CSS-Tricks" rel="bookmark"># 066: Photoshopping der Fußzeile, Teil 1 - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003365-068-photoshopping-the-footer-part-3" title="# 068: Photoshopping der Fußzeile, Teil 3 - CSS-Tricks" rel="bookmark"># 068: Photoshopping der Fußzeile, Teil 3 - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003366-067-photoshopping-the-footer-part-2" title="# 067: Photoshopping der Fußzeile, Teil 2 - CSS-Tricks" rel="bookmark"># 067: Photoshopping der Fußzeile, Teil 2 - CSS-Tricks</a></h3>
									</div>
								</div>
							</li><li class="post-list-small__item">
								<div>
									<div>
										<h3 class="post-list-small__entry-title"><a href="/8003367-069-photoshopping-the-footer-part-4" title="# 069: Photoshopping der Fußzeile, Teil 4 - CSS-Tricks" rel="bookmark"># 069: Photoshopping der Fußzeile, Teil 4 - CSS-Tricks</a></h3>
									</div>
								</div>
							</li>
						</ul>
					</div>
				</div>
			</div>
			<p>© Copyright de.css-code.org, 2025 April | 
				<a href="https://de.css-code.org/about-site" title="Über Site">Über Site</a> | 
				<a href="https://de.css-code.org/contacts" title="Kontakte">Kontakte</a> | 
				<a href="https://de.css-code.org/privacy-policy" title="Datenschutz-Bestimmungen">Datenschutz-Bestimmungen</a>.
			</p>
			
		</div>
	</div>
</footer>		
<link href="https://css-code.org/template/css/style.min.css" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" />	</body>
</html>