Saturday, April 28, 2012

ajax jquery loading

ajax loading screen

Twitter 101

Twitter integration basic

http://search.twitter.com/search.json?q=@XXX&page=X

@XXX : search keyword
X : Current Page

Wednesday, April 18, 2012

Monday, April 16, 2012

jquery 101

jquery 101

jquery sliding effects

Saturday, April 14, 2012

Light media player

Super light weight jquery player !!!

Friday, April 13, 2012

Upload control - Jquery + ASP.NET

clean and simple upload control for asp.net + jquery, this is not using form posting and using json to post data over to asp.net

this is using form posting which is not very useful, another framework which did form posting 

Many more for form posting
Link 1
Link 2

Thursday, April 12, 2012

loading User control

Reference

Someone builds a project on this

Similar concept but this is lazy loading
The problem with this is that, you won't be able to leverage on the server control that you have.

This is a big problem if you are looking at async postback, because you cannot have full control on the control name generated.

Jquery control 101

Super control 1

Jquery UI developer portal

Thursday, April 5, 2012

accordion

good example for accordion effect (expansion)

Good ui guy

Drag-And-Drop item sorter

Hierarchy sorter more description, very good control

Wednesday, April 4, 2012

Clean slider

You can get tons of slider in jquery, but most are confusing and hard to make changes.

This one is quite clean and easy to use, and it is able to hide the next and prev button whenever it is not necessary.

This slider is used for generating the content in the slider page.

Center alignment

This is always the pain the in the neck when you need to deal with CSS and div.

Solutions

Detailed explaination is provided in the above solutions,

instead of only applying the CSS on menu selection, you can change ul and li to class name in div.

Tuesday, April 3, 2012

jquery ui 101

Jquery tooltip

Jquery watermark

Tons of jquery effects

display your content like iPhone