Sunday, May 20, 2012   Click here to search  
Welcome: Register | Login
You Are Here » Forums
 
Orlando DotNetNuke® Users Group (ODUG) Forums
 
 
HomeHomeGeneralGeneralHow To, Tips & ...How To, Tips & ...Page Transitions in DNNPage Transitions in DNN
Previous
 
Next
New Post
3/2/2008 2:46 PM
 

You can add a cool page transition (IE only) like this portal is using, as long as you have access to your default.aspx file in your portal root.

Pros:

  • Cool eye-pleasing affect
  • Affects all pages on all portals in same DNN installation.

Cons:

  • IE only
  • Need access to default.aspx file in portal root
  • Have to update default.aspx file after DNN version upgrade

Here is how:

Step 1: Make backup copy of your default.aspx file (default.aspx.bak)
Step 2: Open default.aspx file found in your portal root folder using Notepad.exe
Step 3: Find this line inside the <head> section:
<meta http-equiv="PAGE-ENTER" content="RevealTrans(Duration=0,Transition=1)" />

and comment it out like this:
<!--  <meta http-equiv="PAGE-ENTER" content="RevealTrans(Duration=0,Transition=5)" /> -->

and insert this line just below it:
<meta http-equiv="PAGE-ENTER" content="BlendTrans(Duration=1.0)" />

When you are done the 2 lines in your default.aspx file will look like this:

<!--  <meta http-equiv="PAGE-ENTER" content="RevealTrans(Duration=0,Transition=5)" /> -->
<meta http-equiv="PAGE-ENTER" content="BlendTrans(Duration=1.0)" />

Save the file and try it out on your portal by navigating between pages. This affect will be applied to all portals, because all portals within a DNN installation share the same default.aspx file.

More inforamtion on this page transition affect can be found here: http://msdn2.microsoft.com/en-us/library/ms532974(VS.85).aspx


 
Previous
 
Next
HomeHomeGeneralGeneralHow To, Tips & ...How To, Tips & ...Page Transitions in DNNPage Transitions in DNN


 
     
 
Forum Policy
 
 

These Forums are dedicated to the discussion of the Orlando DotNetNukeUG Users Group surrounding the kindred usage of DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the UG, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 
     
Terms Of Use | Privacy Statement
© 2008-2011 Orlando DotNetNuke® Users Group (ODUG)
DotNetNuke® Powered! v6.1.3.108
DotNetNuke® Powered! v05.01.00
Skin designed by Will Strohl
Website hosted by Applied Innovations
Orlando DotNetNuke® Users Group
DotNetNuke® is a registered trademark of the DotNetNuke® Corporation