View Full Version : page transitions
FlzSunshine 07-23-2003, 01:47 AM how do i change the trabsition from one page to the next? Like where it goes from top to bottom if you don't know wut i mean chack out this site it's doing wut i'm tlkin bout http://www.geocities.com/kisses4jessemccartney/^^^y_Jesse.html
Can't see the page, but it's probably here:
http://www.dynamicdrive.com/dynamicindex3/document2.htm
FlzSunshine 07-24-2003, 02:08 AM THANK YOU SOOOOOOO MUCH!! :D
babyxchix637 07-24-2003, 06:31 AM can u do dis on xanga to?if so where do u put it at?
strawbelly 07-25-2003, 01:04 AM same quest~ wut is da <head> section ?!?!
Arc Angel 07-25-2003, 01:07 AM As to the question about the <head> tag it is usually put right after the <body> tag. Although for more detail go to Lissa's main site and then to basics. :)
strawbelly 07-25-2003, 02:36 AM so... it goes in da html box fingy rite ?!?!? but wut if darez .... erm... no <body> tag... is it possible if i JUST add in a <head> n put in ma code::
<!--Special Effects upon page enter Script- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML Scripts, and Terms Of Use, visit dynamicdrive.com--><META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=12)">
?!?!?!
I don't usually bother with head and body tags, which is technically wrong, but I'm knowledgeable enough to know when I actually need to use them. If you just put the script at the top or bottom of all your HTML code (so it's less confusing) it should work.
And please, for the love of God, stop typing like that. Thanks :)
kiddy2one 07-25-2003, 05:52 AM u can use it on xanga and if you do, it goes in the web stats area
babyxchix637 07-25-2003, 08:08 AM i found some but it doesnt wanna work...u know any sites dat have em?
strawbelly 07-26-2003, 08:15 AM the link on da top from Alcy worx & it has almost every single transition possible~ ^^
babyxchix637 07-26-2003, 06:42 PM errmm....?i got da code and put it in da web sit stat part and it dont work...
<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=2)">
renay 07-26-2003, 06:58 PM you can put it in the header html box too. the header is the one with the <head> tag. you cant see it. xanga already put it there. so anything that goes in the header html is in the <head> section. get it?
babyxchix637 07-26-2003, 11:53 PM so do i actullly need to add da <head>?to dat script?
BugGirl 07-27-2003, 04:46 AM 1. <head> goes BEFORE the body tag
2. Don't follow her bad coding example - you ALWAYS need <head> and <body> tags! Unles you dont WANT your site to work in linux browsers.....
3. "Dat" is the first name of a guy i once bought a PS2 from via eBay. It is NOT a replacement for the word "that."
4. use this code:
<head>
<!--Special Effects upon page enter Script- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML Scripts, and Terms Of Use, visit dynamicdrive.com--><META http-equiv="Page-Enter" CONTENT=" RevealTrans(Duration=4,Tr
ansition=12)">
</head>
and put it at the begining of your HTML code.
babyxchix637 07-27-2003, 06:03 AM yes!!! thxs alot dats wut i wanted!!! thxs...and plz dont correct my typin grammer aiteS?
elfenheroin 07-27-2003, 06:05 AM <head>
<meta http-equiv="Page-Enter" content="RevealTrans(Duration=4,Transition=12)">
<meta http-equiv="Page-Exit" content="blendTrans(Duration=4)">
<title>The thingy on the top left of the window</title>
</head>
BugGirl 07-27-2003, 06:07 AM i wouldnt correct your grammAr if it wasnt so horrid.
elfenheroin 07-27-2003, 07:03 AM Originally posted by BugGirl
i wouldnt correct your grammAr if it wasnt so horrid.
Please be nice, BugGirl...
strawbelly 07-29-2003, 01:58 AM actually.. darez darez no need 4 da <head> tag...
just put it @ the top of all ur html codes.. n it shud work just fine^^
|