You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to get a HTML made with the new accordions and some pills. I noticed that in order to make the accordion code from bootstrap v5.1 i had to put updated bootstrap.min js and css files into the folder compared to what was in the example. I could not find a new file for the jquery.min js so i just left as is. However now when putting a new HTML file with the accordion into a ahk the accordion buttons do not work but they do when i live view it on google.
Is there a fix for this. thank you so much
Bellow is my files you can view the html on crome just fine but AHK i cant seem to get to work. Any help would be great thanks.
Bootstrap 5 does not support the IE11 Trident render engine. If you must use Bootstrap 5, then you cannot use Neutron. Try WebViewToo instead. https://github.com/The-CoDingman/WebViewToo
Im trying to get a HTML made with the new accordions and some pills. I noticed that in order to make the accordion code from bootstrap v5.1 i had to put updated bootstrap.min js and css files into the folder compared to what was in the example. I could not find a new file for the jquery.min js so i just left as is. However now when putting a new HTML file with the accordion into a ahk the accordion buttons do not work but they do when i live view it on google.
Is there a fix for this. thank you so much
Bellow is my files you can view the html on crome just fine but AHK i cant seem to get to work. Any help would be great thanks.
BootStrap SD.zip
The text was updated successfully, but these errors were encountered: