Foros del Web » Creando para Internet » HTML »

Slider no me funciona al ingresarlo en el HTML

Estas en el tema de Slider no me funciona al ingresarlo en el HTML en el foro de HTML en Foros del Web. Buenas tarde! Como pueden ver soy nueva en el foro , al igual que en el campo de HTML. Necesito ayuda! estoy diseñando unas interfaces ...
  #1 (permalink)  
Antiguo 26/03/2014, 12:11
Avatar de pandora80  
Fecha de Ingreso: marzo-2014
Ubicación: Medellin
Mensajes: 2
Antigüedad: 10 años, 1 mes
Puntos: 0
Pregunta Slider no me funciona al ingresarlo en el HTML

Buenas tarde!
Como pueden ver soy nueva en el foro , al igual que en el campo de HTML.
Necesito ayuda!

estoy diseñando unas interfaces en HTML, una de ellas lleva un menu, el cual debe ir en un slider, ya que al dar click en uno de los botones siguiente , atras, la sopsiones del menu deben ir rotando para poder vusualizar las que estan ocultas .
Encontre un slider y quise modificarlo conforme a lo que necesito, y me funciona bien!. el caso es que al querer insetarlo en la interfas que necesito no me funciona, ya verifique que si halla nombrado correctamente las CSS, javascript y JQuery en el Head de mi interfaz, pero aun asi no quiere rotar
  #2 (permalink)  
Antiguo 26/03/2014, 12:18
Avatar de pandora80  
Fecha de Ingreso: marzo-2014
Ubicación: Medellin
Mensajes: 2
Antigüedad: 10 años, 1 mes
Puntos: 0
Pregunta Slider no me funciona al ingresarlo en el HTML

Aqui esta el codigo


Código HTML:
<html>
  <head>
     <title>SAS</title>
	 <meta charset="utf-8"/>
        <meta name="description" content="curso html5 desde 0" />
		<script type="text/javascript" language="javascript" src="muestraoculta.js"></script>
		<script type="text/javascript" language="javascript" src="limpiar_fechas.js"></script>
		<script src="jQuery.js" type="text/javascript"></script>
		 <script src="adsRotator.js"></script>
		<link href="style.css" rel="stylesheet" type="text/css" />
		<link href="stylos_slider.css" rel="stylesheet" type="text/css" />
  </head>
    <body>
	 <div class="container">  
		<div class="carrousel" data-pos="0">
			<a href="#" class="carrousel_left left_inactive"></a>
		<div id="adsCarrusel" class="carrousel_inner">
			<ul >
			 <li ><a href="view_Nuevo registro_Boton.html"><h4 align="center"><font color="#e81c25">Parametrizacion de tabla de descuentos</font></h4></a></li>   
			 <li ><a href="view_Consulta de archivos.html"><h4 align="center" >Consulta de archivos</a></li>
			 <li><a href="view_Novedades Nomina.html"><h4 align="center">Novedades Nomina</a></li>
			 <li><a href="view_Nuevo registro (Boton).html"><h4 align="center">Creacion novedad nomina</a></li>
			 <li><a href="view_Maquina de estados.html"><h4 align="center">Actividades</a></li>
			 <li><a href="view_Flujo Estados.html"><h4 align="center">Flujo Estados</a></li>
			 <li><a href="view_Dominio.html"><h4 align="center">Dominio</a></li>
			 <li><a href="view_asignacion de documentos.html"><h4 align="center">Asignar Documentos</a></li>
			 <li><a href="view_Documentos de ajuste.html"><h4 align="center">Documentos de ajuste</a></li>
			 <li><a href="view_Cambio de cuenta cliente.html"><h4 align="center">Cambiar cliente</a></li>
			 <li><a href="view_Cambio de Forma Medio pago.html"><h4 align="center">Cambio de Forma Medio pago </a></li>
			 <li><a href="view_Check multiples medios pago.html"><h4 align="center">Multiples medios pago </a></li>
			 <li><a href="view_Cuadre de caja.html"><h4 align="center">Cuadre de caja </a></li>
			 <li><a href="view_Detalle de medios de pago al cuadrar .html"><h4 align="center">Detalle de medios de pago al cuadrar  </a></li>
			 <li><a href="view_Oficilizar Recaudo.html"><h4 align="center">Oficilizar Recaudo</a></li>
			 <li><a  href="view_Reimpresión de documentos.html"><h4 align="center">Reimpresión de documentos </a></li>
			 <li><a href="view_Reversar Recaudo.html"><h4 align="center">Reversar Recaudo </a></li>
			 <li><a href="view_Reversar cuadre.html"><h4 align="center">Reversar cuadre </a></li>
			 <li><a href="view_Trazabilidad.html"><h4 align="center">Trazabilidad </a></li>
			 <li><a href="view_consulta_general_sas.html"><h4 align="center">Consulta general </a></li>
			</ul>
		</div>
			<a href="#" class="carrousel_right"></a>
	   </div>
		
		
	</div>
		  
	<div>
		<tr>
		 <td width="100%" colspan = 6>
		  <div class="pad08" style="width: 99%; overflow-x: hidden; "> 		
		   <div id="Titulo1" style="width: 100%;">
			<div class="right">
			 <img  style="cursor:pointer; vertical-align: middle; " id="img_seleccionar_empresas" src="img/bg.gif" onclick="muestra_oculta('PanelContent');"/> 
			</div>
			<div class="pad08" style="width: 49%;  overflow-x: hidden; ">
			 <h2 id="text_1"><b>Grid de resultados</b></h2>	
			</div>
			</div>
		  </div>
		 </td>
		</tr> 
	           
			<tr>
				<table style="width:100%;height:auto;">
					<thead>
						<tr>
							<th style="width=6%; background-color:#e81c25; color:white"><input type="checkbox" name=mybox value="1"></th>
							<th width="13.5%" class="colorth">Ud.Negocio</th>
							<th width="13.5%" class="colorth">Tipo de documento</th>
							<th width="13.5%" class="colorth">N°Documento</th>
							<th width="13.5%" class="colorth">Fecha Documento</th>
							<th width="13.5%" class="colorth">Valor Documento</th>
							<th width="13.5%" class="colorth">Remitente</th>
							<th width="13.5%" class="colorth">Destinatario</th>
						</tr>                          
					</thead>                           
					<tbody>                            
						<tr>                           
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>  
							<td></td>            
							<td></td> 			
						</tr>                          
						<tr>                           
							<td style="background-color: #E6E6FA"></td>            
							<td style="background-color: #E6E6FA"></td>  
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td>
						</tr>                          
						<tr>                           
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td> 
							<td></td>            
							<td></td> 			
						</tr>                          
						<tr>                           
							<td style="background-color: #E6E6FA"></td>            
							<td style="background-color: #E6E6FA"></td>  
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td>			
						</tr>  
						<tr>                           
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>
							<td></td>            
							<td></td>              
						</tr>   
						<tr>                           
							<td style="background-color: #E6E6FA"></td>            
							<td style="background-color: #E6E6FA"></td>  
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td> 			
						</tr>  
						<tr>                           
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>
							<td></td>            
							<td></td>              
						</tr>   
						<tr>                           
							<td style="background-color: #E6E6FA"></td>            
							<td style="background-color: #E6E6FA"></td>  
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td> 			
						</tr> 
						<tr>                           
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>            
							<td></td>
							<td></td>            
							<td></td>              
						</tr>   
						<tr>                           
							<td style="background-color: #E6E6FA"></td>            
							<td style="background-color: #E6E6FA"></td>  
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td> 
							<td style="background-color: #E6E6FA"></td>
							<td style="background-color: #E6E6FA"></td> 			
						</tr> 
						
					</tbody>                           
				</table>
			 </tr> 
				
</div>
</body>
</html> 

Última edición por pandora80; 26/03/2014 a las 12:35
  #3 (permalink)  
Antiguo 27/03/2014, 00:47
 
Fecha de Ingreso: septiembre-2010
Ubicación: Reino Independiente Suizo_Andaluz (RISA)
Mensajes: 221
Antigüedad: 13 años, 7 meses
Puntos: 24
Respuesta: Slider no me funciona al ingresarlo en el HTML

muy buenas amiga
has revisado ke las rutas a los archivos .js y .css estan correctas?
de todas formas estaria bien ke pusieras un enlace donde verlo en funcionamientony poder controlarlo o ke subieses todos los archivos
venga, un saludo
__________________
kolectivo grafico deNA
www.kgdena.com

Etiquetas: css, slider
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 09:24.