javascript - How can I make a bootstrap slide modal? -
as in modals arrows on each side.
i need 5 modals go in circle.
i use html/css, javascript, , bootstrap.
i'm not familiar on how use js file , call in html file i'm assuming similar calling css file.
i've been using jquery dialog, part of jquery ui library. provides modal dialog support can implement on client side. there jsfiddle.net examples if search. use arrow buttons on each side navigate forward , backward.
Comments
Post a Comment