Home arrow HTML arrow HTML Magic Edges
HTML

HTML Magic Edges


Imagine that you are reading a web page and you feel the need to use a calculator. You move your mouse pointer to the edge of the web page and a calculator appears from that edge. Imagine that you are reading a web page and you feel the need to put information in the message box (small form); you move your mouse pointer to the edge of the page and the message box appears. I like this scenario. If you do as well, keep reading and you'll learn how to make it a part of your web site.

Author Info:
By: Chrysanthus Forcha
Rating: 2 stars2 stars2 stars2 stars2 stars / 4
March 09, 2009
TABLE OF CONTENTS:
  1. · HTML Magic Edges
  2. · The Basics
  3. · Operation
  4. · Scrolling From Left

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
HTML Magic Edges
(Page 1 of 4 )

Introduction

So there is a possibility that you may be reading a web page; you move your mouse pointer to an edge of the window, and a windowpane of interest appears from the edge. Let us complete this scenario by saying that when you click outside the pane on the BODY element, the pane will go back into the edge.

You need basic knowledge of HTML, JavaScript and CSS to understand this five-part series.

User Requirements

  • When the mouse pointer reaches an edge, the pane should scroll by itself into the page, from the point where the mouse pointer met the edge. The scrolling should stop as soon as the end of the pane is at the edge.

  • When the user clicks on the BODY element outside the pane, the pane should scroll back into the edge.


blog comments powered by Disqus
HTML ARTICLES

- HTML5 Boilerplate: Working with jQuery and M...
- HTML5 Boilerplate Introduction
- New API Platform for HTML5
- BBC Adopts HTML 5, Mozilla Addresses Issues
- Advanced Sticky Footers in HTML and CSS
- HTML and CSS Sticky Footers
- Strategy Analytics Predicts HTML5 Phones to ...
- HTML5 Guidelines for Web Developers
- Learning HTML5 Game Programming
- More Engaging CSS3 and HTML Background Effec...
- Engaging HTML and CSS3 Background Effects
- More Web Columns with CSS3 and HTML
- Columns with CSS3 and HTML
- Creating Inline-Block HTML Elements with CSS
- Drag and Drop in HTML5: Parsing Local Files

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 1 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials