Torna indietro   AlterVista | Spazio web gratis, hosting free php mysql > L'angolo del webmaster > JavaScript e altri linguaggi di scripting

Rispondi
 
LinkBack Strumenti discussione Modalità visualizzazione
  #1 (permalink)  
Vecchio 29-08-2009, 20.11.54
Altervistiano Junior
 
Data registrazione: 09-06-2007
Messaggi: 591
Question Creare barra stile facebook

Ciao sapete come Creare barra stile facebook...
Rispondi citando
  #2 (permalink)  
Vecchio 29-08-2009, 20.16.32
L'avatar di theshabby
Utente
 
Data registrazione: 18-06-2008
Messaggi: 149
Invia un messaggio via MSN a theshabby Manda un messaggio tramite Skype™ a theshabby
Predefinito

scusami, stai creando un sito da zero o hai un cms?


Ciao
__________________
Info Network Blogs + Social Network + Forum + Chat + Sala Giochi Arcade
(@ll with One Sign Up)

Rispondi citando
  #3 (permalink)  
Vecchio 29-08-2009, 20.23.35
Altervistiano Junior
 
Data registrazione: 09-06-2007
Messaggi: 591
Predefinito

un sito da zero
Rispondi citando
  #4 (permalink)  
Vecchio 29-08-2009, 20.34.35
L'avatar di sevenjeak
AlterGuru
 
Data registrazione: 25-10-2007
Residenza: Roma
Messaggi: 1,459
Invia un messaggio via MSN a sevenjeak Manda un messaggio tramite Skype™ a sevenjeak
Predefinito

Sul sito html.it ci sono molti articori di questo genere.

Leggi qui.
__________________


Pc tools - Non solo informatica
Rispondi citando
  #5 (permalink)  
Vecchio 29-08-2009, 20.52.34
Altervistiano Junior
 
Data registrazione: 09-06-2007
Messaggi: 591
Predefinito

io sono riuscito a fare una cosa del genere pero con ie non si vede bene
Citazione:
<html>
<head>
<title>prova</title>
<style type="text/css">
#bottombar-container{
left: 0px;
margin: 0;
width: 100%;
z-index: 0;
position: fixed;
bottom: 0px;
}
#bottombar{
background: #f2f2f2;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
bottom: 0px;
color: #333;
height: 25px;
margin:0 auto;
width: 95%;
z-index: 0;
}
</style>

</head>
<body>

<div id="bottombar-container">
<div id="bottombar">
proma
</div>
</div>

</body>
</html>
Rispondi citando
Rispondi

Strumenti discussione
Modalità visualizzazione

Regole di scrittura
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Attivato
Le faccine sono Attivato
Il codice [IMG] è Attivato
Il codice HTML è Disattivato
Trackbacks are Attivato
Pingbacks are Attivato
Refbacks are Disattivato



Tutti gli orari sono GMT +1. Adesso sono le 06.01.47.