<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Jquery_custom_attribute</id>
		<title>Jquery custom attribute - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Jquery_custom_attribute"/>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Jquery_custom_attribute&amp;action=history"/>
		<updated>2026-05-20T12:57:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://wiki.johnfreier.com/index.php?title=Jquery_custom_attribute&amp;diff=373&amp;oldid=prev</id>
		<title>Jfreier: Created page with 'Use a custom attribute on an HTML tag and manipulate it in JQuery.    &lt;script&gt;  $(document).ready(function() {       $('a').click(function() {            var id = $(this).attr('g…'</title>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Jquery_custom_attribute&amp;diff=373&amp;oldid=prev"/>
				<updated>2011-08-11T15:47:59Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;Use a custom attribute on an HTML tag and manipulate it in JQuery.    &amp;lt;script&amp;gt;  $(document).ready(function() {       $(&amp;#039;a&amp;#039;).click(function() {            var id = $(this).attr(&amp;#039;g…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Use a custom attribute on an HTML tag and manipulate it in JQuery.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;script&amp;gt;&lt;br /&gt;
 $(document).ready(function() {&lt;br /&gt;
      $('a').click(function() {&lt;br /&gt;
           var id = $(this).attr('goto');&lt;br /&gt;
           alert(id);&lt;br /&gt;
      });&lt;br /&gt;
 });&lt;br /&gt;
 &amp;lt;/script&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;a href=&amp;quot;#&amp;quot; goto=&amp;quot;8&amp;quot;&amp;gt;Click Here&amp;lt;/a&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jfreier</name></author>	</entry>

	</feed>