Re: [Tacos-devel] Tacos-beta2, Dojo 0.2.2, and Internet Explorer ( IE)

2006-07-28 Thread David . Harvey
during the body's onload event in IE 6.    Regards, David Harvey Ingenix, Inc.    From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael LongSent: Friday, July 28, 2006 10:44 AMTo: tacos-devel@lists.sourceforge.netSubject: [Tacos-devel] Tacos-beta2, Dojo 0.2.2, and

[Tacos-devel] Which version of DOJO works with Tacos and why?

2006-07-28 Thread David . Harvey
Sorry to spam to both lists but this has been driving me absolutely crazy.   The dojo shipped with the 10-July source snapshot of Tacos3 (linux ls -l output) -- 511162 Jun 19 16:23 d

[Tacos-devel] Anybody using 10-July source snapshot of Tacos on IE?

2006-07-28 Thread David . Harvey
Does anybody know if anybody is using the 10 July source snapshot of Tacos4 (tacos4-beta-3-20060710-1929-lib)successfully on Internet Explorer 6? Thanks in advance, David Harvey Ingenix, Inc. "Secure Server GDV" made the following annotations on 07/28/2006 0

Re: [Tacos-devel] FW: HELP: If dojo.event.connect doesn't work for the onload event why do the Tacos widgets do it that way!

2006-07-27 Thread David . Harvey
I added it in a just before the closing tag in the html template.  The alert doesn't show up. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jesse KuhnertSent: Thursday, July 27, 2006 3:46 PMTo: Tacos DevelopersSubject: Re: [Tacos-devel] FW: HELP: If dojo.event.connect

Re: [Tacos-devel] FW: HELP: If dojo.event.connect doesn't work for the onload event why do the Tacos widgets do it that way!

2006-07-27 Thread David . Harvey
red. > > > > > > -Original Message- > > > From: > [EMAIL PROTECTED] > >

Re: [Tacos-devel] FW: HELP: If dojo.event.connect doesn't work for the onload event why do the Tacos widgets do it that way!

2006-07-27 Thread David . Harvey
en the following html page loads it should fire > > two alerts, once for the onload on the body element and the second > > when onload event finds the attached handler function,

[Tacos-devel] FW: HELP: If dojo.event.connect doesn't work for the onload event why do the Tacos widgets do it that way!

2006-07-27 Thread David . Harvey
onload event is completely non-functional in IE when> > I'm loading dojo.  When the following html page loads it should fire > > two alerts, once for the onload on the body element and the second> > when onload event finds the attached handler

[Tacos-devel] HELP: If dojo.event.connect doesn't work for the onload event why do the Tacos widgets do it that way!

2006-07-27 Thread David . Harvey
the following html page loads it should fire > > two alerts, once for the onload on the body element and the second> > when onload event finds the attached handler function,> > documentLoadingHandler().  This works in Firefox.  If I use a page > > that doesn't

Re: [Tacos-devel] AjaxEvent doesn't submit in IE with the latest beta 3 snapshot

2006-06-19 Thread David . Harvey
"onchange=components.headerOtherDataChange"/> > > > etc > > > In InternetExplorer 6.x this code does not submit the form when the > contents of the TextField changes and loses focus. This code was > working previ

[Tacos-devel] Permission denied focus problem with Tacos and/or Tapestry

2006-06-19 Thread David . Harvey
le == null) { if (field.select) { field.select(); } } } } } Anybody have any ideas as to how to fix the focus issue? Thanks, David Harvey Ingenix, Inc. "Secure Server GDV" made the following annotations on 06/19/2006 05:49:06 PM

[Tacos-devel] AjaxEvent doesn't submit in IE with the latest beta 3 snapshot

2006-06-19 Thread David . Harvey
. etc In InternetExplorer 6.x this code does not submit the form when the contents of the TextField changes and loses focus. This code was working previously with tacos4-beta-3-20060509-1708 Any clues? Thanks, David Harvey Ingenix, Inc. "S

[Tacos-devel] Tacos components seem to be really slow and mess up keyboard focus.

2006-06-12 Thread David . Harvey
ral AjaxForms and the keyboard focus might go to the 'next' AjaxForm, which is not being updated.    Anybody have any clues as to how I can solve these two problems?   Thanks, David Harvey Ingenix, Inc.  "Secure Server GDV" made the following annotations on 06/12/2006 09:1

RE: [Tacos-devel] Tacos Beta 3?

2006-05-09 Thread David . Harvey
ctor some stuff So, perhaps it will happen in 2-3 weeks - anyway, i'll try posting a nightly build tomorrow, you can use that... Harvey, David wrote: > Hello all, > Is there a schedule for the official release of Tacos beta? > Thanks, > David Harvey > Ingenix, Inc. >

[Tacos-devel] An example popup use of AjaxForm

2006-03-27 Thread David . Harvey
Hello all, excellent library this Tacos.  Congratulations to everyone involved in development and testing!  I have ajax without most of the pain of maintaining my own _javascript_ and dom parsing stuff.    I was wondering if anybody has an example of using the popup option of the AjaxForm