Re: javascript question, redux
- From: "Gary Palmer, Jr" <garypalmerjr cfl rr com>
- To: Luis Villa <louie ximian com>
- Cc: gnome web site <gnome-web-list gnome org>
- Subject: Re: javascript question, redux
- Date: 21 May 2002 22:58:03 -0400
cool,
hey just to let you know too. You don't think really need the
javascript: line in your ONCLICK event
-> ONCLICK="gnome_2_bug();" should work just fine.
Gary
On Tue, 2002-05-21 at 22:54, Luis Villa wrote:
> Ah-ha! That did the trick. Thanks a bunch.
> Luis
>
> On Tue, 2002-05-21 at 22:43, Gary Palmer, Jr wrote:
> > your script is great but, but instead of an ONCHANGE event for the check
> > box it needs to be an ONCLICK event.
> >
> > this -> <INPUT TYPE="checkbox" NAME="gnome2_bug" ONCHANGE="javascript:
> > gnome_2_bug();">
> >
> > should be this -> <INPUT TYPE="checkbox" NAME="gnome2_bug"
> > ONCLICK="javascript: gnome_2_bug();">
> >
> >
> > On Mon, 2002-05-20 at 12:23, Luis Villa wrote:
> > > A few months ago I asked (and got several responses) to a javascript
> > > question here for bugzilla. It turns out, though, that the response I
> > > went with apparently doesn't work in NS 4.7.
> > >
> > > http://bugzilla.gnome.org/enter_bug.cgi?product=bugzilla.gnome.org
> > >
> > > Has an example of the script; it is the one that should put 'GNOME2' in
> > > the 'keywords' field. Anyone have any ideas how I can fix it? FWIW, the
> > > source for the current implementation is at:
> > >
> > > http://cvs.gnome.org/lxr/source/bugzilla/templates/enterbug_gnome.tmpl#1
> > >
> > > Thanks!
> > > Luis
> > > _______________________________________________
> > > gnome-web-list mailing list
> > > gnome-web-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/gnome-web-list
> >
> >
> > _______________________________________________
> > gnome-web-list mailing list
> > gnome-web-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-web-list
> >
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]