jquery-modal-rails
jquery-modal-rails copied to clipboard
The simplest possible modal for jQuery for the Rails 3.1+ asset pipeline
Hey Dirk, Firstly, thank you for creating this. This gives a viable means of modal implementation in Rails, especially if one is boycotting Bootstrap (I know, I know), and this...
When trying to install this gem on rails 5, I get ``` jquery-modal-rails (~> 0.0.4) was resolved to 0.0.4, which depends on railties (< 5.0, >= 3.2.0) ``` Is there...
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Please support functions as "SqueezeBox". 1. Open modal windows with image from url "< a href='img/image.jpg'>modal image< / a>" 2. Open modal windows with site in from url "< a...
Width / height parameter don't affects the modal size. "600", :height =>"400", :remote => true %> or "950", :height =>"800", :remote => true %> Keeps the same size.
hide the scroll bar
I verified that js and css files are loaded via asset pipeline. They are. When the link is clicked, the background darkens, but the modal never appears. I also tried...
Hello, as said in the subject the close button is not visible. Can I send a snapshot to understand what I mean?
Is there any way to reload modal with user registration instead of redirecting me to user registration page?
see: http://stackoverflow.com/a/24855721/139934