Pages tagged sticky:

New CSS Sticky Footer - 2009
http://www.cssstickyfooter.com//

web design
How to Use the Sticky Footer HTML & CSS Code
http://www.cssstickyfooter.com/using-sticky-footer-code.html
How to implement sticky footers
n by that margin height, perhaps in a header or the w
polycro-footer
Sticky (Fixed) SideNav Layout with CSS
http://designm.ag/tutorials/sticky-sidenav-layout/
Squareleaf
http://squareleaf.net/
Organise your stuff - however you want to! Remember important things, keep to-do lists, organise projects, track work and everything else that you need to do that we've never thought of
A nice todo tool that is based on the web
Squareleaf is a simple and intuitive virtual whiteboard, complete with all the sticky notes you'll ever need. Unlike the real thing, our notes don't fall off all of the time.
AJAX-enabled Sticky Notes With PHP & jQuery – Tutorialzine
http://tutorialzine.com/2010/01/sticky-notes-ajax-php-jquery/
Today we are making an AJAX-enabled Sticky Note management system. It will give visitors the ability to create notes with a live preview, and move them around on the screen. Every movement is going to be sent to the back-end via AJAX and saved in the database.
cleanstickyfooter - Project Hosting on Google Code
http://code.google.com/p/cleanstickyfooter/
Over the past couple of months I have run across a few "sticky footer" techniques. While these techniques are okay, I felt that they were a little to invasive with their hacks, such as using the "clear fix" hack. About a year ago I had to conquer the "sticky footer" problem on a project I was working on. Ever since then I have been refining my technique, and feel that now it's a perfect time to release what I like to call the "cleanStickyFooter". There is only one hack, which is a height targeting hack for Internet Explorer 6 and older browsers like it. The HTML Lets start off by building out the basic HTML needed for this technique. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>cleanStickyFooter</title> <link rel="stylesheet" type="text/css" href="cleanstickyfooter.css" media="screen" charset="utf-8" /> <link rel="stylesheet" type="text/css" href="styles.css" media="screen" charset="utf-8" /> </head> <body> <div
por si cuando estás pegando un footer abajo, nada funciona…