You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by Mark Wolfe <ma...@hsd.com.au> on 2001/06/28 02:34:23 UTC

How do i go about offering a change to Utils taglib

Line 147 is currently

	out.println("    formObj = document." + this.name + ";");

needs to change to

	out.println("    var formObj = document." + this.name + ";");

So that it works in Internet Explorer otherwise it raises a javascript
error. Haven't tested the change in Netscape so if anyone has that facility
i would love to know how it goes.

Also would anyone object to me expanding the validate tage to also encompase
numeric validation an posibly a couple of other features.

I have already started on these changes and could email the source to this
list for review if thats prudent..

Regards,

Mark Wolfe
-------------------------------------------------------
Hammond Street Developments Pty. Ltd.
  P.O. Box 5062
  Ringwood Victoria  3134
  Australia

  Ph: +613 9875 5910
  Fx. +61 3 9877 5699
  E-mail: mailto:mark.wolfe@hsd.com.au
  Web: http://www.hsd.com.au