bootstrap

A collection of 2 posts
Problem Solved: Navigation on Scroll
navigation

Problem Solved: Navigation on Scroll

A challenge we recently faced was that we needed to create a navigation that shows only when scrolling up. How did we solve it? Well, firstly, the HTML for the form was created. Keep in mind that while creating the form, Bootstrap was used. Here we have solved the problem
3 min read
Creating Rails Modals Using Bootstrap
ruby on rails

Creating Rails Modals Using Bootstrap

Instead of writing your own JavaScript code for handling remote modals in your Rails application, it is a much simpler approach to implement it by using Bootstrap. In this tutorial, we will explain how to do it efficiently.
2 min read
Page 1 of 1