Dear all Developers,
i have try jquery image plugin call " 
jQuery-Plugins-For-Simple-Image-Gallery-with-Magnifying-Glass-Effect ".
but i got message when view. it doesn't show image. i don't know why?
this is my view code 
  <%= stylesheet_link_tag 'jquery.simpleGallery.css' %>
  <%= stylesheet_link_tag 'jquery.simpleLens.css' %>
  <%= javascript_include_tag 'jquery.simpleGallery.js' %>
  <%= javascript_include_tag 'jquery.simpleLens.js' %>
<div class="simpleLens-gallery-container" id="demo-1">
                <div class="simpleLens-container">
                    <div class="simpleLens-big-image-container">
                        <a class="simpleLens-lens-image" 
data-lens-image='a.jpg'>
                            <%= image_tag @blog.image.url, 
class:"simpleLens-big-image" %>
                        </a>
                    </div>
                </div>
 </div>
thanks.    
-- 
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit
https://groups.google.com/d/msgid/rubyonrails-talk/d7358831-2b5d-4676-9d53-9f561374ea15%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.