[jQuery] Re: JQuery Taconite and IE7

2007-07-04 Thread Chuck Lawson
Thanks Mike -- that worked great!!!

[jQuery] Re: JQuery Taconite and IE7

2007-07-04 Thread Mike Alsup
Chuck, Using inline event handlers (onclick) in the response is not supported by the Taconite plugin. It happens to work in FF, but it was a design decision not to add the overhead required to make it work in IE. You can achieve the same affect by changing your command doc a bit. For example: