Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Post your Jquery so we can have a look mate. Commented Jan 8, 2013 at 15:28
  • How did you referenced jQuery? Did you wrap your code within a $(function() { .... }); block? Commented Jan 8, 2013 at 16:22
  • @Fox and SteveB, js code works prefect if page does not contain view of image library. This code is invoked into '$(document).ready(function() {})', I've binded event for span element. I've added jQuery through ScriptLink server tag. Commented Jan 8, 2013 at 16:34