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
I'm not a developer bur I'm doing this Meditation and Buddhism related site texts https://find.dhamma.gift/
And your project could be a perfect part of it but I'm almost 0 in js so I couldn't change the input from user file to input from local file on the server
I tried some nonsense like var $input = $('/home/a0092061/data/dictfiles/dpd-grammar-mdict.mdx').on('change', accept);
But of course it doesn't work.
Could you please give me some hint how to do that. Or may be you already have this option somewhere else in other project?
The text was updated successfully, but these errors were encountered:
Hello. Thank you so much for the project
I'm not a developer bur I'm doing this Meditation and Buddhism related site texts https://find.dhamma.gift/
And your project could be a perfect part of it but I'm almost 0 in js so I couldn't change the input from user file to input from local file on the server
I tried some nonsense like var$input = $ ('/home/a0092061/data/dictfiles/dpd-grammar-mdict.mdx').on('change', accept);
But of course it doesn't work.
Could you please give me some hint how to do that. Or may be you already have this option somewhere else in other project?
The text was updated successfully, but these errors were encountered: