Use of the page feed effect in dnn

Source: Internet
Author: User
Tags dnn dotnetnuke

[Author:KevinSource:OriginalCreation Time:2006-10-19]

Open default. aspx to see the following code,

<% @ Page Language = "VB" autoeventwireup = "false" Explicit = "true" inherits = "dotnetnuke. Framework. defaultpage" codefile = "default. aspx. VB" %>
<% @ Register tagprefix = "dnn" namespace = "dotnetnuke. Common. Controls" assembly = "dotnetnuke" %>
<! Doctype HTML public "-// W3C // dtd html 4.0 transitional // en">
<HTML>
<Head id = "head" runat = "server">
<Meta id = "metarefresh" runat = "server" name = "refresh"/>
<Meta id = "metadegion" runat = "server" name = "Description"/>
<Meta id = "metakeywords" runat = "server" name = "keywords"/>
<Meta id = "metacopyright" runat = "server" name = "Copyright"/>
<Meta id = "metagenerator" runat = "server" name = "generator"/>
<Meta id = "metaauthor" runat = "server" name = "author"/>
<Meta name = "resource-type" content = "document">
<Meta name = "distribution" content = "Global">
<Meta name = "Robots" content = "index, follow">
<Meta name = "revisit-after" content = "1 days">
<Meta name = "rating" content = "general">
<Meta http-equiv = "Page-Enter" content = "revealtrans (duration = 0, transition = 1)">
<Style id = "styleplaceholder" runat = "server"> </style>
<Asp: placeholder id = "CSS" runat = "server"> </ASP: placeholder>
</Head>
<Body id = "body" runat = "server" bottommargin = "0" leftmargin = "0" topmargin = "0" rightmargin = "0" marginwidth = "0" marginheight =" 0 ">
<NoScript> </NoScript>
<Dnn: Form ID = "form" runat = "server" enctype = "multipart/form-Data" style = "average eight: 100%;">
<Asp: Label id = "skinerror" runat = "server" cssclass = "normalred" visible = "false"> </ASP: Label>
<Asp: placeholder id = "skinplaceholder" runat = "server"/>
<Input id = "scrolltop" runat = "server" name = "scrolltop" type = "hidden">
<Input id = "_ dnnvariable" runat = "server" name = "_ dnnvariable" type = "hidden">
</Dnn: Form>
</Body>
</Html>

<Meta http-equiv = "Page-Enter" content = "revealtrans (duration = 0, transition = 1)">
Is to control the page feed effect, duration is the duration of the page feed effect, transition represents the code for switching the effect. There are 23 effects available

Partition Table for the partition effect:

Generation Effect Generation Effect
0 Collect data in a square direction 12 Dissolution Effect
1 Split from square to square 13 Vertical relationship Effect
2 Collect data from the central node 14 Vertical opening Effect
3 Split to Four Sides 15 Fade-in effect
4 Clean up 16 Fade out Effect
5 Wipe to the bottom 17 Wipe to the bottom left
6 Wipe to the right 18 Wipe to the upper left
7 Wipe to left 19 Wipe to the bottom right
8 Vertical hundred rows window 20 Wipe to the upper right
9 Wenping baishu window 21 Horizontal Plane Switch
10 Horizontal square sliding right 22 Vertical machine Switch
11 Vertical Square drop 23 Host Switch


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.