we provide information about gadget news and price information and specs samsung, huawei, Tecno Price products, Specifications, Features and more information about software from blackberry and android

Saturday, February 1, 2014

Displaying a Bootstrap Modal in Rails with an AJAX call

Displaying a Bootstrap Modal in Rails with an AJAX call - Did you know that every day there is always a new technology that is created? if you want to know please refer to the blog Gadget News well now we will discuss first about Displaying a Bootstrap Modal in Rails with an AJAX call as you need now, we have compiled this article carefully, so please see to finish.

Articles : Displaying a Bootstrap Modal in Rails with an AJAX call
full Link : Displaying a Bootstrap Modal in Rails with an AJAX call

You can also see our article on:


Displaying a Bootstrap Modal in Rails with an AJAX call

I am in the process of building a simple Learning Management Solution. I wanted to display a Bootstrap modal pop-up on click of the Add Capsules button. The idea was that on click of this button, an AJAX call should be made to the server, with the current Learning Path ID, so that it can query the DB, and find the potential capsules to be returned for the learning path. I would return an HTML snippet as response, which I wanted to insert into the body of the modal.

See screenshot below of how it looks:

Bootstrap Modal Pop up on click of Add Capsules button (with Ajax response body)












Check out this commit on Github to see the work that was needed: Bootstrap Modal Commit. The comment on the Github explains the details. It was actually quite easy once you know how.

I believe instead of sending an HTML snippet from the backend, a better practice is to send JSON data, and then construct the HTML at the browser via javascript. I guess, I could do that too, but this was really simple to do. I might modify it to return JSON some time in the recent future.

Reference:



article Displaying a Bootstrap Modal in Rails with an AJAX call has been completed in the discussion

hopefully the information Displaying a Bootstrap Modal in Rails with an AJAX call that we provide can be useful for you to know the development of technology in the present

articles Displaying a Bootstrap Modal in Rails with an AJAX call we have conveyed to you, if feel this information is useful and you want to bookmark or share so that more people who know please use link https://profsmythe.blogspot.com/2014/02/displaying-bootstrap-modal-in-rails.html.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Displaying a Bootstrap Modal in Rails with an AJAX call

0 comments:

Post a Comment