Calendars implemented with JavaScript

Calendar CALENDAR.CSS: . Cal { Background-color: #ffffff; } . Head { color: #bb0000; font-family:arial; Font-weight:bold; Text-align:left; } . Days { color: #0000bb; font-family:arial; Font-weight:bold; Text-align:right; }

JavaScript to achieve the scale of the page image scaling

Javascript| Web page Refer to some code, I wrote a picture zoom script, you can click to enlarge, while using the mouse pulley free scaling. The picture is scaled proportionally, can enter the parameter to set the initial sizefunction Resizeimg

Text amplification effects written by Javascript

Javascript| Amplification Chinese multi-function DOS Boot Disk 2.0 (identify flash memory) Chinese multi-function DOS Boot Disk 2.0 (identify flash) download, no longer afraid of boot zone virus damage caused the computer does not start, also do

The scope of JavaScript

Javascript ----------------------------------The error Local has been released and its scope is within the function range for (var i = 0; i {document.write (i+ "");}document.write (i);--------------------I was not released, its scope is defined

Using the div imitation JavaScript modal window

Javascript Although it has nothing to do with the content of this blog, but write it, I hope to help youA few days ago in the blog to see someone say modal window in the IE7 inside show Address bar, in fact this is a good thing, and IE modal window

Implemented with JavaScript (the effect that the page is loading)

javascript| Load | page Code files: Using System;Using System.Collections;Using System.ComponentModel;Using System.Data;Using System.Drawing;Using System.Web;Using System.Web.SessionState;Using System.Web.UI;Using System.Web.UI.WebControls;Using

Invoke WebService with JavaScript (WebService behavior)

Web Page Display section: OK, which provides a way for us to invoke dynamic content on the static page; Here, if you add a timed call to the Getfemale () function, it's a mechanism to refresh the page without updating it. The disadvantage is that

Calling webservices using JavaScript

Services|web If you are using Microsoft IE 5 or later, your can use the behavior/html-component "WebService" to access a We B service. The "WebService" behavior communicates with WEB services over HTTP using simple Object Access Protocol (SOAP). To

The choice of VBScript and JavaScript

In many forums, VBScript has seen a better question about which VBScript and JavaScript should be used. Today I would like to talk about my opinion: Server side: It is known that ASP supports both scripting languages, which is the same on the

JavaScript connects to an Access database

access| Data | database File composition:The Access database is named Mydata.mdb, and a table named Count is built inside the table, which consists of twoField consists of: ID and Count, and a table with data: (' count ', ' 100 ').The text file is

JavaScript Instance tutorial (11) Hiding script code

For JavaScript beginners, they often forget to hide JavaScript code in old browsers, such as Netscape Navigator 1.12. You might ask why you want to hide it? The simple reason is that the old browser does not support JavaScript. If you don't do the

Site Search Script Example two (JavaScript)

Script Script Description: Add the following code to the area

Implement JavaScript technology for chat room online without refreshing-1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~``` ASP Boutique This is only a similar technique needed to implement a JavaScript client without refreshing specifically to be combined with the program. by seeker ~~~~~~~~~~~~~~~~~~~~~~~~~~

Implement JavaScript technology for chat room online without refreshing-3

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~``` ASP Boutique This is only a similar technique needed to implement a JavaScript client without refreshing specifically to be combined with the program. by seeker ~~~~~~~~~~~~~~~~~~~~~~~~~~

Flashobject Detailed: Flash detection and embedding JavaScript script

Javascript|object| Script | Detailed explanation probably many people do not understand flashobject very much, specially the official website translation to tidy up under. (E is limited, if there is a mistake, please correct me.) ) Official address:

JavaScript and Flash 8.0 communication of the actual text of the printing

javascript| Printing Before I post, I hope members can give me valuable comments and suggestions, if there is a wrong place, give a point of view; and I want to thank the Flash bar,Action The script discussion area's moderator as well as the

JavaScript and Flash Communication

Javascript width=366 height=142Type= "Application/x-shockwave-flash" Pluginspage= "http://www.macromedia.com/shockwave/download/index.cgi?"P1_prod_version=shockwaveflash "Name=" Myflash "swliveconnect=" true "> 2. Insert the following JavaScript

Using JavaScript in Flash to control mediaplay in a page

Javascript| Control | The page makes a Flash button to control the Mediaplay. The following is part of the page code function Voldn () {//Tone added var ps = player.settings; if (Ps.mute = = true) {Ps.mute = False;return;} else{ if (Ps.volume

JavaScript clients specify the maximum length of the string to enter

Client | string function Textcounter (field,maxlimit) { var str= ""; Str=field.value; Str=str.replace (/[^\x00-\xff]/g, "* *"); if (Str.length > Maxlimit) { Field.value = field.value.substring (0, Maxlimit); Field.value=getbyteofnum

Using Javascript+xml to implement paging

xml| Paging The code is as follows: user 1 name 1 user 2 name 2 user 3 name 3 user 4 name 4 user 5 name 5 user 6 name 7 user 7 name 7 user 8 name 8 user 9 name 9 first Pageprevious pagenext Pagelast page [Ctrl + a full

Total Pages: 5378 1 .... 3337 3338 3339 3340 3341 .... 5378 Go to: GO

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.