Hello,

I am trying to create a gallery like in this website:

Web Sites

When you hover mouse over the gallery certain notes appears on top of the images. How to create such thing through jquery?

Recommended Answers

All 3 Replies

You may want to study the client side code to figure it out. I'm sure you can find some plug-ins out there already written, but if you wanted to do something yourself, it should be too hard.

you need some divs, some hidden divs, position them in the right place, then on the jquery hover event, show/hide divs and add some animation.

Well, if you search it on google, what the key words?

I think I might do it faster just by copying the finished code and modify it if I need to.

I'm not exactly sure what this would be called. I suspect something along the lines of "content switcher".

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.