vote up 2 vote down star
2

Is there any opensource samples of JQuery usages of StackOverFlow-like sites......

Any help in this direction??

flag

18% accept rate
2  
Can you rephrase your question, I'm not quite sure what you're asking... – Paolo Bergantino May 2 at 17:32

3 Answers

vote up 1 vote down check

You can make the same effects by using plugins.

link|flag
Yes, JQuery Plugin Architecture makes this way pretty convenient. Are there any JQuery plugins that covers - Voting - Tags - Editing (Community wiki style) - Badges – GrailsNewbie May 2 at 22:19
1  
voting, tags and badges are made on ajax, which supported by jQuery. For WYSIWYG editing you can use this plugin - livepipe.net/control/textarea , looks the same. – Mike May 2 at 22:45
stackoverflow.com/questions/816691/… – GrailsNewbie May 3 at 9:55
vote up 0 vote down

It could help if everybody would just make a list of the plugins that are being used. For example, for plotting they use: flot. For flot support on IE you need excanvas... I kind of feel this question has been answered before though...

link|flag
vote up 3 vote down

The web is full of them. For starters, I recommend reading through the Documentation.

link|flag
name one please – GrailsNewbie May 4 at 13:39

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.