Comment avoir un endroit commun sur mon site

kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention   -  
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

J'aimerais savoir s'il existe un code ou balise ou autre pour metre sur mon site

j'explique enfete j'ai mon site >>> www.passionamstaff59.com

comme vous pouvez voir dans le bas de la page d'accueil il y a un playeur deezer j'aimerais qu'il soit accessible sur tout le site mais la ce n'est pas le cas car sur mon fournisseur d'acces et hebergement en l'occurence ONE.com il ne font pas sa .je precise que je veux qu'il soiet accesible sur toute les page et qu'il ne ce recharge pas a chaque changement de page quoi sinon pâs cool logique une music couper a chaque fois tu va sur une autre page :s

Donc si quequn peut aidez un debutant comme moi :D

MERCI D'AVANCE
A voir également:

23 réponses

avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Il faut utiliser AJAX.
https://openclassrooms.com/fr/courses/245710-ajax-et-lechange-de-donnees-en-javascript/244425-le-concept-dajax
https://openclassrooms.com/fr/courses/245710-ajax-et-lechange-de-donnees-en-javascript/244798-lobjet-xmlhttprequest
0
kev5929
 
oui desolé oubliez de dire je ne peut pas utilisez de javascript :s le site et en conflit avec ce format
0
avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Comment ça ?
Javascript fonctionne bien partout ...
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
desolé j'ai u les webmaster de one.com enfete java est suporté mais c'est leur editeur en l'occurance webcreator qui ne suporte pas donc je doit inserer le code dans le texteeditor ( la source )

a tu directement un code ou je pourait inserer le lecteur playeur de deezer ? (jai dejas le code du playeur ) me manque la solluce pour quil soit sur tout le site
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
desolé j'ai u les webmaster de one.com enfete java est suporté mais c'est leur editeur en l'occurance webcreator qui ne suporte pas donc je doit inserer le code dans le texteeditor ( la source )

a tu directement un code ou je pourait inserer le lecteur playeur de deezer ? (jai dejas le code du playeur ) me manque la solluce pour quil soit sur tout le site
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
Qui peut m'aidez ? svp je n'est toujour pas trouvez la solution MERCI !
0
avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Java n'a rien à voir avec Javascript !
Et Javascript est côté client alors je ne vois pas pourquoi tu as contacté ton hébergeur !
De plus, ce n'est pas "leur" Webcreator !
Et pour résoudre ton problème, il faut insérer ton code (x)HTML/Javascript dans le code source de ta page.
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
ben j'ai contactez mon hebergeur pour avoir confirmation ou le contraitre !
quece sa change que c'est le leur ou autre sa ne m'avance pas !
le code je veux bien l'inserer mais alor il faudrais que je l'ai !
plus haut j'ai dit j'avais le code du player
et la raison de se post c'est que je ne trouve pas le moyen de metre ce player sur tout le site dans un espace
commun donc si les persone navigue sur mon site et qu'il ecoute la music elle ne se coupera pas
tu comprend ??
0
avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Fallait être plus clair au début !!
Il faut utiliser AJAX pour ne charger que le contenu de ta page.
Mais vu qu'apparemment tu ne touches pas au code, alors je te dis bonne chance !
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
ben tu ne peut pas juste me donez le script a metre je c'est pas moi j'ai etait voir ton lien sur ajax mais franchement je n'y comprend rien si tu veu je te gliss ici les code htlm de ma page ?
0
avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Il n'y a pas de code magique, chaque code est adapté à chaque site.
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
ben demande moi ce qu'il faut stp stp franchement j'ai essayez mais j'y arive pas rien a faire je m'en arache presque les cheveux si tu veux je met le code source de mon site ? si veu d'otre info dit le moi

merci
0
avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Même si je te donne un script tu ne sauras pas le mettre en place.
Va apprendre le XHTML/CSS et le Javascript + AJAX.
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
ben si tu me done un sript et que je doit inserez le code du player sa je c'est faire aprez sinon si c'est pas trop demande je te done le code source de ma page tu la rectifie avec le script ????
0
avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Il ne suffit pas de copier/coller bêtement un code Javascript, il y a pas mal de truc à faire autour et comme tu n'y connais rien en XHTML/CSS et Javascript, autant que je te fasses ton site à ta place au lieu de perdre mon temps à t'expliquer tout.
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
ok tu doit juste manipuler le script de la page et non le reste si ?
0
avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Il y a plusieurs choses à faire, tu ne peux pas utiliser un script copier quelque-part comme ça, c'est spécifique à chaque structure (x)HTML. De plus tu utilises Webcreator alors le code doit être affreux.
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
<HTML>
<HEAD><TITLE>passionamstaff59.com</TITLE>
<STYLE>
body, td, p {font-size: 12pt; font-family: times new roman, times, serif} h1 {font-weight: normal; font-size: 26pt; font-family: arial, helvetica, sans-serif} h2 {font-weight: normal; font-size: 18pt; font-family: arial, helvetica, sans-serif} h3 {font-weight: normal; font-size: 16pt}
h4 {font-weight: normal; font-size: 14pt}
a {text-decoration: none}
a:hover {text-decoration: underline}
</STYLE>
</HEAD>
<BODY style="BACKGROUND: #000000; MARGIN: 0px" text=#000000>
<P align=center>
<TABLE style="BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN: 0px; BORDER-COLLAPSE: collapse" borderColor=#000000 cellspacing=0 border=0>
<TBODY>
<TR>
<TD style="BACKGROUND: none transparent scroll repeat 0% 0%" vAlign=center align=middle>
<P align=justify>
<TABLE style="BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 997px; HEIGHT: 105px" borderColor=#000000 height=105 cellspacing=0 width=997 align=center border=0 style="BORDER-COLLAPSE: collapse" >
<TBODY>
<TR>
<TD vAlign=top align=left>
<P align=center><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 111px; BORDER-BOTTOM: 0px; HEIGHT: 89px" height=156 src="/tete%20damstaff.jpg" width=173><A href="http://www.passionamstaff59.com/"></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="http://www.passionamstaff59.com/"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 737px; BORDER-BOTTOM: 0px; HEIGHT: 90px" height=113 src="https://cooltext.com/images/missing.gif" width=707></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="http://www.passionamstaff59.com/"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 111px; BORDER-BOTTOM: 0px; HEIGHT: 89px" height=156 src="/tete%20damstaff.jpg" width=173></A></P></TD></TR></TBODY></TABLE><IMG style="WIDTH: 1004px; HEIGHT: 2px" height=10 alt="Afbeelding / Picture" src="http://www.thefalcon.be/easypicture0010.gif" width=699>
<TABLE style="BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN: 0px; WIDTH: 939px; HEIGHT: 30px; BORDER-COLLAPSE: collapse" borderColor=#000000 height=30 cellspacing=0 width=939 align=center border=0>
<TBODY>
<TR>
<TD vAlign=top align=left>
<P align=center><A href="/"><IMG style="BORDER-RIGHT: 2px; BORDER-TOP: 2px; BORDER-LEFT: 2px; WIDTH: 80px; BORDER-BOTTOM: 2px; HEIGHT: 33px" height=44 src="/cooltext449658745.png" width=130></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="/FEMELLES.html"></A><A href="/Femelles.html"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 83px; BORDER-BOTTOM: 0px; HEIGHT: 33px" height=44 src="/cooltext449659589.png" width=130></A><A href="/Femelles.html"></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="/Etalons.html"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 81px; BORDER-BOTTOM: 0px; HEIGHT: 32px" height=44 src="/cooltext449659889.png" width=136></A><A href="/Etalons.html"></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="/Nos%20Mariages.html"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 107px; BORDER-BOTTOM: 0px; HEIGHT: 33px" height=44 src="/cooltext449660548.png" width=201></A><A href="/Nos%20Mariages.html"></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="/Chiots.html"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 64px; BORDER-BOTTOM: 0px; HEIGHT: 33px" height=44 src="/cooltext449660818.png" width=110></A><A href="/Chiots.html"></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="/News.html"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 51px; BORDER-BOTTOM: 0px; HEIGHT: 33px" height=44 src="/cooltext449661025.png" width=93></A><A href="/News.html"></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="/History.html"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 75px; BORDER-BOTTOM: 0px; HEIGHT: 33px" height=44 src="/cooltext449661503.png" width=131></A><A href="/Standard.html"></A></P></TD>
<TD vAlign=top align=left>
<P align=center><A href="/Standard.html"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 79px; BORDER-BOTTOM: 0px; HEIGHT: 33px" height=44 src="/cooltext449661278.png" width=158></A><A href="/History.html"></A></P></TD>
<TD vAlign=top align=left>
<P align=right><IMG style="WIDTH: 75px; HEIGHT: 33px" height=44 src="/cooltext449662580.png" width=130><A href="/Livre%20d%20Or.html"></A></P></TD>
<TD vAlign=top align=left>
<P align=center><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 69px; BORDER-BOTTOM: 0px; HEIGHT: 33px" height=44 src="/cooltext449662196.png" width=106><A href="/Contact.html"></A></P></TD>
<TD style="BACKGROUND: none transparent scroll repeat 0% 0%" vAlign=top align=middle>
<P align=center><IMG onmouseover="this.src='cooltext449662843MouseOver.png';" style="WIDTH: 60px; HEIGHT: 33px" onmouseout="this.src='cooltext449662843.png';" height=44 src="/cooltext449662843.png" width=94><A href="/Liens.html"></A></P></TD></TR></TBODY></TABLE><IMG style="WIDTH: 1004px; HEIGHT: 2px" height=10 alt="Afbeelding / Picture" src="http://www.thefalcon.be/easypicture0010.gif" width=699>
<TABLE style="BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 1009px; HEIGHT: 444px" borderColor=#000000 height=444 cellspacing=0 width=1009 align=center border=0 style="BORDER-COLLAPSE: collapse" >
<TBODY>
<TR>
<TD vAlign=top align=left><SPAN style="FONT-SIZE: 72pt"><FONT color=#ffffff>
<P align=center><SPAN style="FONT-SIZE: 72pt"><FONT color=#ffffff><SPAN style="FONT-SIZE: 48pt"><FONT color=#ffffff>B</SPAN><SPAN style="FONT-SIZE: 12pt">onjour et bienvenue sur notre site, nous sommes un élevage specialisé dans l'american stafforshire terrier enregistré au Club F.A.B.A.S ainsi qu'a la <A href="https://www.centrale-canine.fr/"><FONT color=#0000ff>S.C.C</FONT></A> & <A href="http://www.fci.be/en/"><FONT color=#0000ff>F.C.I</FONT></A> ,nous sommes situé dans le Nord-Pas-de-Calais </SPAN></FONT><FONT color=#ffffff><SPAN style="FONT-SIZE: 12pt">( cliquez ICI pour nous situez sur la carte de France ) </SPAN></FONT></P>
<P align=center><FONT color=#ffffff><SPAN style="FONT-SIZE: 12pt"></FONT></SPAN><SPAN style="FONT-SIZE: 12pt"><FONT color=#ffffff>Nos principaux objectifs sont d'ameliorer les lignes de la race en ne </FONT></SPAN><SPAN style="FONT-SIZE: 12pt"><FONT color=#ffffff>selectionnant que de hautes origines et en ne produisant que des chiots:</FONT></SPAN></P>
<P align=center><SPAN style="FONT-SIZE: 12pt"><FONT color=#ffffff>    - de qualités </FONT></SPAN><SPAN style="FONT-SIZE: 12pt"><FONT color=#ffffff>physiques :  aspect géneral, type en tête, ligne de dos, aplombs etc ... </FONT></SPAN></P>
<P align=center><SPAN style="FONT-SIZE: 12pt"></SPAN><SPAN style="FONT-SIZE: 12pt"><FONT color=#ffffff>  - de qualités psychologique : caractère equilibré, joyeux, joueur, ideal pour exposition, travail </FONT></SPAN><SPAN style="FONT-SIZE: 12pt"><FONT color=#ffffff>ainsi que la vie de </FONT><FONT color=#ffffff>famille.</FONT></SPAN></P>
<P align=center><SPAN style="FONT-SIZE: 12pt"><FONT color=#ffffff>Enfin, je terminerai en vous disant que l' ESSENTIEL dont beaucoup de personne OUBLIE...</FONT></SPAN></P>
<P align=center><SPAN style="FONT-SIZE: 14pt"><FONT color=#ff0000><STRONG><U>CONSACRONS LEURS NOTRE TEMPS, NOS SOINS ET SURTOUT NOTRE AMOUR</U></STRONG></FONT></SPAN></P></SPAN></FONT></SPAN></FONT></TD>
<TD vAlign=top align=left>
<P align=center><IMG style="WIDTH: 555px; HEIGHT: 408px" height=522 src="/Sans%20titre%205.jpg-for-web-large.jpg" width=640 align=right></P></TD></TR></TBODY></TABLE>
<TABLE style="WIDTH: 1002px; HEIGHT: 112px; BORDER-COLLAPSE: collapse" borderColor=#000000 cellspacing=0 width=1002 border=1>
<TBODY>
<TR>
<TD vAlign=top align=left>
<P align=center><FONT color=#ffffff><FONT size=4><SPAN style="FONT-SIZE: 11pt"><SPAN style="FONT-SIZE: 12pt"> Nous vous souhaitons une agreable visite.</SPAN><BR></FONT></FONT><FONT color=#ffffff><FONT size=4></FONT></FONT></SPAN></P>
<P align=center><SPAN style="FONT-SIZE: 11pt"><FONT color=#ffffff><FONT size=4><BR>PLUS QU'UN  BON AMI, UN MEMBRE DE NOTRE  FAMILLE<BR><BR>MORE THAN A GOOD FRIEND, A MEMBER OF OUR FAMILY</FONT></FONT></SPAN></P></TD></TR></TBODY></TABLE></P>
<P align=justify>
<TABLE style="WIDTH: 543px; HEIGHT: 295px" borderColor=#000000 cellspacing=0 width=543 border=1 style="BORDER-COLLAPSE: collapse" >
<TBODY>
<TR>
<TD vAlign=top align=left>
<TABLE style="WIDTH: 198px; HEIGHT: 248px; BORDER-COLLAPSE: collapse" borderColor=#000000 cellspacing=0 width=198 border=1>
<TBODY>
<TR>
<TD vAlign=top align=left>
<OBJECT height=220 width=180><PARAM NAME="movie" VALUE="http://cdn-files.deezer.com/swf/kamino-v15.swf?pid=39011322&ap=0&ln=fr"><PARAM NAME="allowFullScreen" VALUE="true"><PARAM NAME="allowscriptaccess" VALUE="always"><embed
src="http://cdn-files.deezer.com/swf/kamino-v15.swf?pid=39011322&ap=0&ln=fr"
type="application/x-shockwave-flash" allowscriptaccess="always"
allowfullscreen="true" width="180" height="220"
></embed></OBJECT>
<DIV id=dz_ref style="FONT: 9px Arial">Découvrez la playlist <A href="https://www.deezer.com/fr/playlist/39011322" target=_blank>PassionAmStaff59</A> avec <A href="https://www.deezer.com/fr/artist/5843" target=_blank>Fergie</A></DIV></TD></TR></TBODY></TABLE></TD>
<TD vAlign=top align=left><!--************CODE GEOCLOCK************-->
<script type="text/javascript" src="http://geoloc16.geovisite.com/private/geoclock.js?compte=929152825262"></script>
<noscript>
<a href="https://www.geovisites.com/fr/directory/loisirs_animaux-de-compagnie.php" target="_blank"><img src="http://geoloc16.geovisite.com/private/geoclock.php?compte=929152825262" border="0" alt="animaux de compagnie"></a><br>
Please do not change this code for a perfect fonctionality of your counter
<a href="https://www.geovisites.com/fr/directory/loisirs_animaux-de-compagnie.php">animaux domestiques</a>
</noscript>
<br><a href="http://www.geovisite.com/fr/">compteur</a>
<!--************END CODE GEOCLOCK************-->
</TD></TR></TBODY></TABLE></P>
<P align=justify> </P>
<P align=justify> </P>
<P align=justify> </P>
<P align=justify> </P>
<P align=justify> </P>
<P align=justify> </P>
<P align=justify> </P>
<P align=justify>
<TABLE style="BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 999px; HEIGHT: 46px" borderColor=#000000 cellspacing=0 width=999 border=1 style="BORDER-COLLAPSE: collapse" >
<TBODY>
<TR>
<TD vAlign=top align=left><IMG style="WIDTH: 53px; HEIGHT: 41px" height=117 src="/55555555555555555555555555.jpg" width=127></TD>
<TD vAlign=top align=left>
<P align=center><STRONG><FONT color=#0000ff>© PassionAmStaff59 </FONT></STRONG></P></TD>
<TD vAlign=top align=left>
<P align=right><IMG style="WIDTH: 53px; HEIGHT: 41px" height=117 src="/55555555555555555555555555.jpg" width=127></P></TD></TR></TBODY></TABLE>
<TABLE style="WIDTH: 1011px; HEIGHT: 36px; BORDER-COLLAPSE: collapse" borderColor=#000000 cellspacing=0 width=1011 border=1>
<TBODY>
<TR>
<TD vAlign=top align=left>
<P align=center><SPAN style="FONT-SIZE: 8pt"><FONT color=#ff0000><FONT face=Tahoma size=1>La forme de ce site (illustrations,logos images,photos etc..) sont réservés au titre du droit d'auteur ainsi qu'au titre de la propriété intellectuelle et pour le monde entier .Conformément aux dispositions du code de la propriété intellectuelle,toute reproduction totale ou partielle est strictement interdite,toute autre utilisation est constitutive de contrefaçon et sanctionnée au titre de la propriété intellectuelle sauf autorisation préalable de l'auteurL'atteinte aux droits est passible de 2 ans de prison et 152450 euros</FONT><FONT face=Tahoma size=1>d'amende.</SPAN><SPAN class=Style8></FONT></FONT></SPAN></P></TD></TR></TBODY></TABLE></P></TD></TR></TBODY></TABLE></P></BODY>


sa c la source
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
persone ?
0
kev5929 Messages postés 48 Date d'inscription   Statut Membre Dernière intervention  
 
allez quelqun pour m'aidez svp ! ! !
0
avion-f16 Messages postés 19255 Date d'inscription   Statut Contributeur Dernière intervention   4 507
 
Comme je l'avais prévu, c'est un sale code, totalement illisible.
Je ne te donnerai pas de script tout fait.
0