Actually, I have an auto-builder nearly complete. I hope to have it
released very soon. It'll help to give you, at least, some control
over the functionality that you want to include.

--John

On 3/22/07, Scottus <[EMAIL PROTECTED]> wrote:
>   Mootools distribution allows you to build a custom distribution with
> just the functionality
> you need.
>
> http://mootools.net/download
>
> I would love it if we could do this with jquery.
>
> 95% of what I use jquery for is Unobtrusive Scripting.
>
> i.e.
>
> $("span#closeppk").click(function()
>
> The other 5%  is the Ajax functionally  and ready function
>
> $("span#bigppk").load("file.txt")
>
> $(document).ready(function(){
>
>
>
>
> for almost everything else i just write my javascript code.
>
> I know a lot of functionality is packed into the 20k download but I don't use
> more the 3k or 4k of it and would like to have an auto build like mootools'
> so i don't carry around more code then I need.
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to