I used dom + xhtml + css to package and download an album effect code. I suddenly saw the one under the apple, which is very beautiful. So I just improved it.
I made an image version. It seems that many people have made an image version.
The js menu special effect Code implemented by div + css is selected by default using js + table, and the selected project is "white ". You don't need to use css + div. Thanks. Demonstration Site: www.allss.com.cn demonstration site. Use css + div
The History Object in JavaScript the History object in JavaScript contains the information of the user's browsed URL. It refers to the browsing History of the browser. In view of the security requirements, this object receives many restrictions, and
Js is used to obtain the specific parameters. You are welcome to join the script house exchange group for the latest website revision. It is found that all website advertisements are direct URLs. If you switch to it, it will be better for the
Function declaration. We all know that function and var are pre-processed in js, but what is function declaration? Let's look at several examples: function test (){
Return 123;
}
Obviously, this is a function declaration. What about the
Recently, a friend used a form named as a keyword in form, causing the reset and submission failure. it turns out that this problem has recently been solved by using a form named as a keyword in form, which makes reset and submission impossible. it
Uninterrupted rolling JS packaging Class, basically all the rolling effects can be achieved, too strong/* MSClass (Class Of Marquee Scroll General uninterrupted rolling JS encapsulation Class) Ver 1.6 *\
Production Time: (Ver 0.5)
Release date:
Multiple browsers are compatible with the method of getting url parameters using javascript. We recommend that you use javascript to obtain url parameters on a recent page. You can find that there are so many things on the Internet, there were too
Several good form verification functions found by alimama //--------
// Check whether the current browser is Netscape
//--------
Function isNetscape (){
App = navigator. appName. substring (0, 1 );
If (app = 'n') return true;
Else {return false ;}
}
To adapt getElementsByName to IE and firefox, getElementsByName is retrieved Based on the name attribute in w3c standards, while IE in MS is retrieved by id. As a result, we cannot get the expected Elements. To adapt to the browser, we can make some
We recommend some very good javascript learning resource sites. These sites are all js sites collected during the personal learning process, most of which are foreign sites (relatively few resources in China ), I feel that the content is good and
070823 the updated [Message prompt Box] component is compatible with ie7. Tip: 8.23 fixed the bug of ie 7 Display Error. Please download it again. Sorry for this!
Update description:
1. Fixed the incorrect button text in IE7.0. (The download
Lib. utf. js? 1.1.23
/* UTF-8 UTF-16 convertion library. */* Copyright (C) 1999 Masanao Izumo
* 2007 Ma Bingyao
* Version: 2.1
* LastModified: Feb 25, 2007
* This library is free. You can redistribute it and/or modify it.
Sometimes we need a pop-up window during the webpage creation process. In general, we want the window to be centered.
function openWin (u, w, h) {var l = (screen. width-w)/2; var t = (screen. height-h)/2; var s = 'width = '+ w +', height = '+ h +',
Add the onmousemove time to js Code for all super exercises
blueidea google yahoo sun script function attachLinksEvent () {var links = document. getElementsByTagName ('A'); for (var I = 0; I [Ctrl + A select all Note: If you need to introduce
This article mainly introduces how to generate random colors using javascript. For more information about how to generate random colors using javascript, see this article.
JavaScript compression tool: A JavaScript compression tool written by X2JSCompactor last year for js compression of x2blog.cn. However, it has never been released to the outside world. It is not good to add a number of
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