Hi, there are a couple functions declared in jQuery such as genFx and
num, that would be useful in other aspects of jQuery development, and
other js activities. They are not attatched to the jQery ovbject. Is
there any way currently to access them (me thinks not?), and could
they be instead declared as members of a new object such as
jQuery.util? Would it be a performace hit, or is there another reason
not to expose them?

Thanks!

Reply via email to