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?
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." ); });
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??
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?