https://github.com/openscriptures/HebrewLexicon/blob/master/sinri/json/StrongHebrewDictionary.json ```javascript var data={"dict":...}; var dict=data.dict; var dict_mapping=data.mapping; ``` THIS FILE NOT ROADING I want below this code fix it https://github.com/openscriptures/HebrewLexicon/blob/master/sinri/HebrewStrongDictionary.html HebrewStrongDictionary.html ```html <script src="./js/jquery.min.js"></script> <script src="./json/StrongHebrewDictionary.json"></script> <!--ajax code delete--> ```
https://github.com/openscriptures/HebrewLexicon/blob/master/sinri/json/StrongHebrewDictionary.json
THIS FILE NOT ROADING
I want below this code fix it
https://github.com/openscriptures/HebrewLexicon/blob/master/sinri/HebrewStrongDictionary.html
HebrewStrongDictionary.html