Closed GoogleCodeExporter closed 9 years ago
sorry the example in 3 works but my site under dev is not :
http://85.105.12.197/
i don't understand why? my site is a RoR Application (Ruby on Rails)
hyphenator works from Mac Os X on all Firefox and Safari versions but not on
Windows XP and same browsers ??? that's weird...
Original comment by gokce%as...@gtempaccount.com
on 15 Jun 2011 at 7:45
Hi
Looks like there's some corrupted pattern file in the DOM Storage.
Either clear DOMStorage in Firefox
(https://developer.mozilla.org/en/dom/storage#section_8) and the reload.
Or disable DOMStorage in Hyphenator.js
(http://code.google.com/p/hyphenator/wiki/en_PublicAPI#property_storagetype)
Regards,
Mathias
Original comment by mathiasn...@gmail.com
on 15 Jun 2011 at 8:27
Hi Mathias thanks for your reply,
but your solution didn't resolved the issue, @work on windows XP and firefox
i'm still unable to hyphenate, and @home it works like a charm. Can someone
check my site under construction http://www.mgk-medya.com (note: this is a
temporary link)
Kind Regards.
Gokce.
Original comment by gokce%as...@gtempaccount.com
on 17 Jun 2011 at 12:28
As noted in
http://code.google.com/p/hyphenator/wiki/en_HowToUseHyphenator#Step_by_Step_(adv
anced) you have to invoke the script (after) loading it.
On the linked page public.js (with Hyphenator.run()) comes before Hyphenator.js
So rearrange your script tags.
Original comment by mathiasn...@gmail.com
on 19 Jun 2011 at 6:33
Hi Mathias,
i finally succeed making it work on firefox, it noticed that i forgot including
the required language pattern file in the header now that i can see it is
working in firefox, what could be wrong with safari ? because Safari on Mac Os
X is not working...
Original comment by gokce%as...@gtempaccount.com
on 19 Jun 2011 at 7:56
you can close this issue everything is working well now. for safari i had to
add the option : remoteloading:false
Thanks a lot for yur help.
Kind Regards.
Gokce
Original comment by gokce%as...@gtempaccount.com
on 19 Jun 2011 at 8:12
Thanks
Original comment by mathiasn...@gmail.com
on 21 Jun 2011 at 3:38
Original issue reported on code.google.com by
gokce%as...@gtempaccount.com
on 15 Jun 2011 at 7:39