top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Problem with jQuery simpleZoom Plugin for Rails?

0 votes
216 views

I have a problem when I try to use jQuery simpleZoom Plugin in rails. I want to use it when select image from database, how can I do it?

posted Jul 16, 2014 by Seema Siddique

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+2 votes

Please suggest some tutorial which I could follow in order to learn Jquery with Rails?.

I'm trying to do this but it does not work.

 'user-img_style', :id => 'jquery'%>

 $( "#jquery" ).click(function() {
 alert( "Handler for .click() called." );
 });
0 votes

I am having problems populating my db. I created a sample_data.rake file. When I run rake db:populate it shows exactly what it should show- no errors. But when I go to localhost and try to login the db has not been populated. Any suggestions??

+1 vote

Could you please help me to choose the right plugin between Jquery and Dojo?

We need mainly need this for date picker fields. I like the Jquery date picker but it is not bundled with Struts 2 pack, is that a concern?

...