<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://umawiki.fr/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js</id>
	<title>MediaWiki:Common.js - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://umawiki.fr/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://umawiki.fr/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-04-07T19:10:47Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://umawiki.fr/index.php?title=MediaWiki:Common.js&amp;diff=258&amp;oldid=prev</id>
		<title>Somost : Page créée avec « /* Tout JavaScript présent ici sera exécuté par tous les utilisateurs à chaque chargement de page. */  /// Carousel scroll arrows $(function () {   $(&#039;.scw-carousel&#039;).each(function () {     var $carousel = $(this);     var $track = $carousel.find(&#039;.scw-carousel-track&#039;);     $carousel.find(&#039;.scw-carousel-prev&#039;).click(function () {       $track[0].scrollBy({ left: -250, behavior: &#039;smooth&#039; });     });     $carousel.find(&#039;.scw-carousel-next&#039;).click(function () {... »</title>
		<link rel="alternate" type="text/html" href="https://umawiki.fr/index.php?title=MediaWiki:Common.js&amp;diff=258&amp;oldid=prev"/>
		<updated>2025-07-12T13:07:47Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « &lt;span class=&quot;autocomment&quot;&gt;Tout JavaScript présent ici sera exécuté par tous les utilisateurs à chaque chargement de page. : &lt;/span&gt;  /// Carousel scroll arrows $(function () {   $(&amp;#039;.scw-carousel&amp;#039;).each(function () {     var $carousel = $(this);     var $track = $carousel.find(&amp;#039;.scw-carousel-track&amp;#039;);     $carousel.find(&amp;#039;.scw-carousel-prev&amp;#039;).click(function () {       $track[0].scrollBy({ left: -250, behavior: &amp;#039;smooth&amp;#039; });     });     $carousel.find(&amp;#039;.scw-carousel-next&amp;#039;).click(function () {... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Tout JavaScript présent ici sera exécuté par tous les utilisateurs à chaque chargement de page. */&lt;br /&gt;
&lt;br /&gt;
/// Carousel scroll arrows&lt;br /&gt;
$(function () {&lt;br /&gt;
  $(&amp;#039;.scw-carousel&amp;#039;).each(function () {&lt;br /&gt;
    var $carousel = $(this);&lt;br /&gt;
    var $track = $carousel.find(&amp;#039;.scw-carousel-track&amp;#039;);&lt;br /&gt;
    $carousel.find(&amp;#039;.scw-carousel-prev&amp;#039;).click(function () {&lt;br /&gt;
      $track[0].scrollBy({ left: -250, behavior: &amp;#039;smooth&amp;#039; });&lt;br /&gt;
    });&lt;br /&gt;
    $carousel.find(&amp;#039;.scw-carousel-next&amp;#039;).click(function () {&lt;br /&gt;
      $track[0].scrollBy({ left: +250, behavior: &amp;#039;smooth&amp;#039; });&lt;br /&gt;
    });&lt;br /&gt;
  });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Somost</name></author>
	</entry>
</feed>