Closed MHM5000 closed 10 years ago
Hi @MHM5000,
can you please clarify how can we use this?
For typing the ZERO WIDTH NON-JOINER
char, in latest Persian/Arabic standards, you could use Shift+Space
which I tried, but won't work and thinks It's a simple space and makes a new tag instead of continuing the text.
Check out my site : MHM5000.ir. Two line blow the logo, you'll see this word: میگردم
.
If you use Inspector, you'll notice a ‌
in the middle of text.
If it still doesn't make sense, tell me.
To fix this simply set to true
the option no-spacebar
. So:
Create a tag box with this data
attributes:
<div data-no-spacebar="true" id="tagBox">preexisting-tag</div>
Add to your main JavaScript file:
$("#tagBox").tagging();
I believe these two should be implemented in the system, two. http://www.fileformat.info/info/unicode/char/200c/index.htm http://www.fileformat.info/info/unicode/char/200B/index.htm