Thanks, Checked it out. Dropdown and Navbar dropdown are working, but carousel, collapse and modal are not working.
also, i don't know if it is relevant - on the bs5 doc homepage (at https://getbootstrap.com/docs/5.0/getting-started/introduction/) : 1. it says css file https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css must be loaded before other stylesheets, but i couldn't see it loaded. 2. The javascript file https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js is required before closing </body> tag, but i see it loaded twice, in the header and near the end of the page (I attempted the above but not having skills at tool development level i get held up at every little thing) in the examples - Alerts - the link in the link colour example points to BS-4 doc, you may want to change that to BS-5 :) with warm regards Sanjay Minni On Sat, 31 Jul 2021 at 00:49, Torsten Bergmann <asta...@gmx.de> wrote: > Hi Sanjay, > > you wrote: > >as some of the examples are not working for me like "collapse" "dropdown" > > This was already fixed - I forgot to push to GH. Load latest version from > master. > > Have fun > T. (aka "astares") >