[jQuery] Any sample project practice to follow ?

[jQuery] Any sample project practice to follow ?


Hi everyone knows how jquery works, but a project that needs to handle
large amount of dynamic like Meboo.com , how actually coding in jquery
will win prototype ? and which is the best practice to code in ? for
example , each Tabs is dynamic, add , remove, rename, disable, hide,
show and every new tab added must have the basic event handling like
the above, And disable will actually give another new event handling .