[OK] .show() question
[OK] .show() question
hi all,
I'm working with jquery and i have a question about jquery .show()!
So I've an image with 3 areas, and when i click on a specific area I display another image and text! Everything is going on smoothly =)
But the .show() function display the new image from the top left corner every time (normal), and I'd like to display it from the clicked area...
I mean, that if we click on the bottom right area, can the new image appears from this area(or from the bottom right corner) and not from the normal one??
PS : sorry for my english I'm french :s