Page Transitions

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Page Transitions
Dauthus
CZ Addict
 Codezwiz Site Donator
Dauthus has been a member for over 20 year's 20 Year Member
usa.gif illinois.gif
Age: 60
Gender: Male
Website:
Status: Offline
Joined: Mar 17, 2004
0.06 posts per day
Posts: 426
Points: 15,917
   
This addon works only for Internet Explorer at present. This will allow several different page transitions such as fade, dissolve, wipe left, wipe right, etc. The last bit of code removes the image toolbar that shows up when you hover a curser over an image.


#
#-----[ OPEN includes/meta.php ]-----
#

#
#-----[ FIND ] -----
#

echo "<META NAME=\"RATING\" CONTENT=\"GENERAL\">\n";

#
#-----[ ADD AFTER ] -----
# this can also be added BEFORE the ?> at the end of the file

// Fade Page Transitions. Works with Internet Explorer ONLY!
echo "<meta http-equiv=\"Page-Enter\" content=\"progid:DXImageTransform.Microsoft.Fade(Duration=2)\">\n";
echo "<meta http-equiv=\"Page-Exit\" content=\"progid:DXImageTransform.Microsoft.Fade(Duration=2)\">\n";

// Allows for page transitions with Internet Explorer ONLY!  Changing the Transition number changes which type of transition.
// You will have to comment out the two lines of Fade Page Transitions and uncomment the below one to use this.
/* echo "<META http-equiv=\"Page-Enter\" CONTENT=\"RevealTrans(Duration=2,Transition=12)\">\n";  */

// Transition Types:
//
//Box in = 0
//Box out = 1
//Circle in = 2
//Circle out = 3
//Wipe up = 4
//Wipe down = 5
//Wipe right = 6
//Wipe left = 7
//Vertical blinds = 8
//Horizontal blinds = 9
//Checkerboard across = 10
//Checkerboard down = 11
//Random dissolve = 12
//Split vertical in = 13
//Split vertical out = 14
//Split horizontal in = 15
//Split horizontal out = 16
//Strips left down = 17
//Strips left up = 18
//Strips right down = 19
//Strips right up =20
//Random bars horizontal = 21
//Random bars vertical = 22
//Random = 23

// Gets rid of the imagebar that comes up on the top left of site images
echo "<META HTTP-EQUIV=\"imagetoolbar\" CONTENT=\"no\">\n";


You can also change the duration to another number to speed up or slow down the effect.

Enjoy!



_________________
[ Register or login to view links on this board.]
Vivere disce, cogita mori
Back to top Reply with quote
#2   
Telli
Site Admin
Telli has been a member for over 20 year's 20 Year Member
Occupation: Self Employed
Age: 45
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.06 posts per day
Posts: 8089
Points: 494,430
   
Thank you! icon_biggrin.gif




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#3   re: Page Transitions
RTS-Bone
CZ Newbie
RTS-Bone has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Jan 13, 2005
0.00 posts per day
Posts: 13
Points: 643
   
Sounds interessting but do you have any examples ?



Back to top Reply with quote
#4   re: Page Transitions
fncool
CZ Super Newbie
 Codezwiz Site Donator
fncool has been a member for over 19 year's 19 Year Member
canada.gif
Age: 61
Gender: Male
Status: Offline
Joined: Dec 19, 2004
0.01 posts per day
Posts: 56
Points: 4,786
   
nice toy!
the only thing i could add is, i'm not really sure i like it in meta.php, although i understand why you chose that one, it's nice and small.

what my problem is, i think i may forget where i put it, using that file, lol




_________________
I'm only replying because I want those extra 22.52 points!
Back to top Reply with quote
#5   re: Page Transitions
Trubador
CZ Active Member
Trubador has been a member for over 19 year's 19 Year Member
uk.gif
Occupation: Aircraft Technician
Age: 52
Gender: Male
Status: Offline
Joined: Nov 16, 2004
0.01 posts per day
Posts: 104
Points: 4,807
   
I've been looking for this for ages!!!! Here it was, right under me nose!!!!

Great little Mod. So small and easy..... I really thought it would take me ages to install.

Thanks m8

Trub




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#6   re: Page Transitions
Youpiyoup
CZ Newbie
Youpiyoup has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Jul 07, 2005
0.00 posts per day
Posts: 1
Points: 141
   
Very very nice,

Good Job !

icon_biggrin.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum