mediengestalter.info
FAQ :: Mitgliederliste :: MGi Team

Willkommen auf dem Portal für Mediengestalter

Aktuelles Datum und Uhrzeit: Mi 24.04.2024 05:17 Benutzername: Passwort: Auto-Login

Thema: Golive / Table zerfällt bei <div id="flashcontent"> vom 10.05.2006


Neues Thema eröffnen   Neue Antwort erstellen MGi Foren-Übersicht -> Software - Nonprint -> Golive / Table zerfällt bei <div id="flashcontent">
Autor Nachricht
matthieu33
Threadersteller

Dabei seit: 14.04.2006
Ort: ZURI
Alter: -
Geschlecht: Männlich
Verfasst Mi 10.05.2006 18:35
Titel

Golive / Table zerfällt bei <div id="flashcontent&qu

Antworten mit Zitat Zum Seitenanfang

Hallo.

Ich habe einen Table im ImageReady erstellt, welches im Golive weiterverarbeitet wird.
In diesem Table tritt ein animiertes Logo auf (swf). Dieses soll bei Fehlen des Flash-Plugins durch ein Bild ausgetauscht werden. Und das geschieht mittels <div id="flashcontent"> etc.
Funktioniert auch sehr gut.
Nur fällt jetzt mein Table auseinander. Sprich der <div id="flashcontent"> Text im HTML scheint einige Pixels zu brauchen!?
So funktioniert natürlich das ganze Screendesign nicht mehr, da alles aneinander hängen muss.


Grüsse
Matthieu
  View user's profile Private Nachricht senden
sahnemuh

Dabei seit: 19.06.2003
Ort: /dev/null
Alter: 42
Geschlecht: Männlich
Verfasst Mi 10.05.2006 18:37
Titel

Antworten mit Zitat Zum Seitenanfang

sourcecode wäre gut. ohne glaßkugel wird es etwas langwierig sonst.
  View user's profile Private Nachricht senden
Anzeige
Anzeige
matthieu33
Threadersteller

Dabei seit: 14.04.2006
Ort: ZURI
Alter: -
Geschlecht: Männlich
Verfasst Mi 10.05.2006 18:50
Titel

Antworten mit Zitat Zum Seitenanfang

oki. (hoffe, das ist nicht zuviel des codes..)


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>


<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">

<title></title>


<script type="text/javascript" src="flash.js"></script>




