RE: Bind issues - observation

2010-09-03 Thread Andrew Scott
, Andrew Scott http://www.andyscott.id.au/ > -Original Message- > From: Stephens, Larry V [mailto:steph...@indiana.edu] > Sent: Saturday, 4 September 2010 3:38 AM > To: cf-talk > Subject: RE: Bind issues - observation > > > Thanks. I do understand most of this

RE: Bind issues - observation

2010-09-03 Thread Rick Faircloth
Amen to jQuery! -Original Message- From: Tony Bentley [mailto:cascadefreehee...@gmail.com] Sent: Friday, September 03, 2010 1:13 PM To: cf-talk Subject: Re: Bind issues - observation Larry, It sounds like your problem is mainly the architecture that you're dealing with. It is r

RE: Bind issues - observation

2010-09-03 Thread Stephens, Larry V
Thanks. I do understand most of this and do use javascript in many cases. Looks like I need to bone up on jquery. -Original Message- From: Tony Bentley [mailto:cascadefreehee...@gmail.com] Sent: Friday, September 03, 2010 1:13 PM To: cf-talk Subject: Re: Bind issues - observation

Re: Bind issues - observation

2010-09-03 Thread Tony Bentley
Larry, It sounds like your problem is mainly the architecture that you're dealing with. It is really important to understand modern Ajax (not the old Async JavaSript & XML) and how to finely tune Ajax JavaScript libraries to do what you want. More specifically how to handle Ajax debugging and

Re: Bind issues - observation

2010-09-03 Thread Steve Milburn
Check out Firebug Lite that works among all major browsers, including IE - http://getfirebug.com/firebuglite On Fri, Sep 3, 2010 at 11:18 AM, Stephens, Larry V wrote: > > I'm sure this isn't news to most of you but perhaps there are one or two > people out the