Archives for Wednesday, August 12th, 2009

You are currently browsing 1 articles posted Wednesday, August 12th, 2009.

  • Accessible, Stylish Modal Windows With Modern CSS

    Published Wednesday 12th of August 2009

    With this tutorial I will try to show you a way to do accessible, stylish modal windows (complete with an overlay-div) without using a single image and just a couple of div-elements.

    Our goal is to create a generic modal that can be re-used and that has these basic features:

    • Modals should be hidden by default, except if the user has JavaScript disabled

    • The modal should be centered in the view port, even as the user scrolls

    • The modal should have those semi-transparent, rounded corners I've been seeing a lot of lately :)

    • There should (obviously) be an overlay behind the modal, preventing the user from interacting with anything behind it

    • Clicking outside the modal (i.e. on the overlay) should hide the overlay as well as all open modals (could be optional)

    • Clicking a link pointing to a modal (a[href=#login] for example) should open the modal and display the overlay

    • Don't use any images and keep it accessible!

    You can check out the example here. We'll kick off simple with the HTML.

    Join 7 others and post a comment

Random jQuery Plug-ins

  • Slide Presentation

    A sort of slide/presentation kind of plug-in. Displays sliding images with text floating on top. This one's pretty specific but perhaps someone will f...

    Details

  • Favicons

    This little plug-in will insert favicons to all external links found on your site. The plug-in scans the URL the link is pointing to for a favicon and...

    Details

  • Removable File Upload

    This plug-in adds a "remove"-link next to input[type=file]:s that allows the user to remove a selected file from the input.

    Details

More Plug-ins

Recent Comments

Powered by Disqus
Page cached. Loaded in: 0.0287 second(s).
Last DB change: 2012-04-02 11:06:05
Last file change: 2012-04-25 20:30:39
Cache created: 2012-05-16 21:59:12