| maison  | Hardware  | réseaux  | programmation  | Logiciel  | Dépannage  | systèmes |  
programmation  
  • C /C + + Programming

  • Computer Programming Languages

  • Delphi Programming

  • Programmation Java

  • Programmation JavaScript

  • PHP /MySQL Programmation

  • programmation Perl

  • Programmation Python

  • Ruby Programming

  • Visual Basics programmation
  •  
    Connaissances Informatiques >> programmation >> Computer Programming Languages >> Content
    Comment ouvrir un lien sur la même fenêtre lors de l'utilisation Frames
    Utilisation cadres permet à vos pages web pour être divisés en sections qui peuvent être manipulées indépendamment . Par exemple, vous pouvez avoir une bannière en haut de votre page qui reste statique alors que le visiteur se déplace de page en page de votre site. Pour ce faire, les liens dans le cadre principal de la page doit s'ouvrir dans ce cadre, plutôt que dans une fenêtre distincte ou dans le cadre supérieur . L'attribut "target " HTML est utilisé pour spécifier l'endroit où vous voulez que le lien pour l'ouvrir. Choses que vous devez
    texte éditeur
    navigateur Web
    Afficher plus Instructions
    1

    Ouvrez n'importe quel éditeur de texte, tel que Bloc-notes Windows .
    2

    créer le document de jeu de cadres . C'est le document qui contient tous les cadres de la page Web . Le document de cadres fera référence à des pages web externes pour chaque trame . Le format du document va ressembler : Titre de la page web < /title> </head> <frameset rows="20%,*"> < châssis name = src "top" = " top.html "> <frame name="main" src="main.html"> </frameset > </html> Photos <p> Dans cet exemple, , le cadre supérieur affichera la page web " top.html » et le cadre principal affiche la page web " main.html ". La page " main.html " contient des liens qui ouvriront dans le même cadre que la page " top.html " contient des informations qui ne change pas , comme la bannière du site . <br> 3 <p> Enregistrer ce document avec un titre tel que "index.html ". <br> 4 <p> Ouvrez le document " main.html " dans un éditeur de texte. <br> 5 <p> créer le " main.html " document comme vous le feriez pour n'importe quelle page Web. <br> 6 <p> Utilisez la syntaxe " <a target="_self" href="http://example.com"> exemple </a> " pour tous les liens dans le document. La mention « cible» est ce qui ouvre le lien dans le cadre actuel . <br> 7 <p> tester la liaison en ouvrant le fichier "index.html" dans n'importe quel navigateur et en cliquant sur les liens . <br> <br> <br> <div class=ad2><script language='javascript' src='/ad/201310/4.js'></script></div> </div> </td> </tr> </table> <table width="95%" height="1" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#DEE7EE"> <tr> <td></td> </tr> </table> <table width="100%" height="7" border="0" cellpadding="0" cellspacing="0"> <tr> <td></td> </tr> </table> <table width="91%" height="52" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="51%"><p>Previous : <a class='LinkPrevArticle' href='/programmation/computer-programming-languages/88719.html' >Comment faire pour installer ASP.NET </a></li></p></td> </tr> <tr> <td width="49%"> next : <a class='LinkNextArticle' href='/programmation/computer-programming-languages/88721.html' >Avantages et inconvénients de pointeurs </a></li></td> </tr> </table></td> </tr> </table> <table width="100%" height="7" border="0" cellpadding="0" cellspacing="0"> <tr> <td></td> </tr> </table> <table width="770" height="246" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="375" height="246" valign="top"><table width="380" border="0" cellpadding="0" cellspacing="0" class="bian"> <tr> <td height="244" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="img_dm/danmai_r4_c04 -.jpg" bgcolor="#DBE3EE"> <tr> <td width="4%" height="29"> </td> <td width="96%" class="lan_lm"> articles connexes </td> </tr> </table> <table width="95%" height="209" border="0" align="center" cellpadding="0" cellspacing="4"> <tr> <td height="201"><table width="100%" cellpadding="0" cellspacing="0"><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/88159.html" title="Comment afficher deux colonnes dans un DataGrid Colonne " target="_self">Comment afficher deux colonnes dans un DataGrid Colonne…</a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/88250.html" title="Comment ajouter une ListBox " target="_self">Comment ajouter une ListBox </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/87420.html" title="Comment écrire une variable tableau dans une Déclaration " target="_self">Comment écrire une variable tableau dans une Déclarat…</a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/88115.html" title="Comment écrire des programmes en Turbo Pascal " target="_self">Comment écrire des programmes en Turbo Pascal </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/86403.html" title="Scala Fonctions de chaîne " target="_self">Scala Fonctions de chaîne </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/88511.html" title="Comment faire pour ajouter un saut de ligne en String " target="_self">Comment faire pour ajouter un saut de ligne en String </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/87547.html" title="Comment lire les fichiers au Scala " target="_self">Comment lire les fichiers au Scala </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/87705.html" title="Comment insérer des zones de texte avec le code VBA dans Excel " target="_self">Comment insérer des zones de texte avec le code VBA da…</a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/87368.html" title="Comment faire pour convertir des nombres décimaux de fichiers binaires signés " target="_self">Comment faire pour convertir des nombres décimaux de f…</a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/88414.html" title="Comment mettre à jour Python 2.6 " target="_self">Comment mettre à jour Python 2.6 </a></td></tr><tr></tr></table></td> </tr> </table></td> </tr> </table></td> <td width="20" valign="top"></td> <td width="375" valign="top"><table width="380" border="0" cellpadding="0" cellspacing="0" class="bian"> <tr> <td height="244" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="img_dm/danmai_r4_c04 -.jpg" bgcolor="#DBE3EE"> <tr> <td width="4%" height="29"> </td> <td width="96%" class="lan_lm">articles en vedette </td> </tr> </table> <table width="95%" height="207" border="0" align="center" cellpadding="0" cellspacing="4"> <tr> <td height="199"><table width="100%" cellpadding="0" cellspacing="0"><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/visual-basics-programming/95507.html" title="Comment créer cryptée VBS Script " target="_self">Comment créer cryptée VBS Script </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/php-mysql-programming/92435.html" title="Comment modifier une Footer en PHP " target="_self">Comment modifier une Footer en PHP </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/88192.html" title="Silverlight jeu Tutoriel " target="_self">Silverlight jeu Tutoriel </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/cc-programming/85652.html" title="Comment formater nombres de Fibonacci en C + + " target="_self">Comment formater nombres de Fibonacci en C + + </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/visual-basics-programming/94944.html" title="Comment faire pour utiliser Telnet Avec VB6 " target="_self">Comment faire pour utiliser Telnet Avec VB6 </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/php-mysql-programming/91416.html" title="Comment calculer le facteur de similarité dans les documents en PHP " target="_self">Comment calculer le facteur de similarité dans les doc…</a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/86369.html" title="Vous pouvez joindre un fichier pdf à une cible exacte en rafale de courriers électroniques " target="_self">Vous pouvez joindre un fichier pdf à une cible exacte …</a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/python-programming/93974.html" title="Comment vérifier les types de variables en Python " target="_self">Comment vérifier les types de variables en Python </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/visual-basics-programming/96214.html" title="Box Combo Didacticiel visuel " target="_self">Box Combo Didacticiel visuel </a></td></tr><tr><td width="10" valign="top" class="">·</td><td class=""><a class="" href="/programmation/computer-programming-languages/87542.html" title="Raisons pour créer un sous-programme dans Programmation " target="_self">Raisons pour créer un sous-programme dans Programmatio…</a></td></tr><tr></tr></table></td> </tr> </table></td> </tr> </table></td> </tr> </table></td> </tr> </table> <table width="980" height="8" border="0" cellpadding="0" cellspacing="0"> <tr> <td></td> </tr> </table> <table border=0 cellSpacing=0 cellPadding=0 width=980 bgColor=#36506e height=90> <tr> <td class=bs height=90 align=middle>Copyright © Connaissances Informatiques http://fr.wingwit.com <script language='javascript' src='/ad/201310/1.js'></script></td> </tr> </table> </div> </body> </html>