Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Andere (animierte) Cursor

Empfohlene Antworten

Veröffentlicht

Hi!

Weiß jemand, wo man im Netz ein Programm bekommt um eigene Cursor zu erstellen?

Am besten natürlich Freeware. ;)

Oder kennt jemand eine Seite, von der man sich einige Cursor im .cur oder .ani Format downloaden kann? :confused:

Ich habe bisher nur .gif gefunden und dann auch noch sehr selten etwas, das mir gefällt. :(

Thanx 2 all !!! :e@sy

Ach so noch was: Wie binde ich eine Flash-Animation in ein HTML-Dokument ein?

mit <embed> :confused:

@CyberDemon

Ach so noch was: Wie binde ich eine Flash-Animation in ein HTML-Dokument ein?

Verwende doch etwa dieses Format:

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=100% HEIGHT=100%>

<!-- PARAM NAME steht für die Eigenschaften des Flash-Films. Diese müssen natürlich im EMBED-Tag nochmals angegeben werden-->

<PARAM NAME=movie VALUE="flash.swf">

<PARAM NAME=loop VALUE=false>

<PARAM NAME=quality VALUE=high>

<PARAM NAME=scale VALUE=exactfit>

<PARAM NAME=salign VALUE=LT>

<PARAM NAME=wmode VALUE=opaque>

<PARAM NAME=bgcolor VALUE=#000000>

<EMBED src="flash.swf" loop=false quality=high scale=exactfit salign=LT wmode=opaque bgcolor=#000000 WIDTH=996 HEIGHT=85 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">

</EMBED>

</OBJECT>

pcblue.gif

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.