I m using jQuery Datatables. I want to change the height of the table whenever a user resizes the window. I m able to catch the window resize event which allows me to calculate the new height. How can I assign the new height to the datatable object?
How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.