<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ca">
		<id>http://wikiserver.infomerce.es/index.php?action=history&amp;feed=atom&amp;title=Solucio_enlla%C3%A7ar_eliminar_classe</id>
		<title>Solucio enllaçar eliminar classe - Historial de revisió</title>
		<link rel="self" type="application/atom+xml" href="http://wikiserver.infomerce.es/index.php?action=history&amp;feed=atom&amp;title=Solucio_enlla%C3%A7ar_eliminar_classe"/>
		<link rel="alternate" type="text/html" href="http://wikiserver.infomerce.es/index.php?title=Solucio_enlla%C3%A7ar_eliminar_classe&amp;action=history"/>
		<updated>2026-06-23T22:50:54Z</updated>
		<subtitle>Historial de revisió per a aquesta pàgina del wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://wikiserver.infomerce.es/index.php?title=Solucio_enlla%C3%A7ar_eliminar_classe&amp;diff=4004&amp;oldid=prev</id>
		<title>Jnoguera: Es crea la pàgina amb «&lt;source lang=&quot;javascript&quot;&gt; &lt;!DOCTYPE HTML&gt;  &lt;html&gt;  &lt;head&gt;    &lt;meta charset=&quot;utf-8&quot;&gt;      &lt;link rel=&quot;stylesheet&quot; href=&quot;css/estilos1.css&quot;&gt;      &lt;script src=&quot;js/jquery-1.5.…».</title>
		<link rel="alternate" type="text/html" href="http://wikiserver.infomerce.es/index.php?title=Solucio_enlla%C3%A7ar_eliminar_classe&amp;diff=4004&amp;oldid=prev"/>
				<updated>2015-02-12T19:29:51Z</updated>
		
		<summary type="html">&lt;p&gt;Es crea la pàgina amb «&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt; &amp;lt;!DOCTYPE HTML&amp;gt;  &amp;lt;html&amp;gt;  &amp;lt;head&amp;gt;    &amp;lt;meta charset=&amp;quot;utf-8&amp;quot;&amp;gt;      &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;css/estilos1.css&amp;quot;&amp;gt;      &amp;lt;script src=&amp;quot;js/jquery-1.5.…».&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Pàgina nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE HTML&amp;gt; &lt;br /&gt;
&amp;lt;html&amp;gt; &lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
  &amp;lt;meta charset=&amp;quot;utf-8&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;css/estilos1.css&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;script src=&amp;quot;js/jquery-1.5.1.min.js&amp;quot; &amp;gt;&amp;lt;/script&amp;gt;  &lt;br /&gt;
    &amp;lt;script src=&amp;quot;js/fichero4_addClass.js&amp;quot; &amp;gt;&amp;lt;/script&amp;gt;  &lt;br /&gt;
  &amp;lt;title&amp;gt;Ejercicio4_addClass&amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt; &lt;br /&gt;
&amp;lt;body&amp;gt; &lt;br /&gt;
   &amp;lt;h1&amp;gt;Ejemplo de cambio de estilos&amp;lt;/h1&amp;gt; &lt;br /&gt;
  &amp;lt;input type=&amp;quot;button&amp;quot; id=&amp;quot;elBotonA&amp;quot; value=&amp;quot;Añdir clase&amp;quot;&amp;gt; &lt;br /&gt;
  &amp;lt;input type=&amp;quot;button&amp;quot; id=&amp;quot;elBotonE&amp;quot; value=&amp;quot;Eliminar clase&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;/body&amp;gt; &lt;br /&gt;
&amp;lt;/html&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
//Fichero JavaScript &lt;br /&gt;
$(document).ready(inicializarEventos); &lt;br /&gt;
 &lt;br /&gt;
function inicializarEventos(){ &lt;br /&gt;
  $(&amp;quot;#elBotonE&amp;quot;).click(desasociarClase); &lt;br /&gt;
  $(&amp;quot;#elBotonA&amp;quot;).click(asociarClase);} &lt;br /&gt;
 &lt;br /&gt;
function asociarClase(){ &lt;br /&gt;
  var x=$(&amp;quot;h1&amp;quot;); &lt;br /&gt;
  x.addClass(&amp;quot;azul&amp;quot;);} &lt;br /&gt;
 &lt;br /&gt;
function desasociarClase(){ &lt;br /&gt;
  var x=$(&amp;quot;h1&amp;quot;); &lt;br /&gt;
  x.removeClass(&amp;quot;azul&amp;quot;);} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
//Fichero de estilos &lt;br /&gt;
.azul{ &lt;br /&gt;
  color: #0000cc; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jnoguera</name></author>	</entry>

	</feed>