On Jul 31, 5:44 am, "#micah" wrote:
> I've created a javascript object like so:
>
> var myObj={
> // internally used
> OtherFunction: function(){ alert('hi');},
>
> // externally used
> EditInfo: function(){
> this.OtherFunction();
> }
>
> };
>
> if i b
On Thu, Jul 30, 2009 at 3:51 PM, #micah wrote:
>
> Would you recommend using the .bind(type, data, fn) function to
> achieve what i'm trying to do? Or could you steer me in the right
> direction? I'm surprised that the .click() works in that manner. How
> would you dynamically assign that function
;
>
> To: "jQuery (English)"
>
>
> Date: 07/30/2009 03:52 PM
&g
To: "jQuery (English)"
Date: 07/30/2009 03:52 PM
Subj
Would you recommend using the .bind(type, data, fn) function to
achieve what i'm trying to do? Or could you steer me in the right
direction? I'm surprised that the .click() works in that manner. How
would you dynamically assign that function to that button?
On Jul 30, 3:48 pm, Michael Lawson wro
Because you are binding the click event to the button and not your object
cheers
Michael Lawson
Development Lead, Global Solutions, ibm.com
Phone: 1-276-206-8393
E-mail: mjlaw...@us.ibm.com
'Whether one believes in a religion or not,
and whether one believes in rebirth or not,
there isn't any
6 matches
Mail list logo