[thelist] javascript error turning brain to mush (checkbox to ggles)

Joe Lance JoeL at HUMBOLDTBANK.COM
Thu Jan 30 18:28:00 CST 2003


mark,

I think your problem is the white space in the call to the toggleall
function
  onclick=toggleAll(this.form) When I removed the white space it worked like
a champ for me.

<snip>

<input type="button" name="toggle_tracks" value="toggle tracks"
onclick=toggleAll( this.form ) class="search_input_submit"></input>
</form>

</snip>

Joe








More information about the thelist mailing list