Autor Zpráva
FJakub
Profil
Dobrý den,
chtěl bych se zeptat co by mohlo být špatně udělané když se mi tyto fotkyZDE nezobrazují v jinším prohlížeči než je IE. Děkuji za radu!!!
SwimX
Profil
FJakub
že by toto?:
var scriptsOn = false;

if (((navigator.appName == "Netscape") 
    && (parseInt(navigator.appVersion) >= 3)) ||
   ((navigator.appName == "Microsoft Internet Explorer") 
    && (parseInt(navigator.appVersion) >=4)))
   scriptsOn = true;


nicméně mě se v Opeře 9,63 fotky zobrazí
FJakub
Profil
a co tam mám místo toho napsat??
SwimX
Profil
FJakub
var scriptsOn = true;

nebo celý ten JS pozměnit
FJakub
Profil
aha
FJakub
Profil
no tak jsem to změnil a nic furt to je stejné!!!
HGD
Profil
mě to normálně šlape, jen to chvíli trvá než se načtou... Opera 9.63
SwimX
Profil
FJakub
Teda, to mi dalo práce.
celá ta stránka je slušně řečeno: nečistě zapsána. V Opeře se mi ty stránky zobrazují ale firefox odmítá zobrazit obrázek který má v cestě zpětné lomítko
<img class=imgmaly1 border="0" src="http://fotogalerie.nivnicka.cz/data09/2009-02-21_fasank\m2009-02-21_fasank1.jpg" >

=>
<img class=imgmaly1 border="0" src="http://fotogalerie.nivnicka.cz/data09/2009-02-21_fasank/m2009-02-21_fasank1.jpg" >
FJakub
Profil
nevím které lomítko mám změnit nebo kde to najdu prosím o radu!!

<SCRIPT LANGUAGE=\"JavaScript\">
<!--
var scriptsOn = true;

if (((navigator.appName == \"Netscape\") 
    && (parseInt(navigator.appVersion) >= 3)) ||
   ((navigator.appName == \"Microsoft Internet Explorer\") 
    && (parseInt(navigator.appVersion) >=4)))
   scriptsOn = true;

function okno1(cesta)
{
  window.open(cesta,\"fotka1\",\"width=512,height=392,top=50,left=50\");
}

function okno2(cesta)
{
  window.open(cesta,\"fotka2\",\"width=392,height=512,top=50,left=50\");
}

function RegisterImage(imgName, imgOn, imgOff)
{
    if (scriptsOn) {
        eval (imgName + \"On = new Image()\");
        eval (imgName + \"On.src = \\\"\" + imgOn + \"\\\"\");
        eval (imgName + \"Off = new Image()\");
        eval (imgName + \"Off.src = \\\"\" + imgOff + \"\\\"\");
    }
}

function ImageOver(imgName)
{
    if (scriptsOn)
        eval (\"document.\" + imgName + \".src = \" + imgName + \"On.src\");
}

function ImageOut(imgName)
{
    if (scriptsOn)
        eval (\"document.\" + imgName + \".src = \" + imgName + \"Off.src\");
}
//-->
</SCRIPT>

</head>");

printf("
<body background=\"images/podklad.jpg\" topmargin=\"0\" leftmargin=\"0\">

<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%%\" id=\"AutoNumber1\">
  <tr>
    <td width=\"60\"><img border=\"0\" src=\"images/topleft.jpg\" width=\"60\" height=\"140\"></td>
    <td background=\"images/topvlozka.jpg\">&nbsp;</td>
    <td width=\"710\" background=\"images/top.jpg\" valign=\"top\">
          <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%%\" height=\"50\" id=\"AutoNumber6\">
              <tr>
                <td width=\"90%%\" align=\"right\" valign=\"bottom\"><font class=datum>Dnes je ");page_datum();printf("</font></td>
                <td width=\"10%%\">&nbsp;</td>
              </tr>
          </table>    
    </td>
  </tr>
</table>

<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%%\" id=\"AutoNumber2\" height=\"20\">
  <tr>
    <td width=\"40\" background=\"images/left.jpg\">
    <img border=\"0\" src=\"images/leftklin.jpg\" width=\"40\" height=\"5\"></td>
    <td background=\"images/rovna.jpg\"><img border=\"0\" src=\"images/rovna3.jpg\" width=\"20\" height=\"20\"></td>
    <td width=\"710\"><img border=\"0\" src=\"images/rovna1.jpg\" width=\"710\" height=\"20\"></td>
  </tr>
</table>

<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%%\" id=\"AutoNumber3\">
  <tr>
    <td width=\"40\" background=\"images/left.jpg\">&nbsp;</td>
    <td background=\"images/deska.jpg\">&nbsp;");

Vaše odpověď

Mohlo by se hodit


Prosím používejte diakritiku a interpunkci.

Ochrana proti spamu. Napište prosím číslo dvě-sta čtyřicet-sedm:

0