<?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=Exercici6_axax_jquery</id>
		<title>Exercici6 axax jquery - 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=Exercici6_axax_jquery"/>
		<link rel="alternate" type="text/html" href="http://wikiserver.infomerce.es/index.php?title=Exercici6_axax_jquery&amp;action=history"/>
		<updated>2026-05-09T16:21:55Z</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=Exercici6_axax_jquery&amp;diff=16517&amp;oldid=prev</id>
		<title>Jcomas: Es crea la pàgina amb «== Programa de client '''exercici6.html''' amb JQUERY ==  &lt;source lang=html&gt; &lt;html&gt; &lt;body&gt; &lt;h1&gt;exercici 6 AJAX&lt;/h1&gt; &lt;input type=&quot;text&quot; id=&quot;input&quot;&gt;&lt;/input&gt; &lt;br&gt;Suggerim...».</title>
		<link rel="alternate" type="text/html" href="http://wikiserver.infomerce.es/index.php?title=Exercici6_axax_jquery&amp;diff=16517&amp;oldid=prev"/>
				<updated>2022-04-27T16:49:44Z</updated>
		
		<summary type="html">&lt;p&gt;Es crea la pàgina amb «== Programa de client &amp;#039;&amp;#039;&amp;#039;exercici6.html&amp;#039;&amp;#039;&amp;#039; amb JQUERY ==  &amp;lt;source lang=html&amp;gt; &amp;lt;html&amp;gt; &amp;lt;body&amp;gt; &amp;lt;h1&amp;gt;exercici 6 AJAX&amp;lt;/h1&amp;gt; &amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;input&amp;quot;&amp;gt;&amp;lt;/input&amp;gt; &amp;lt;br&amp;gt;Suggerim...».&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Pàgina nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Programa de client '''exercici6.html''' amb JQUERY ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;h1&amp;gt;exercici 6 AJAX&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;text&amp;quot; id=&amp;quot;input&amp;quot;&amp;gt;&amp;lt;/input&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;Suggeriments:&lt;br /&gt;
&amp;lt;div id=&amp;quot;contingut&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script src=&amp;quot;https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
$(&amp;quot;input&amp;quot;).on(&amp;quot;input&amp;quot;,change);&lt;br /&gt;
&lt;br /&gt;
function change() {&lt;br /&gt;
        $.get(&amp;quot;exercici6.php&amp;quot;,{q:input.value},function(data,textStatus, jqXHR){      &lt;br /&gt;
        $(&amp;quot;#contingut&amp;quot;).html(data);&lt;br /&gt;
    });&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jcomas</name></author>	</entry>

	</feed>