#2514: the code should try to use Array.indexOf if it does exist
-------------------------------+--------------------------------------------
Reporter: alfonsoml | Owner:
Type: Bug | Status: new
Priority: Normal | Milestone: CKEditor 3.x
Component: General | Version: SVN
Keywords: Confirmed Review? |
-------------------------------+--------------------------------------------
Changes (by arczi):
* keywords: Confirmed Review- => Confirmed Review?
Comment:
In Google Chrome there is no Array.indexOf() but [].indexOf() works.
What do you think about this code?
{{{
if ( Array.indexOf || [].indexOf ) {
}}}
--
Ticket URL: <http://dev.fckeditor.net/ticket/2514#comment:6>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac