Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion table head float #246

Closed
angelmoya opened this issue Oct 26, 2015 · 3 comments
Closed

Suggestion table head float #246

angelmoya opened this issue Oct 26, 2015 · 3 comments

Comments

@angelmoya
Copy link
Member

I would be nice if table head were float, like in this link:

http://mkoryak.github.io/floatThead/

@angelmoya
Copy link
Member Author

I try to add js lib in xml, and then put this code in javascrit console and works... but I don't how can I do a module with this code

var $table = $("table.oe_list_content");
$table.floatThead({
    scrollContainer: function($table){
        return $table.closest('.wrapper');
    }
});

@angelmoya
Copy link
Member Author

I'm working in #247

@pedrobaeza
Copy link
Member

Closing as there is a PR on progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants