Responsive Photo gallery JQuery [closed] - javascript

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am looking for a responsive photo gallery. I would like all the photos in b&w and when your mouse is over a photo that she gets colored. Does anyone have an idea ? a demo available ?
Thanks

I think this example would help:
http://gianlucaguarini.com/canvas-experiments/jQuery.BlackAndWhite/

Related

Rendering html to canvas [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I want to render my html to Canvas, with JS, html5;
I tried 'RasterizeHTML' and 'html2canvas' plugins but both have a lot of bugs.
Images are previewed cropped; some texts are not previewed at all.
in similar pages the same plugin behaves itself differently.
And there is a BIG issue concerning cross-browser support.
Can you tell me how to modify them or do you know the better solutions?

JavaScript/JQuery slider that will work with AJAX/JSON data [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am looking for non-commercial JavaScript/JQuery slider or some tutorial with slider which works fine with dynamically inserted data with AJAX/JSON. Could anyone advise some. Thanks.
try this jcarousel
Example
http://sorgalla.com/projects/jcarousel/examples/dynamic_ajax.html

JavaScript library for switching screens [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am looking for JavaScript library which allows to switch screens like it's done in iOS.
It's ok if it will be with buttons (not touch). The main thing is smooth switching screens.
Thanks.
Check out jQuery Mobile and Sencha Touch

Is there a plugin/library that can allow me to make a beautiful scrolling wall? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
If you go to http://wonderwall.msn.com/, you'll notice that the wall is scrollable...and it's an awesome grid layout.
Is there a library that can do this? Preferably in JQuery
The javascript library used on this site was YUI.
Here is a link to there site.
http://developer.yahoo.com/yui/
Although i dont think there is one plugin that will achieve the total effect. The wonderwall website uses a clever combo of js and good css.

Is there a JQuery plugin that can give you a tooltip underneath your mouse? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Just a simple jquery tooltip when you rollover a div.
http://jquery.bassistance.de/tooltip/demo/
This seems like its what you are looking for.
Simpletip
http://flowplayer.org/tools/demos/tooltip/index.html
Small and simple library and it also has any grreat plugins you can use.

Categories