HTML Ruby for Opera

By kailapis Last update Nov 16, 2010 — Installed 811 times.

Uncaught exception: ReferenceError: Undefined variable: HtmlRubySettings

in
Subscribe to Uncaught exception: ReferenceError: Undefined variable: HtmlRubySettings  2 posts, 2 voices



jesus2099 Scriptwright
OperaWindows

At line 288
if (HtmlRubySettings !== undefined)
should be replaced by
if (typeof(HtmlRubySettings) != "undefined")
(for instance)

 
kailapis Script's Author
OperaWindows

Thanks, code updated.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel