Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/03/2013, 14:29
tyrantyan
 
Fecha de Ingreso: enero-2008
Mensajes: 29
Antigüedad: 16 años, 3 meses
Puntos: 0
Como regulo la velocidad de mi

Buenos días…

Como regulo la velocidad de mi slider para pasar fotos??

Tengo la duda de si es en los CSS o en el html…
Por las dudas dejo el html:

Cita:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=0" />
<title>Vab-Consulting</title>
<link rel="shortcut icon" type="image/x-icon" href="css/images/favicon.PNG" />
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link href='http://fonts.googleapis.com/css?family=Coda' rel='stylesheet' type='text/css' />
<link href='http://fonts.googleapis.com/css?family=Jura:400,500,600,300' rel='stylesheet' type='text/css' />

<script src="js/jquery-1.8.0.min.js" type="text/javascript"></script>
<script src="js/jquery.touchwipe.1.1.1.js" type="text/javascript"></script>
<script src="js/jquery.carouFredSel-5.5.0-packed.js" type="text/javascript"></script>
<!--[if lt IE 9]>
<script src="js/modernizr.custom.js"></script>
<![endif]-->
<script src="js/functions.js" type="text/javascript"></script>
<style type="text/css">