Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2007-08-10 01:53:25

ponmalar
New member
Registered: 2007-07-12
Posts: 3

Xinha Editor with ASCIIMathML Javascript

Hi All..

I have one doubt with xinha editor.

By default,  I have to set my Htmlmode (<>) as TextMode ..

How Can i do?
Please replay ASAP.
thank u

Offline

#2 2007-08-10 01:56:14

ponmalar
New member
Registered: 2007-07-12
Posts: 3

Re: Xinha Editor with ASCIIMathML Javascript

Xinha Editor

Offline

#3 2007-08-11 00:04:34

mharrisonline
Xinha Administrator
From: Denver, Colorado
Registered: 2005-04-11
Posts: 110
Website

Re: Xinha Editor with ASCIIMathML Javascript

One thing that you might be able to do fairly easily is load the page with your text area(s) and not call the function to initialize the editors until someone clicks on a link or button on your page. Then, the default is text, and if they want to use the editor, they can click on a button.

Try commenting out the line that says:

window.onload = xinha_init;

and making xinha_init something that the user has to initiate by clicking on something.

Offline

Board footer

Powered by FluxBB