begin process at 2012 05 28 13:13:44
  Trouver un code source :
 
dans
 
Accueil > 

Code

 > 

Formulaire

 > CREER DES ESPACES DE TRAVAIL

CREER DES ESPACES DE TRAVAIL


 Information sur la source

Note :
Aucune note
Catégorie :Formulaire Classé sous :générateur, zone, div Niveau :Débutant Date de création :23/08/2004 Date de mise à jour :18/04/2009 08:29:37 Vu / téléchargé :3 823 / 430

Auteur : abdelaziz_info

Ecrire un message privé
Site perso
Commentaire sur cette source (2)
Ajouter un commentaire et/ou une note

 Description

ce code génère un générateur d'espaces de travail pour être utilises par la suite
comme espaces supplémentaires sur la page même , dans touts les dimensions, les
endroits et le nombre que vous désirez avoir; les espaces crées peuvent contenir des images des objets  et des textes : notez ici que tout le contenu ne peut être sélectionnes ou copié que dans la source de la pages: ça donne que votre travail ne peut pas être reproduit facilement
par d'autre    
très bien pour la publicité les flaches d'information, incomparable avec les fenêtres ;  
testez la page html dans le zip.

Une démonstration complète est disponible à cette adresse:
http://abdelaziz.site.voila.fr/sources.ht m

Source

  • /*Abdelaziz Rejeb Elalia - Tunisie
  • http://abdelaziz.site.voila.fr
  • pour tout contact : http://intersite.site.voila.fr
  • */
  • a = 1;
  • premiertxt = new Array;
  • deuxiemtxt = new Array;
  • troisiemtxt = new Array;
  • quatriemtxt = new Array;
  • sinqiemtxt = new Array;
  • sixiemtxt = new Array;
  • function retablir()
  • {
  • document.location.href=document.location.href;
  • }
  • function enregistrement()
  • {
  • premiertxt[a] = document.ParaForm.sujet1.value;
  • deuxiemtxt[a] = document.ParaForm.sujet2.value;
  • troisiemtxt[a] = document.ParaForm.sujet3.value;
  • quatriemtxt[a] = document.ParaForm.sujet4.value;
  • sinqiemtxt[a] = document.ParaForm.sujet5.value;
  • sixiemtxt[a] = document.ParaForm.sujet6.value;
  • a++
  • document.ParaForm.etat.value = (a-1);
  • document.ParaForm.sujet1.value ="";
  • document.ParaForm.sujet2.value ="";
  • document.ParaForm.sujet3.value ="";
  • document.ParaForm.sujet4.value ="";
  • document.ParaForm.sujet5.value ="";
  • document.ParaForm.sujet6.value ="";
  • document.ParaForm.sujet6.focus();
  • }
  • function edition()
  • {
  • x = 1;
  • code1txt = '<html>\n<body>\n'
  • code1txt += 'Edite sur L\'editeur de [ <a href="mailto:abdelaziz_info@yahoo.fr">abdelaziz rejeb<\/a> ] Elalia - Tunisie \n';
  • code1txt += '<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d/%m/%Y" -->'
  • code1txt += '<br>'
  • code1txt += '\n<script language="JavaScript">\n'
  • code1txt += '/*Abdelaziz Rejeb Elalia - Tunisie\nhttp://abdelaziz.site.voila.fr\npour tout contact : http://intersite.site.voila.fr\n*/\n'
  • code1txt += 'function pagespace(init) {\nif (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {\ndocument.espacelargeur; document.espacehauteur; onresize=pagespace; }}\n'
  • code1txt += 'else if (innerWidth!=document.largeur || innerHeight!=document.hauteur) location.reload();}\npagespace(true);\nfunction realisation(n, d) { //v4.01\nvar b,a,g; if(!d) d=document; if((b=n.indexOf("?"))>0&&parent.frames.length) {\n'
  • code1txt += 'd=parent.frames[n.substring(b+1)].document; n=n.substring(0,b);}\nif(!(g=d[n])&&d.all) g=d.all[n]; for (a=0;!g&&a<d.forms.length;a++) g=d.forms[a][n];\nfor(a=0;!g&&d.layers&&a<d.layers.length;a++) g=realisation(n,d.layers[a].document);\n'
  • code1txt += 'if(!g && d.getElementById) g=d.getElementById(n); return g;}\nfunction infopage() { //v6.0\nvar a,b,v,obj,args=infopage.arguments;\nfor (a=0; a<(args.length-2); a+=3) if ((obj=realisation(args[a]))!=null) { v=args[a+2];\n'
  • code1txt += 'if (obj.style) { obj=obj.style; v\=(v\=\=\'show\')\?\'visible\':(v==\'hide\')\?\'hidden\':v; }\nobj.visibility=v; }}\nfunction fenetre(theURL,winName,features) { \/\/v2.0\nwindow.open(theURL,winName,features);}\n'
  • code1txt += '<\/script>\n'
  • code1txt += '<\center>'
  • code1txt += '<a target="_blank" title="' + premiertxt[x] + '" href="http://' + deuxiemtxt[x]+ '">\n';
  • code1txt += '<img src="'+ troisiemtxt[x]+ '" border="0" onClick="fenetre(\''+ quatriemtxt[x]+ '\',\'FENETRE_DE_PUBLICITEE\',\'width=420,height=470\')" onMouseOver="infopage(\'info'+ (x-1)+ '\',\'\',\'show\')" onMouseOut="infopage(\'info'+ (x-1)+ '\',\'\',\'hide\')" width="89" height="154"></a>\n'
  • code1txt += '<div id="info'+ (x-1)+ '" style="background-color:#0000FF; layer-background-color:#000066; border: 1px none #000000; visibility: hidden; position:absolute; left:20; top:'+ (x*60)+'; width:217; height:56">\n'
  • code1txt += '<div align="center"><strong>\n'
  • code1txt += '<font face="Verdana, Arial, Helvetica, sans-serif" color="#FFFFFF">'+ sixiemtxt[x] +'<br>'+ sinqiemtxt[x]+ '</font></strong></div></div>'
  • code1txt += '\n'
  • x++;
  • while (x < a){
  • code1txt += '<a target="_blank" title="' + premiertxt[x] + '" href="http://' + deuxiemtxt[x]+ '">\n';
  • code1txt += '<img src="'+ troisiemtxt[x]+ '" border="0" onClick="fenetre(\''+ quatriemtxt[x]+ '\',\'FENETRE_DE_PUBLICITEE\',\'width=420,height=470\')" onMouseOver="infopage(\'info'+ (x-1)+ '\',\'\',\'show\')" onMouseOut="infopage(\'info'+ (x-1)+ '\',\'\',\'hide\')" width="89" height="154"></a>\n'
  • code1txt += '<div id="info'+ (x-1)+ '" style="background-color:#0000FF; layer-background-color:#000066; border: 1px none #000000; visibility: hidden; position:absolute; left:20; top:'+ (x*60)+'; width:217; height:56">\n'
  • code1txt += '<div align="center"><strong>\n'
  • code1txt += '<font face="Verdana, Arial, Helvetica, sans-serif" color="#FFFFFF">'+ sixiemtxt[x] +'<br>'+ sinqiemtxt[x]+ '</font></strong></div></div>'
  • x++;}
  • code1txt += '<\/body>\n<\/html>\n'
  • document.ScriptForm.code1.value = code1txt;
  • alert('abdelaziz_info : La Personnalisation de votre page html qui vient d&#8217;être crée est indispensables &#8230; !!!\nabdelaziz_info@yahoo.fr');
  • }
  • ///////////////////
  • function editeur(obj){
  • var copiercode = document.body.createTextRange();
  • copiercode.moveToElementText(obj);
  • copiercode.execCommand("Copy");
  • }
/*Abdelaziz Rejeb Elalia - Tunisie
http://abdelaziz.site.voila.fr
pour tout contact : http://intersite.site.voila.fr
*/	
a = 1;
premiertxt = new Array;
deuxiemtxt = new Array;
troisiemtxt = new Array;
quatriemtxt = new Array;
sinqiemtxt = new Array;
sixiemtxt = new Array;
function retablir()
{
document.location.href=document.location.href;
}	
function enregistrement()
{
premiertxt[a] = document.ParaForm.sujet1.value;
deuxiemtxt[a] = document.ParaForm.sujet2.value;
troisiemtxt[a] = document.ParaForm.sujet3.value;
quatriemtxt[a] = document.ParaForm.sujet4.value;
sinqiemtxt[a] = document.ParaForm.sujet5.value;	
sixiemtxt[a] = document.ParaForm.sujet6.value;		
a++
document.ParaForm.etat.value = (a-1);
document.ParaForm.sujet1.value ="";
document.ParaForm.sujet2.value ="";
document.ParaForm.sujet3.value ="";
document.ParaForm.sujet4.value ="";
document.ParaForm.sujet5.value ="";
document.ParaForm.sujet6.value ="";
document.ParaForm.sujet6.focus();
}
function edition()
{
x = 1;
code1txt =	'<html>\n<body>\n'
code1txt += 'Edite sur L\'editeur de [ <a href="mailto:abdelaziz_info@yahoo.fr">abdelaziz rejeb<\/a> ] Elalia - Tunisie \n';
code1txt += '<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d/%m/%Y" -->'
code1txt += '<br>'

code1txt +=	'\n<script language="JavaScript">\n'
code1txt +=	'/*Abdelaziz Rejeb Elalia - Tunisie\nhttp://abdelaziz.site.voila.fr\npour tout contact : http://intersite.site.voila.fr\n*/\n'

code1txt +=	'function pagespace(init) {\nif (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {\ndocument.espacelargeur; document.espacehauteur; onresize=pagespace; }}\n'
code1txt +=	'else if (innerWidth!=document.largeur || innerHeight!=document.hauteur) location.reload();}\npagespace(true);\nfunction realisation(n, d) { //v4.01\nvar b,a,g;  if(!d) d=document; if((b=n.indexOf("?"))>0&&parent.frames.length) {\n'
code1txt +=	'd=parent.frames[n.substring(b+1)].document; n=n.substring(0,b);}\nif(!(g=d[n])&&d.all) g=d.all[n]; for (a=0;!g&&a<d.forms.length;a++) g=d.forms[a][n];\nfor(a=0;!g&&d.layers&&a<d.layers.length;a++) g=realisation(n,d.layers[a].document);\n'
code1txt +=	'if(!g && d.getElementById) g=d.getElementById(n); return g;}\nfunction infopage() { //v6.0\nvar a,b,v,obj,args=infopage.arguments;\nfor (a=0; a<(args.length-2); a+=3) if ((obj=realisation(args[a]))!=null) { v=args[a+2];\n'
code1txt +=	'if (obj.style) { obj=obj.style; v\=(v\=\=\'show\')\?\'visible\':(v==\'hide\')\?\'hidden\':v; }\nobj.visibility=v; }}\nfunction fenetre(theURL,winName,features) { \/\/v2.0\nwindow.open(theURL,winName,features);}\n'
code1txt +=	'<\/script>\n'
code1txt +=	'<\center>'
code1txt +=	'<a target="_blank" title="' + premiertxt[x] + '" href="http://' + deuxiemtxt[x]+ '">\n';
code1txt +=	'<img src="'+ troisiemtxt[x]+ '" border="0" onClick="fenetre(\''+ quatriemtxt[x]+ '\',\'FENETRE_DE_PUBLICITEE\',\'width=420,height=470\')" onMouseOver="infopage(\'info'+ (x-1)+ '\',\'\',\'show\')" onMouseOut="infopage(\'info'+ (x-1)+ '\',\'\',\'hide\')" width="89" height="154"></a>\n'
code1txt +=	'<div id="info'+  (x-1)+ '" style="background-color:#0000FF; layer-background-color:#000066; border: 1px none #000000; visibility: hidden; position:absolute; left:20; top:'+ (x*60)+'; width:217; height:56">\n'
code1txt +=	'<div align="center"><strong>\n'
code1txt +=	'<font face="Verdana, Arial, Helvetica, sans-serif" color="#FFFFFF">'+ sixiemtxt[x] +'<br>'+ sinqiemtxt[x]+ '</font></strong></div></div>'
code1txt +=	'\n'
x++;
while (x < a){
code1txt +=	'<a target="_blank" title="' + premiertxt[x] + '" href="http://' + deuxiemtxt[x]+ '">\n';
code1txt +=	'<img src="'+ troisiemtxt[x]+ '" border="0" onClick="fenetre(\''+ quatriemtxt[x]+ '\',\'FENETRE_DE_PUBLICITEE\',\'width=420,height=470\')" onMouseOver="infopage(\'info'+ (x-1)+ '\',\'\',\'show\')" onMouseOut="infopage(\'info'+ (x-1)+ '\',\'\',\'hide\')" width="89" height="154"></a>\n'
code1txt +=	'<div id="info'+  (x-1)+ '" style="background-color:#0000FF; layer-background-color:#000066; border: 1px none #000000; visibility: hidden; position:absolute; left:20; top:'+ (x*60)+'; width:217; height:56">\n'
code1txt +=	'<div align="center"><strong>\n'
code1txt +=	'<font face="Verdana, Arial, Helvetica, sans-serif" color="#FFFFFF">'+ sixiemtxt[x] +'<br>'+ sinqiemtxt[x]+ '</font></strong></div></div>'
x++;}
code1txt +=	'<\/body>\n<\/html>\n'
document.ScriptForm.code1.value = code1txt;
alert('abdelaziz_info : La Personnalisation de votre page html qui vient d&#8217;être crée est indispensables  &#8230; !!!\nabdelaziz_info@yahoo.fr');
}
///////////////////
function editeur(obj){
var copiercode = document.body.createTextRange();
copiercode.moveToElementText(obj);
copiercode.execCommand("Copy");
}

 Conclusion

pour tout contact et plus d'aide :
http://intersite.site.voila.fr

 Fichier Zip

Les Membres Club peuvent télécharger directement un fichier contenu dans le zip sans télécharger le zip en entier !

Télécharger le zip


 Historique

18 avril 2009 08:29:37 :
!

 Sources du même auteur

Source avec Zip Source avec une capture INSTALLEZ UN CURSEUR GÉANT, SUPER GÉANT CURSEUR DE LA SOURIS...
Source avec Zip Source avec une capture DEFILEMENT OU SCROLL HORIZONTAL AUTREMENT FAIT AUTOMATIQUE E...
Source avec Zip Source avec une capture DIV TOTALEMENT AUTOMATIQUE VERTICAL AVEC PLEIN DE COMMANDES...
Source avec Zip Source avec une capture AUTO MANUEL PARAGRAPHES, DIAPO PARAGRAPHES OU AUSSI PROJECTE...
Source avec Zip CONFORTABLE AUTO DÉFILEMENT OU (SCROLL BAR) TOUT AUTOMATIQUE...

 Sources de la même categorie

Source avec Zip Source avec une capture FORMULAIRE TABLEAU par vic511
Source avec Zip Source avec une capture FORMULAIRE DYNAMIQUE par Niidhogg
Source avec Zip Source avec une capture CONTRAINTE DE SAISIE SUR CHAMPS INPUT par ryosama
SELECTS DÉPENDANTS PRÉ-CHARGÉS D'UNE SEULE OPTION par phm
Source avec Zip Source avec une capture BOITE DE DIALOGUE MODALE DE SÉLECTION D'UNE LISTE D'ICONES par JJDai

 Sources en rapport avec celle ci

Source avec Zip MODIFIER LE CONTENU D'UN DIV AVEC JAVASCRIPT par lecurieux41
Source avec Zip CLASS BARRE DE DÉFILEMENT (SCROLLBAR) JAVASCRIPT par TheWeasel47
DRAG & DROP SIMPLE, SIMPLE, SIMPLE par jdmcreator
CARTAGE (30AVRIL2008) - FUSION EDITION par benoitmacier
CACHÉ DES ZONE DANS UNE PAGE WEB,DIV,CASE,LIGNE DE TABLEAU..... par hedi_tounsi

Commentaires et avis

Commentaire de lumesh le 24/08/2004 09:13:33

c'est pas mal ce truc :)

Commentaire de nossoctoruss le 02/02/2010 18:57:35

vraiment bien,ca a l'air prometeur,je vais le dl!

 Ajouter un commentaire


Discussions en rapport avec ce code source dans le forum

Position du curseur dans une div [ par Dj Nam ] Bonjour tout le monde,Dans le cadre de développement d'un site web, j'aimerais tranformer une div en textarea, pour cela j'utilise le javascript car j Fonction afficher / masquer [ par didygwatinik ] Bonjour, Sur mon site, j'aimerai pouvoir afficher ou "enlever" un texte quand l'utilisateur clique sur le titre de ce texte j'ai trouvé une fonction s Pb de soumission de formulaire php avec jQuery [ par prozenproses ] Bonjour,Avant toute chose je vous annonce que je travaille sur une "plateforme" AJAX avec jQuery.Mon site se compose en 3 partie : - l'entete : qui re Drag ans Drop avez vous le meme probleme ? [ par chiktika ] Bonjour,j'ai réalisé un drag and drop pour faire passer des images d'un div a un autre.Un petit apercu rapide de l'architecture html :&lt;div id="cont Obtenir les coordonnées de plusieurs images après un onclick type button [ par pazticci ] Bonsoir à tous,voila j'ai un petit problème et j'espère que quelqu'un sur ce forum pourra m'aider. Je voudrais donc faire un script qui me permettrait Checker la valeur d'une zone de texte avec javascript [ par beegeezzz ] Bonjour tout le monde,J'ai un site qui contient un tableau avec plusieurs lignes constituées de plusieurs colonnes.La dernière colonne contient une zo Comment créer un regex pour "ABS", "R".... [ par beegeezzz ] Bonjour tout le monde, J'aimerais savoir comment je peux créer un regex afin d'empêcher une zone de texte d'avoir comme valeur autre chose que ceci : Ma fonction ne tient pas compte de l'id passé en paramètre [ par beegeezzz ] Bonsoir,J'appelle une fonction javascript en lui passant la valeur d'une zone de texte et son ID :&lt;code type="javascript"&gt;onblur="verif(this.val Problème pour alimenter une zone déroulante avec données SQL [ par ecolom ] Bonsoir à tous, J'ai créé un formulaire en php afin d'effectuer des demandes d'intervention pour un service de maintenance. Pour le formulaire, OK Ma ouvrir une image d'une clé dans une div [ par cosmopolitan51 ] Bonjour.Je construis une page xhtml contenant deux div : "right" qui affiche des photos de pollens, "left" dans laquelle je voudrais qu'un élève puiss


Nos sponsors


Sondage...

CalendriCode

Mai 2012
LMMJVSD
 123456
78910111213
14151617181920
21222324252627
28293031   

Consulter la suite du CalendriCode

A découvrir



 
Développement réalisé par Nicolas SOREL (Nix) avec l'aide de : Cyril DURAND et Emmanuel (EBArtSoft), Merci à Vincent pour ses précieux conseils.
CodeS-SourceS.com© Toute reproduction même partielle est interdite sauf accord écrit du Webmaster
CodeS-SourceS.com© est une marque déposée tous droits réservés

Google Coop CodeS-SourceS Google Coop CodeS-SourceS
Temps d'éxécution de la page : 1,217 sec (4)

Nous contacter | Annoncer sur CodeS-SourceS | Mentions légales