Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.36 KB

README.md

File metadata and controls

54 lines (34 loc) · 1.36 KB

jQuery.ui.domwindow

Just a simple ajax/iframe/id-based fake dialog.

demos

Usage

See demos

Depends

jQuery 1.9.1
jQuery UI widget 1.10.1

Browsers

IE6+ and other new browsers.
Maybe ok about mobile phones.

FAQ

Q. I can't use fixed position on Android 2.X

A: Add user-scalable=no to meta viewport. Android can't be fixed without this.

How to build

Use Grunt.

License

Copyright (c) 2012 "Takazudo" Takeshi Takatsudo
Licensed under the MIT license.

Misc

This scirpt was developed with following things.