Actually I am new to jQuery datatables plugin.
I have attached the plugin to my tables using this method using this code.
$(document).ready(function()
The JavaScript Code is "dom": '<"top"f>rt<"bottom"><"clear">',
"dom": '<"top"f>rt<"bottom"><"clear">',
and CSS div.dataTables_wrapper div.dataTables_filter{ text-align: left; }
div.dataTables_wrapper div.dataTables_filter{ text-align: left; }