polypage icon indicating copy to clipboard operation
polypage copied to clipboard

A jQuery plugin to ease the development of dynamic html wireframes with state.

Results 8 polypage issues
Sort by recently updated
recently updated
newest added

#### Hey, maintainer(s) of andykent/polypage! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...

Just downloaded 0.8.3 and tried to run the demo you provided. Anytime I click on one of the triggers at the top, it simply adds "#pp_toggle_admin" to the url. Works...

bug
ppGUI

I couldn't find how one is allowed to use polypage. Would be nice if you specified somewhere, what's ok to do with and what not.

I thought 1.4.2 wasn't supposed to break anything using 1.3.x... Is there something I'm missing? Not sure whether you'r'e still actively developing this, but any chance of an update? It's...

I was trying to create a simple show/hide effect for pp on the project I'm working on. I merely added this after the $('body').polypage() call: ``` $('#pp_options').css({ opacity: 0 }).hover(function(){...

PolyPage has got to a size and complexity that now requires a decent website with some more thorough documentation.

feature
website

Not sure if this has to be included, but if I try to assign a background color to the active list item, I have an empty list item that also...

It would be nice if there was a visual indicator in the GUI of which letters were bound to keyboard shortcuts.

feature
ppGUI
ppKeyboard