http://www.lawguild.eu/lawroster/index.php
This occured after upgrading to 1.7.1. I have never had any problems with the roster before.
<div style="text-align:center;margin:10px;"><a href="http://lawguild.eu">
<img src="img/banner3.jpg" alt="" style="border:0;margin:10px;" /></a>
</div>
<!-- End Roster Header -->
/******************************
* WoWRoster.net Roster
* Copyright 2002-2006
* Licensed under the Creative Commons
* "Attribution-NonCommercial-ShareAlike 2.5" license
*
* Short summary
* http://creativecommons.org/licenses/by-nc-sa/2.5/
*
* Full license information
* http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode
* -----------------------------
*
* $Id: mainjs.js 246 2006-10-11 07:19:43Z zanix $
*
******************************/
function submitonce(theform)
{
//if IE 4+ or NS 6+
if (document.all||document.getElementById)
{
//screen thru every element in the form, and hunt down "submit" and "reset"
for (i=0;i<theform.length;i++)
{
var tempobj=theform.elements[i];
if(tempobj.type.toLowerCase()=='submit'||tempobj.type.toLowerCase()=='reset')
//dis
Return to General Support & Feedback
Users browsing this forum: No registered users and 1 guest