Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AHKv1 with the Library and Bootstrap v5.1 #41

Open
Gavman05 opened this issue Jul 25, 2024 · 1 comment
Open

AHKv1 with the Library and Bootstrap v5.1 #41

Gavman05 opened this issue Jul 25, 2024 · 1 comment

Comments

@Gavman05
Copy link

Gavman05 commented Jul 25, 2024

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

@G33kDude
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants