includuje plik na strone główną w której jest skrypt który wyswietla dymek po najechaniu na link
problem jest taki ze plik includowany wpływa na wygląd całej strony otóż chciałem sie dowiedziec jak mozna go odzielic zeby nie działal z innymi linkami kombinowałem z iframe ale to chyba nie jest mądre rozwiązanie...
chciałbym aby dymek pokazywal sie tylko w pliku includowanym a nie wdzedzie gdzie jest link...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- DW6 --> <head> <!-- Copyright 2005 Macromedia, Inc. All rights reserved. --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <!-- TemplateBeginEditable name="doctitle" --> <title>Dokument bez nazwy</title> <!-- TemplateEndEditable --> <link rel="stylesheet" href="2col_leftNav.css" type="text/css" /> <!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable --> </head> <!-- The structure of this file is exactly the same as 2col_rightNav.html; the only difference between the two is the stylesheet they use --> <body> <div id="masthead"> <h1 id="siteName">Rofererek</h1> <div id="globalNav"> <a href="#">Strona główna </a>| <a href="#">pomysły</a> | <a href="#">filmy</a> | <a href="#">zdjęcia</a> | <a href="#">BRAMKA SMS </a> | <a href="#">projekty</a> |</div> </div> <!-- end masthead --> <div id="content"> <div id="breadCrumb"> <a href="#">katalog</a> / <a href="#">serwer ftp </a> / <a href="#"> pliki strony </a>/ </div> <h2 id="pageName">Rofererek website </h2> <div class="feature"> <? //komenda usuwa wyświetlanie błędów php $go=$_GET["go"]; /* to działa tylko i <?php include("http://www.wp.pl"); ?> <h3>Przyszły tytuł</h3> </div> <div class="story"> <h3> </h3> </div> <div class="story"> <h3> </h3> </div> </div> <!--end content --> <div id="navBar"> <div id="search"> <form action="#"> <label>wyszukiwanie</label> <input name="searchFor" type="text" size="10" /> <input name="goButton" type="submit" value="szukaj" /> </form> </div> <div id="sectionLinks"> <h3>Łącza podstron </h3> <ul> <li><a href="#">Projekty</a></li> <li><a href="#">Moje filmy </a></li> <li><a href="#">Wykonane strony </a></li> <li><a href="#">Retusz zdjęć </a></li> <li><a href="#">Mechanika</a></li> <li><a href="#">Rower</a></li> <li><a href="#">Mechanika</a></li> <li></li> <li></li> </ul> </div> <div class="relatedLinks"> <h3>Kategoria skojarzonych łącz</h3> <ul> <li><a href="#">Ulubione radia </a></li> <li><a href="#">Arab</a></li> <li><a href="#">Gry flash </a></li> </ul> </div> <div id="advert"> <?php include("include/nowe.php"); ?> </div> </div> <!--end navbar --> <div id="siteInfo"> <img src="" width="44" height="22" /><a href="#">O mnie </a> | <a href="#">Mapa strony</a> | <a href="#">Polityka prywatności</a> | <a href="#">Kontakt</a> | ©2008 Rofererek website </div> </div> <br /> </body> </html>
Odwiedź moją stronę
przy okazji ostatnio włamano mi sie na serwer i index zostal skasowany:(