I was actually replying to Azat but yes, I read your post.
Your code is cool, not that different from the one we had back then,
written by John.

The thing is, how often would you actually call isFunction on alert(,
confirm, etc) or a DOM element's method. You certainly won't be
passing those as a function argument too often, is it really worth the
overhead, bytes, etc ?

--
Ariel Flesler

On Aug 3, 9:16 pm, Andrea Giammarchi <andrea.giammar...@gmail.com>
wrote:
> Ariel not sure you read my post already, what I am talking about is an
> isIECallable function that could be a part from isFunction (I used
> isIENativeFunction but it does not matter the name, it can be only less than
> 100 characters and nothing else)
>
> Regards
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to