At the moment there aren´t any members active..
Greetings to our newest member: misssusan
... Beim anklicken öffnet sich wohl dann halt ein komplettes, volles Fenster. Ich finde auch keine Einstellmöglichkeiten bei WtD.l
Der verschwundene Link bezog sich auf den Tipp von Urmel ;-)
|
|
Source code |
1 |
target="FEopenLink" onclick="vHWin=window.open...... |
This post has been edited 1 times, last edit by "Paulemann" (Jul 9th 2011, 2:01pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
<p><object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" width="100" height="100"> <param name="Filename" value="http://www.deinehomepage.de/music/titel.mp3"> <param name="AutoStart" value="true"> <param name="ShowTracker" value="true"> <param name="ShowControls" value="true"> <param name="ShowGotoBar" value="false"> <param name="ShowDisplay" value="true"> <param name="ShowStatusBar" value="false"> <param name="AutoSize" value="false"> <embed width="100" height="100" src="http://www.deinehomepage.de/music/titel.mp3" AutoStart="true" ShowTracker="true" ShowControls="true" ShowGotoBar="false" ShowDisplay="true" ShowStatusBar="false" AutoSize="false" pluginspage="http://www.microsoft.com/windows/windowsmedia/download/"></object></p> |
