Magic HTML Client Edges
In this article, you learn how to implement Magic HTML Client Edges.
Magic HTML Client Edges - Part 1
Introduction
Imagine that you are reading a web page; 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 the edge. Imagine
that you are reading a web page; you feel the need to put info 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.
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.
I wrote a similar article series for http://www.devarticles.com titled, HTML Magic Edges. This
article series and its corresponding code is an improved version of what I wrote before. The
previous code works only with Internet Explorer. The code here, works with Mozilla Firefox
2, Netscape 8, Opera 9 as well as Internet Explorer 6. The code should work with all the
higher versions of these browsers. However, the movement of the object from the edge into
the page and back is optionally gentle (slow), only for Internet Explorer. May be the higher
versions of the other browsers would produce gentle movement. You can consider this article
series and its corresponding code as the second version of what I wrote before.
You need basic knowledge in HTML, JavaScript and CSS to understand this series.
Note: If you cannot see the code or if you think anything is missing (broken link, image
absent), just contact me at forchatrans@yahoo.com. That is, contact me for the slightest
problem you have about what you are reading.
User Requirements
-
-
Complete Code of Magic HTML Client Edges
| By Chrys | in Programming
In this article, I give you the complete code on a project on Magic HTML Client Edges....
-
Code Explanation for Commercial Horizontal Web Page Menus
| By Chrys | in Programming
In this part of the series, we look at the code for the example....
-
Complete list of Bank Codes for Paypal Philippines withdrawal
| By 1985-11-01 | in Personal Finance
Complete Bank Code list for Paypal Widthrawal on local banks in the Philippines...
-
GTA: Chinatown Wars Cheats & Codes Part 3
| By adiona | in Computer & Video Games
Par 3 of GTA: Chinatown Wars unlockable cheats and codes....
-
Ipod - Disabled or code forgotten
| By Ekse | in Gadgets & Gizmos
How to solve the problem with forgotten code or disabled ipod....
-
Javascript functions for : trim, right trim, left trim, no Apostrophe, is Empty , is Digit , VarChar To Number , is integer , check Is Zero , Get Que | By xxris | in Programming
Javascript functions for : trim, right trim, left trim, no Apostrophe, is Empty , is Digit , VarChar To Number , i...
-
How to access and use a Window's command line | By MaxwellPayne | in Programming
Learn about the Window's command line in DOS and how to use it....
-
Zen Cart Development – Improved Open Source for Shopping Cart | By dainawill | in Programming
Main task of every online merchant is not only to launch the online store successfully but to keep it on the same l...
-
How to Learn to Program Your Computer | By dsj8760 | in Programming
This article is about learning to program a computer. It is a general article giving tips on how to learn about pro...
-
Jailbroken iPhones get RickRolled | By explorer | in Programming
First iPhone worm, attacks via SSH and does the classic rick roll gag on the user....
-
Database N-to-N Relationships | By Chrys | in Programming
In this part of the tutorial we look at one-to-one, one-to-many and many-to-many relationships....
-
Database Associations Overview | By Chrys | in Programming
In this part of the series, we look at Database Associations Overview....
-
Database Table Data Types | By Chrys | in Programming
In this part of the series we look at database Data Types....
-
Database Table Keys | By Chrys | in Programming
In this part of the series we look at what is known as a key....
-
Database Design | By Chrys | in Programming
A database is a set of related tables. This is part 1, division 1 of a series I have on database....







No comments yet.