[UPHPU] jquery: hover(over,out)

Wade Preston Shearer lists at wadeshearer.com
Mon Dec 8 23:19:16 MST 2008


On 8 Dec 2008, at 23:12, Richard K Miller wrote:

> Does this work?
>
> $('tr').hover(banana, banana);
>
> This passes the functions themselves instead of the values that the  
> functions returned.

Interesting; it does. My problem isn't solved however because in my  
real code (my example was simplified), I need to pass values into the  
functions like this:

$('tr').hover(banana(a,b), banana(a,b));
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2425 bytes
Desc: not available
Url : http://uphpu.org/pipermail/uphpu/attachments/20081208/6c1ac33d/smime.bin


More information about the UPHPU mailing list