xles / hyphenator

Automatically exported from code.google.com/p/hyphenator
GNU General Public License v3.0
0 stars 0 forks source link

hyphenator outside DOM #152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want to use the hyphenator outside the DOM.
At the time all elements with a class name are connected.

Background: Appcelerator Titanium, a javascript based frame work for building 
mobile Apps.

Best regards
Rainer

Original issue reported on code.google.com by kontakts...@googlemail.com on 4 Nov 2011 at 11:22

GoogleCodeExporter commented 9 years ago
Elements are collected when you call Hyphenator.run()

Does 
http://code.google.com/p/hyphenator/wiki/en_PublicAPI#mixed_Hyphenator.hyphenate
(mixed_target,_string_lang) do what you want?

Original comment by mathiasn...@gmail.com on 14 Nov 2011 at 11:52

GoogleCodeExporter commented 9 years ago
no answer

Original comment by mathiasn...@gmail.com on 25 Sep 2014 at 2:48