CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur: Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus! |
| Chiffres sortis de nulle part et class introuvable. | |
| #_Holigan
{ Membre }
Messages : 79
| bonjour ! Deux problèmes sur ce forum : http://holigandesign.forums-actifs.com/
PROBLEME ROUGE Des petits chiffres sont apparus. Ils ne changent pas, j'ai vérifié, n'apparaissent pas dans les templates etc ... Mais ils sont là. 1300 au dessus, 11 en bas. Très agaçant, bien que pas non plus fondamental.
PROBLEME ORANGE : Connectée, j'ai trouvé tous les trucs qui m'intéressaient, c'ets modifié nickel. Mais déconnecté ! Impossible de trouver à quoi correspond le "Voir les messages sans réponse".
J'ai la partie " switch_user_logged_in ", mais il doit y avoir la même en 'logged_out" que je trouve pas x)
Connectée :
- Spoiler:
Déconnectée :
- Spoiler:
Mon template index-box : - Code:
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" valign="middle"> <tr> <td class="gensmall" valign="middle" width="35%"><div class="liensgaucheheure"> <!-- BEGIN switch_user_logged_in --> {LAST_VISIT_DATE}
{CURRENT_TIME}
<!-- END switch_user_logged_in --> <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div> </div></td><td></td><td width="20%"><div class="messageentreliens">NB : Catégories sous forme d'onglets. Cliquer c'est Naviguer.</div></td><td></td> <td class="gensmall" valign="middle" width="35%"> <!-- BEGIN switch_user_logged_in --> <div class="liensdroitenn"><a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>
<!-- END switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> </div></td> </tr> </table>
<!-- DEBUT MODIF ONGLETS -->
<script type="text/javascript"> <!--
document.write('<div align="center"> <ul class="conteneur_onglets">
<li onClick="change_cat(1)" class="onglet actif" id="onglet_1">Blaaaablaah</li> <li onClick="change_cat(2)" class="onglet " id="onglet_2">Blahblaaaah</li> <li onClick="change_cat(3)" class="onglet " id="onglet_3">Bloooobloo</li>
</ul></div>');
var compteur_cat = 1;
function change_cat(numero) { if(document.getElementById('categorie_'+numero)) { /* affichage de la bonne categorie */ $('table[id^=categorie_]').css('display','none'); $('table[id=categorie_'+numero+']').fadeIn();; /* affichage du bon onglet */ $('.actif').removeClass("actif"); $('.onglet[id=onglet_'+numero+']').addClass("actif"); } }
function capture_cat() { if(compteur_cat == 1) { document.write('<table class="forumline" id="categorie_' + compteur_cat + '" >'); } else { document.write('</table><table class="forumline" id="categorie_' + compteur_cat + '" style="display:none;">'); } compteur_cat++; }
//--> </script>
<!-- BEGIN catrow --><!-- BEGIN tablehead -->
<script type="text/javascript"> <!-- capture_cat(); //--> </script>
<!-- FIN MODIF ONGLETS -->
<tr width="100%"> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th> <th nowrap="nowrap" width="100%"><div style="width:300px;">{L_LASTPOST}</div></th> </tr>
<!-- END tablehead -->
<!-- BEGIN cathead -->
<tr width="100%"> <!-- BEGIN inc --> <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%"> <h{catrow.cathead.LEVEL} class="hierarchy"> <span class="cattitle"> <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a> </span> </h{catrow.cathead.LEVEL}> </td> <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td> </tr> <!-- END cathead --> <!-- BEGIN forumrow --> <tr width="100%"> <!-- BEGIN inc -->
<td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td> <!-- END inc --> <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle"> <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /> </td>
<td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
</span> </h{catrow.forumrow.LEVEL}> <span class="genmed">{catrow.forumrow.FORUM_DESC}</span> <span class="gensmall"> <!-- BEGIN switch_moderators_links --> {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS} <!-- END switch_moderators_links --> {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS} </span> </td> <!-- BEGIN forum_link_no --> <span class="gensmall">{catrow.forumrow.TOPICS}</span> <span class="gensmall">{catrow.forumrow.POSTS}</span> <td class="row3 over" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span> </td> <!-- END forum_link_no --> <!-- BEGIN forum_link --> <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td> <!-- END forum_link --> </tr> <!-- END forumrow --> <!-- BEGIN catfoot --> <tr width="100%"> <!-- BEGIN inc --> <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td> </tr></div> <!-- END catfoot --> <!-- BEGIN tablefoot --> <img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
|
Dernière édition par #_Holigan le Dim 16 Jan 2011, 13:17, édité 2 fois | |
| | | #_Holigan
{ Membre }
Messages : 79
| J'ai réussi à régler le problème Orange =) Restent ces chiffres u__u | | |
| | | Psycho
Psychopathe
Messages : 3407
| Bonjour (: Votre problème est-il toujours d'actualité ? S'il est maintenant résolu, merci de cocher l'icône en éditant votre premier message (: | | |
| | | #_Holigan
{ Membre }
Messages : 79
| | | | #_Holigan
{ Membre }
Messages : 79
| Hum. J'ai du nouveau. Le problème a l'air se se localiser.
J'ai remarqué qu'en changeant d'onglets, le numéro changeait (un "11" se rajoute en haut et va s'accoler en bas chaque fois qu'on avance d'un onglet). Hem hem u__u
Le lien du forum : http://holigandesign.forums-actifs.com/
Mon template index_box (déjà bidouillé et mixé avec le code du générateur d'onglet, d'où l'erreur probable) - Code:
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" valign="middle"> <tr> <td class="gensmall" valign="middle" width="35%"><div class="liensgaucheheure"> <!-- BEGIN switch_user_logged_in --> {LAST_VISIT_DATE}
{CURRENT_TIME}
<!-- END switch_user_logged_in --> <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div> </div></td><td></td><td width="20%"><div class="messageentreliens">NB : Catégories sous forme d'onglets. Cliquer c'est Naviguer.</div></td><td></td> <td class="gensmall" valign="middle" width="35%"><div class="liensdroitenn"> <!-- BEGIN switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>
<!-- END switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> </div></td> </tr> </table>
<!-- DEBUT MODIF ONGLETS -->
<script type="text/javascript"> <!--
document.write('<div align="center"> <ul class="conteneur_onglets">
<li onClick="change_cat(1)" class="onglet actif" id="onglet_1">Blaaaablaah</li> <li onClick="change_cat(2)" class="onglet " id="onglet_2">Blahblaaaah</li> <li onClick="change_cat(3)" class="onglet " id="onglet_3">Bloooobloo</li>
</ul></div>');
var compteur_cat = 1;
function change_cat(numero) { if(document.getElementById('categorie_'+numero)) { /* affichage de la bonne categorie */ $('table[id^=categorie_]').css('display','none'); $('table[id=categorie_'+numero+']').fadeIn();; /* affichage du bon onglet */ $('.actif').removeClass("actif"); $('.onglet[id=onglet_'+numero+']').addClass("actif"); } }
function capture_cat() { if(compteur_cat == 1) { document.write('<table class="forumline" id="categorie_' + compteur_cat + '" >'); } else { document.write('</table><table class="forumline" id="categorie_' + compteur_cat + '" style="display:none;">'); } compteur_cat++; }
//--> </script>
<!-- BEGIN catrow --><!-- BEGIN tablehead -->
<script type="text/javascript"> <!-- capture_cat(); //--> </script>
<!-- FIN MODIF ONGLETS -->
<tr width="100%"> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th> <th nowrap="nowrap" width="100%"><div style="width:300px;">{L_LASTPOST}</div></th> </tr>
<!-- END tablehead -->
<!-- BEGIN cathead -->
<tr width="100%"> <!-- BEGIN inc --> <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%"> <h{catrow.cathead.LEVEL} class="hierarchy"> <span class="cattitle"> <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a> </span> </h{catrow.cathead.LEVEL}> </td> <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td> </tr> <!-- END cathead --> <!-- BEGIN forumrow --> <tr width="100%"> <!-- BEGIN inc -->
<td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td> <!-- END inc --> <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle"> <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /> </td>
<td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
</span> </h{catrow.forumrow.LEVEL}> <span class="genmed">{catrow.forumrow.FORUM_DESC}</span> <span class="gensmall"> <!-- BEGIN switch_moderators_links --> {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS} <!-- END switch_moderators_links --> {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS} </span> </td> <!-- BEGIN forum_link_no --> <span class="gensmall">{catrow.forumrow.TOPICS}</span> <span class="gensmall">{catrow.forumrow.POSTS}</span> <td class="row3 over" align="center" valign="middle" height="50"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span> </td> <!-- END forum_link_no --> <!-- BEGIN forum_link --> <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td> <!-- END forum_link --> </tr> <!-- END forumrow --> <!-- BEGIN catfoot --> <tr width="100%"> <!-- BEGIN inc --> <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td> </tr></div> <!-- END catfoot --> <!-- BEGIN tablefoot --> <img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Le CSS associé aux onglets : - Code:
-
/*CATEGORIES*/ .onglet { /*Onglet non survolé*/ background-color : #FFFFFF; display: inline-block; width: 120px; height: 25px; border : 1px solid #D9A53C; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; margin-right : 10px; margin-left : 10px; }
.onglet:hover{ background-color : #F5D467; cursor: url(http://cur.cursors-4u.net/cursors/cur-7/cur671.cur), progress; }
.actif { /*Onglet enclenché*/ background-color : #F5D467; }
EDIT : Je me suis aperçue que mon code s'est modifié entre le générateur d'onglet et le template. Beaucoup de caractères sont intercalés. D'où l'erreur ? J'ai essayé de remettre le code "normal" plusieurs fois, mais il me le traficote toujours ... Même là, en le copiant, il me l'a sorti normal. Autrement j'ai ça (sans étoile) : - Code:
-
&quo*t intercalé partout. Je viens de voir qu'il s'agit juste du caractère " mais bon, on sait jamais u__uBon, j'ai remis ma colonnes message et sujet, ça a disparu. Résolu donc. | | |
| | | Psycho
Psychopathe
Messages : 3407
| | | | Contenu sponsorisé
| | | | | Chiffres sortis de nulle part et class introuvable. | |
|
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |
|
| Partenaires Or
|
|