Code Monkey home page Code Monkey logo

stickytable's Introduction

stickyTable

프로젝트

Useage

$('.tbl_wrap').stickyTable();

Options

name type default description
container string '.sticky_wrap' 클래스 명을 원하는 형식으로 변경 가능
headerName string '#header'
fixedName string '.head_fixed'
stickyCellName string '.sticky_cell'
stickyCellTop string '.sticky_cell.top'
stickyCellEmpty string ''
left number 0 좌측 셀 고정값
right number 0 우측 셀 고정값
isFloatingScroll boolean true 브라우저 스크롤을 했을 경우 테이블 가로축 스크롤을 항상 띄워줄 것인지 여부 확인
isOuterScroll boolean true 브라우저 세로축 스크롤을 할 경우 theader를 고정시킬지 여부 확인
waitTimer number 100 window resize 할 경우 정해진 시간마다 resize관련 함수 실행

stickytable's People

Contributors

jiin12 avatar wldls avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.