floatype.js
floatype.js copied to clipboard
Fix issue #2
Fixes #2
Changes Made:
- Changed contents of span [id: floatype-caret] with a
[caret]placeholder. - Updated
floatype.min.jsto reflect the above change.
Hi @Mesfrum. Can you host a static page of your implementation so that I could test it?
@knadh @Mesfrum
Here's the hosted link for this PR: https://66cb03ba361cdfeb5ae6afd7--splendid-muffin-059e1b.netlify.app/
Please also refer to this PR before merging because this PR unnecessarily adds text [caret] in the placeholder.
Fixed in #7.