Action attribute form from element.

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3738 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Tobias Markmann 2009-12-19 11:44:49 +00:00
parent 56dcf37ba9
commit 0224f0d146
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<p>This page lists approved XMPP extensions as well as proposals that are under active consideration. A <a href="all.shtml">list of all XEPs</a> (including retracted, rejected, deprecated, and obsolete XEPs) is also available. Good places for developers to start are the <a href='xep-0242.html'>client compliance</a> and <a href='xep-0243.html'>server compliance</a> definitions, as well as the <a href='/tech/'>technology overview pages</a>.</p>
<p class="jsSupport" style="display: none;"><em>Note: The following table is sortable, just click on the headers (click twice to reverse the sort order).</em></p>
<p class="jsSupport" style="display: none;"><em>Note: You can change show/hide the various types of XEPs by checking/unchecking the checkboxes below.</em></p>
<form>
<form action="#">
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("p#status-selector > input").click(function(event){