Yamli API
Yamli
Configure the Yamli API in 3 easy steps!
Step 1: Choose your page options
Language:
Enable Yamli by default: help
close On: Recommended if mostly Arabic text is expected.
Users will be able to use Yamli right away. Yamli will not interfere if users are typing Arabic with an Arabic keyboard.

Off: Recommended if mostly English text is expected.
Users will not be able to use Yamli until they enable it through the menu.
Step 2: Identify your textboxes
Textbox Id help
close This is the id of the textbox you want to have Yamli on. To locate it go to the your page's HTML source code and locate one of the following tags:
<input type="text" id="textbox_id_1" ... />
or
<textarea id="textbox_id_2" ... ></textarea>
Then just type the id (for example textbox_id_1) in the box below.

If your textbox does not have an id, you can easily add one.
Button Placement Sample Textbox
Textbox   (remove)
Add another textbox
Step 3 of 3: Copy HTML into your page
Copy the HTML code below at the end of your HTML page. To do so, look for </body>, and paste the Yamli code just above it.
    ... your HTML content goes here ...
    
  </body>
</html>
Stay up to date with new Yamli API features:
Sign up for updates.

There are many more options for you to customize and control the Yamli API. For example:

For more details on how to use and customize the Yamli API, read our API documentation.

Build 5527 - 11/4/2017