Sondage du mois

Sondage du mois
 

  La connaissance ne vaut que si elle est partagée par tous




 
  Astuce Adobe Flash : Raccourci Aide : F1




Les tutoriaux: Index » Jquery » ScriptsJquery » Carrousel by Percoman

Introduction

  • Tutoriel posté par Sky
  • 1447 lectures
  • Mis en ligne le 09-08-2010
  • Dernière mise à jour le 04-09-2010
  • Ce tutoriel a été estimé comme simple.


Automatic Translations:
Translate Into English Translate Into German Translate Into Italian Translate Into Spanish Translate Into Portuguese

Nous allons voir dans cet article le carrousel perso de Percoman.


Méthodologie
En cours de rédaction

CODE


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-
transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>jQuery - Carousel
<script type="text/javascript" src="js/jquery.js">
<script type="text/javascript" src="js/carousel.js">
<script type="text/javascript">
$(function() {
$('.carousel').carousel({});
});
</script>
<style type="text/css">

</style>
</head>
<body>

</body>
</html>	

Notes

  Evaluez le tutorial (5 Votes)

5
0
0

Pour les questions ou d'éventuelles remarques, dirigez vous vers le forum.

Réagir sur ce tutoriel - [Jquery] Carrousel by Percoman

DERNIÈRES PUBLICATIONS DE OPEN-MOUTHED

En direct de open-mouthed.com