reveal icon indicating copy to clipboard operation
reveal copied to clipboard

Results 72 reveal issues
Sort by recently updated
recently updated
newest added

Typo changed, rbga -> rgba

It wont let me save this code due to the below error. Unexpected token [EndTag] when in state [InBody] Unexpected token [StartTag] when in state [InBody] Is this happening to...

The modal box doesn't open when you click on a link using the latest version of jquery. I tested with "jquery-1.9.1.min.js"

Is there a way to lock the vertical page scrolling when modal window is visible?

Could you add support for bower?

Hi, i implement two modal on my app, and when i go to the second modal from first and come back to the first modal, my script doesnt work anymore...

Hi, Is there a way to use the [data-reveal-id] function using a select dropdown list instead of a link? I've tried this, by replacing "a" by "option" but it seems...

I am working on a project where I'd like to use Reveal, it would really kick ass and I love the aesthetics of it (and not to mention the Foundation...

Why not use display: none/block instead of visibility: hidden/visible? Visibility hidden takes up the space even though the modal is hidden, it can be avoided if we use display property...