Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question.

    There is no need to do this, as WP-Table Reloaded wraps these calls in a

    jQuery(document).ready(function($){ ... }

    statement, so that it is no problem to use $ in these calls.

    I assume that you are asking, because you are experiencing some kind of problem. Can you therefore please post the URL to the page with the table in question? I will then gladly take a look.

    Regards,
    Tobias

    Thread Starter eltonos

    (@eltonos)

    Hi,

    Datatable works fine in all browers, but when it comes it Internet Explorer compatibility view it crash.

    Please take a look at this page:
    http://wordpress.pht.no/rin/medlemoversikt/

    I think there is jQuery conclict somewhere.

    Regards,
    Eltonos

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    it seems that you are extending the DataTables features with a “Custom Command” in WP-Table Reloaded. From what I can see, there is a comma (,) at the very end of these “Custom Commands”. This is something, Internet Explorer really doesn’t like, while the other browsers are ok with it.
    Can you try to remove that comma at the very end?

    Regards,
    Tobias

    Thread Starter eltonos

    (@eltonos)

    Yeah, I have remove it and the table works perfectly.

    Nice work and thanks a lot.

    Really cool plugin!

    Regards,
    Eltonos

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome!
    Great that this fixed it 🙂

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: WP-Table Reloaded] jQuery Conflict’ is closed to new replies.