[jQuery] Re: Is there a way to use this function without clicking the link twice?

2009-04-05 Thread Rick Faircloth
t; > How can I set up my code so that I can target a named function > without reference to the triggering code, such as with "onClick" > which is embedded within the triggering code, itself? > > Thanks, > > Rick > > > > -----Original Message----- > F

[jQuery] Re: Is there a way to use this function without clicking the link twice?

2009-04-05 Thread T.J. Crowder
out reference to the triggering code, such as with "onClick" > which is embedded within the triggering code, itself? > > Thanks, > > Rick > > > > -Original Message----- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > Behalf

[jQuery] Re: Is there a way to use this function without clicking the link twice?

2009-04-05 Thread Rick Faircloth
..@googlegroups.com] On Behalf Of Donny Kurnia Sent: Sunday, April 05, 2009 9:44 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Is there a way to use this function without clicking the link twice? Rick Faircloth wrote: > Strange question, I know…and perhaps stranger coding, but… > I’m

[jQuery] Re: Is there a way to use this function without clicking the link twice?

2009-04-05 Thread Donny Kurnia
Rick Faircloth wrote: > Strange question, I know…and perhaps stranger coding, but… > I’m trying to trigger a function with a text link and it works, but with the > function coded as is, the link has to be clicked twice. > > I’d like to keep the function coded starting with “function > ajaxCreateS