javascript - how to set focus on fullpage.js slide/section again -


i having problem fullpage.js scrolling after opening overlay div , closing again. (via jquery, fadein , fadeout)

the overlay div's code outside of

<div id="fullpage">...</div> 

-stuff. how can set focus on fullpage content again, don't have click/touch on e.g. background again, "reactivate" scrolling ability?


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -