Window

jQuery.fullContent - Enables fully websites

jQuery.fullContent is a full window jQuery plugin.    jQuery.fullContent - Features:  Create fully containers with width and height of window Dynamic position: Each container could have vertical and horizontal position set History hash in URL Scroll animation between containers Simple configuration and easy use  

windows - jQuery plugin for full-screen scrolling windows

windows is a handy, loosely-coupled jQuery plugin for full-screen scrolling windows.  This plugin simply opens up a handy API for position management, provides callbacks, and will allow for window snapping. No CSS is applied to the callee.  

jQuery confirmOn - adding an easy confirmation pop-up before the handler is called

jQuery confirmOn shows a confirmation box when the provided events are triggered. It works exactly like jQuery's .on() but with a confirmation step between the event and the handler. When the user answers the confirmation dialog, the handler is called with the answer as a parameter, so you can decide what to do next. The user can press the escape key which closes the dialog and doesn't call the yes or no handlers.  

Hashslider - jQuery-based slider that adds a hashtag to the window location

Hashslider is a jQuery-based slider plugin which does what the most jQuery-sliders do, but adds a hashtag to the window location, so you can link to any content / position of the slider.   Hashslider - Features: direct links to sliderpostion via hash tag easy to implement fully customizable free for everyone responsive (based on your css)  content could be anything optimized for large amount of slides  unique hash-names  navigate by mousewheel  autoslide  autoslide time marker   

Simple Modal - a small plugin to create modal windows

Simple Modal is a small plugin to create modal windows. It can be used to generate alert or confirm messages with few lines of code. Confirm configuration involves the use of callbacks to be applied to affirmative action; it can work in asynchronous mode and retrieve content from external pages or getting the inline content. Simple Modal is not a lightbox although the possibility to hide parts of its layout may partially make it similar.