Borderless window code _ MySQL

Source: Internet
Author: User
* Code ideas this code will open a blank window in fullscreen mode, and then use window. resize to change its large/* code ideas
This code opens a blank window in fullscreen mode, and then uses window. resize to change its size.
Finally, the url is changed by writing onload = "location. replace = 'URL.
A window with a FRAME is opened, and a FRAME webpage with a height of 22 is displayed at the top of the window.
This webpage is used to manipulate window movement and close.
*/

/* Description
The code consists of five HTML files and four image files.
The first part is used to open a window. it doesn't matter which file to store it.
The second part is used to control the movement and closure of the window, which must be placed in the specified file.
In this code, the five html files are:
1. html; the first part of the code
Load.html; the window opened is a framework webpage.
Chromelesstit.html; Part 1 of code
Contacting.html; used to display webpages with temporary information such as 'page LOADING ..."
Main.html; real main webpage

The four images are
X_a.gif; active
X_d.gif; mouseDown
X_o.gif; mouseOver
The preceding three files indicate different statuses of the close window icon.
None.gif; used to cover chromelesstit.html
*/

/* Usage
If you want to open a borderless window like main.html for a file such as 1.html.
Put the first part of the code in this file.
Then connect

Change

In the directory where the file is located
1. Create
Chromelesstit.html;
Contacting.html;
Load.html;
For the HTML code of the three files, see the appendix of this article. (Do not make any changes)
2. Create
A directory named images (case sensitive, not required if any)
Http // lain.oso.com.cn/x_a.gif;
Http // lain.oso.com.cn/x_d.gif;
Http // lain.oso.com.cn/x_o.gif;
Http // lain.oso.com.cn/none.gif;
The four files are merged into the directory.
For beginners, the above is enough. If you want better results, change the code by yourself.
*/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.