FL3NKEY / scroll-lock

🔨 Cross-browser JavaScript library to disable scrolling page
MIT License
275 stars 37 forks source link

Feature/API request #4

Closed danDanV1 closed 5 years ago

danDanV1 commented 5 years ago

Could you add a method, eg. AddLockableTarget() ? That way in addition to locking body, we could also lock scrollable divs.

eg.

<body {{LOCKHERE}}>
   <div {{LOCKHERE}}>
      <div {{SCROLLHERE}}>

      </div>
   <div>
<body>
FL3NKEY commented 5 years ago

Sure! Feature will be added in 2.1