Environment ASP.NETMVC C#HTML CSS jquery 3.3.1 postgres4
https://qiita.com/yuu-eguci/items/40f171dff0f8c2cb4748
Based on the above article, I tried to install the multilingual switch button.
The ajax in javascript is no longer responsive and DB data is no longer available.
I was able to localize the description of html.
Browser localization with language switching was successful.
DB localization with language switching button is not working.
If anyone understands, please take good care of me.
javascript ajax stops responding
Start with /
instead of page-facing URLs used by ajax
Try changing the URL from the beginning of the site.
Try pressing F12 in your browser to see what the AJAX communication is responding to.
© 2024 OneMinuteCode. All rights reserved.