Little help with javascript & jQuery

Discussion in 'HTML & Website Design' started by avramseby, Apr 24, 2012.

  1. #1
    Hi,
    I have 2 problems and I need help.

    1. When someone select "other" from an input I want to show another input (text). I tried something and it worked but the problem is that I use jQuery for styling and there are some conflicts. If I remove styling it works. Does anyone knows another way to to this?

    2. I use jQuery DataTables and I want to remove sorting for a specific colum. I tried something from here http://www.datatables.net/release-datatables/examples/advanced_init/sorting_control.html but I get errors.

    Thanks a lot!
     
    avramseby, Apr 24, 2012 IP
  2. premiumwordpressthemes

    premiumwordpressthemes Active Member

    Messages:
    112
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    96
    #2
    You can try jQuery.noConflict();. I think your 2 scripts are conflicted
     
    premiumwordpressthemes, Apr 25, 2012 IP