doesn't support IE6? HElP

doesn't support IE6? HElP

caojiannancaojiannan Posts: 7Questions: 0Answers: 0

prompt: Object doesn't support this property or method.

code:
this.movie.setText( this.clipText );
this.movie.setFileName( this.fileName );
this.movie.setAction( this.action );
this.movie.setHandCursor( this.handCursorEnabled );

please help me... OMG. shit IE6

Replies

  • tangerinetangerine Posts: 3,350Questions: 37Answers: 394

    Are you sure that code relates to DataTables?

  • caojiannancaojiannan Posts: 7Questions: 0Answers: 0

    en.... I know that all code download from datatables. I am sure so that .
    but. In fact , the code is the TableTools of Extensions. filename is ZeroClipboard.js.

    Help!!!

  • allanallan Posts: 61,934Questions: 1Answers: 10,155 Site admin

    Sounds like it is a problem in TableTools rather than DataTables core. DataTables core does indeed work in IE6 (although that support will be removed in v1.11).

    The extensions generally should work in IE6/7 at the moment, but with their next major releases I will be removing all hacks needed for IE6/7 and they will no longer be supported. Responsive for example is already like that.

    TableTools should work in IE6 as far as I am aware, but I'm not planning on putting much effort into it at this time. Do the examples on this site also fail for you?

    Allan

  • caojiannancaojiannan Posts: 7Questions: 0Answers: 0

    First. Thank you very match!
    Tt is OK when the page is loaded for the first time !
    But It doesn't work out after the first time ..... Very strange!!!
    Expecting a reply ..
    Tank you!!!

  • caojiannancaojiannan Posts: 7Questions: 0Answers: 0

    OMG ... IS VERY MUCH!!!

  • caojiannancaojiannan Posts: 7Questions: 0Answers: 0

    en... You can have a try whis IE6 or IETester.. OMG...

  • caojiannancaojiannan Posts: 7Questions: 0Answers: 0

    shit... I konw that It is not work only in IEtester . In fact IE6 It is work!!!!

    OMG...Thank you!

  • caojiannancaojiannan Posts: 7Questions: 0Answers: 0

    question close! Thanks All !! Datatable is good and tabletools is good too!

This discussion has been closed.