Answer the question
In order to leave comments, you need to log in
How to implement Bootstrap 4.0 into a 2003 project "gradually"?
There is an old project, you need to “modularly” cut bootstrap 4.0 into it.
The option to change everything at once does not fit, the option not to tie too.
How can you inject it into certain parts of the application (in the spirit of iframes, but preferably without them) so that in the end it’s painless to switch to new and fresh styles? Maybe something in the spirit of the Jquery.noConflict approach is there?
Answer the question
In order to leave comments, you need to log in
Connect it with the first file of existing styles and see how much it will ruin the layout and fonts, then try with your styles as much as possible to return the site to its original state and if it works out, then you can safely typeset the new functionality on the bootstrap
even strange things are advised.
Just create a new header with bootstrap and hack up the old one on each page by rewriting the page.
So gradually rewrite everything.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question