<csscriptdict import>
<script type="text/javascript" src="GlobalScripts/CSScriptLib.js"></script>
</csscriptdict>
<csactiondict>
<script type="text/javascript"><![CDATA[
var preloadFlag = false;
function preloadImages() {
if (document.images) {
pre_button01_over = newImage('images/button01_over.gif');
pre_button02_over = newImage('images/button02_over.gif');
pre_button04_over = newImage('images/button04_over.gif');
pre_button05_over = newImage('images/button05_over.gif');
preloadFlag = true;
}
}

// ]]></script>
</csactiondict>
</head>

<body onload="preloadImages();" bgcolor="#ffffff" leftmargin="20" marginheight="20" marginwidth="20" topmargin="20">

<style type="text/css">
.menu:link {color:#606060; text-decoration:none}
.menu:visited {color:#606060; text-decoration:none}
.menu:active {color:#black; text-decoration:none}
.menu:hover {color:#black; text-decoration:underline}
</style>


<table width="180" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td></td>
<td align="center" valign="middle"></td>
<td></td>
</tr>
<tr>
<td></td>
<td><!-- ImageReady Slices (DEF02b.psd - Slices: 00, 01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12, 13, 14, 15) -->
<table id="Table_01" width="822" height="621" border="0" cellpadding="0" cellspacing="0">
<tr align="left" height="0">
<td colspan="12" height="0"><img src="images/elektronik02.jpg" width="401" height="48" alt="" align="left" border="0"><div id="flashcontent"> <img src="images/logo02.jpg" width="419" height="48" border="0"> </div>

<script type="text/javascript">// <![CDATA[
var fo = new FlashObject("images/logozeile01.swf", "fotester", "419", "48", "7");
fo.write("flashcontent");// ]]></script>
</td>
</tr>
<tr>
<td rowspan="4" valign="top"><img src="images/schaltanlagen01.jpg" width="17" height="572" alt="" border="0"></td>
<td rowspan="2"><a onmouseover="changeImages('button01_normal','images/button01_over.gif');return true" onmouseout="changeImages('button01_normal','images/button01_normal.jpg');return true" href="buob_eggler.html" target="_self"><img id="button01_normal" src="images/button01_normal.jpg" name="button01_normal" width="64" height="65" alt="" border="0"></a></td>
<td rowspan="2"><a onmouseover="changeImages('button02_normal','images/button02_over.gif');return true" onmouseout="changeImages('button02_normal','images/button02_normal.jpg');return true" href="geschaeftsbereiche.html" target="_self"><img id="button02_normal" src="images/button02_normal.jpg" name="button02_normal" width="129" height="65" alt="" border="0"></a></td>
<td rowspan="2"><a onmouseover="changeImages('button03_normal','images/button03_over.gif');return true" onmouseout="changeImages('button03_normal','images/button03_normal.jpg');return true" href="referenzen.html"><img id="button03_normal" src="images/button03_normal.jpg" name="button03_normal" width="82" height="65" alt="" border="0"></a></td>
<td rowspan="2"><a onmouseover="changeImages('button04_normal','images/button04_over.gif');return true" onmouseout="changeImages('button04_normal','images/button04_normal.jpg');return true" href="jobs.html" target="_self"><img id="button04_normal" src="images/button04_normal.jpg" name="button04_normal" width="45" height="65" alt="" border="0"></a></td>
<td rowspan="2"><a onmouseover="changeImages('button05_normal','images/button05_over.gif');return true" onmouseout="changeImages('button05_normal','images/button05_normal.jpg');return true" href="kontakt.html" target="_self"><img id="button05_normal" src="images/button05_normal.jpg" name="button05_normal" width="63" height="65" alt="" border="0"></a></td>
<td rowspan="2" colspan="2"><img src="images/bussysteme01.jpg" width="204" height="65" alt="" border="0"></td>
<td colspan="2"><img src="images/telematik02.jpg" width="196" height="34" alt="" border="0"></td>
<td rowspan="4" valign="top"><img src="images/schwachstrom02.jpg" width="21" height="572" alt="" border="0"></td>
<td><img src="images/spacer.gif" width="1" height="34" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="3" valign="top"><img src="images/bild01.jpg" width="196" height="538" alt="" border="0"></td>
<td><img src="images/spacer.gif" width="1" height="31" alt=""></td>
</tr>
<tr>
<td colspan="7"></td>
<td><img src="images/spacer.gif" width="1" height="18" alt=""></td>
</tr>
<tr valign="top">
<td colspan="7">
<table width="566" border="0" cellspacing="2" cellpadding="0">
<tr height="2">
<td width="20" height="2"></td>
<td height="2"></td>
<td height="2"></td>
</tr>
<tr>
<td width="20"></td>
<td>
<p></p>
</td>
<td></td>
</tr>
</table>
</td>
<td><img src="images/spacer.gif" width="1" height="489" alt=""></td>
</tr>
<tr>
<td><img src="images/spacer.gif" width="17" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="64" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="129" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="82" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="45" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="63" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="2" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="202" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="69" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="127" height="1" alt=""></td>
<td><img src="images/spacer.gif" width="21" height="1" alt=""></td>
<td></td>
</tr>
</table>
<!-- End ImageReady Slices --></td>
<td></td>
</tr>
<tr>
<td></td>
<td align="center">
<p></p>
</td>
<td></td>
</tr>
</table>
<p></p>
</body>

</html>
  View user's profile Private Nachricht senden
 
Ähnliche Themen <table> formatieren mit css
css, ie6, display: table-cell
Jommla in Table-Layout
Myspace - Contact Table
Table Drag & Drop
[umfrage] table versus div
Neues Thema eröffnen   Neue Antwort erstellen
MGi Foren-Übersicht -> Software - Nonprint


Du kannst keine Beiträge in dieses Forum schreiben.
Du kannst auf Beiträge in diesem Forum nicht antworten.
Du kannst an Umfragen in diesem Forum nicht mitmachen.