Announcement

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

#1 2008-01-31 12:40:50

jedi58
Xinha Authority
From: Leicester, UK
Registered: 2007-01-14
Posts: 113
Website

disable tab key

hi,

is there anyway to disable the tab key? I found that in IE or Firefox if you press the list button, don';t enter any text and then press tab it uses blockquotes to indent the list so want to disable the tab key to stop this.


David G. Paul
[url]http://www.newearthonline.co.uk[/url]

Offline

#2 2008-02-04 11:22:28

jedi58
Xinha Authority
From: Leicester, UK
Registered: 2007-01-14
Posts: 113
Website

Re: disable tab key

*bump*

no one know if this is possible?


David G. Paul
[url]http://www.newearthonline.co.uk[/url]

Offline

#3 2008-02-04 11:48:43

jedi58
Xinha Authority
From: Leicester, UK
Registered: 2007-01-14
Posts: 113
Website

Re: disable tab key

found I could disable it in IE by editing the Xinha event handler so that if keyCode is 9 it returns false; however it doesn't work in Firefox


David G. Paul
[url]http://www.newearthonline.co.uk[/url]

Offline

#4 2008-02-04 15:20:31

ray
Xinha Administrator
From: Germany
Registered: 2005-03-23
Posts: 521
Website

Re: disable tab key

call

 Xinha._stopEvent(event);

You may also have a look at this: http://xinha.gogo.co.nz/punbb/viewtopic.php?id=1259

Offline

Board footer

Powered by FluxBB