Source code please?
- Brolli411
- Joined: Fri May 25, 2001 2:26 pm
- Location: Columbus, Ohio
Source code please?
Could anyone link me to a site that has the direct source, a tutorial, or just tell me, how to do something like this? http://zelda.com/gameinfo.html
I am referring to how they have the "More" and "less" buttons, with scrolling in that frame. (And if the text looks off-line, just refresh the page)
I am referring to how they have the "More" and "less" buttons, with scrolling in that frame. (And if the text looks off-line, just refresh the page)
<A HREF="http://animemusicvideos.org/members/mem ... 61">Member Profile</a>
"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."
MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")
"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."
MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")
-
- Joined: Sat Mar 09, 2002 7:03 pm
- jonmartensen
- Joined: Sat Aug 31, 2002 11:50 pm
- Location: Gimmickville USA
- Brolli411
- Joined: Fri May 25, 2001 2:26 pm
- Location: Columbus, Ohio
Well duh! It's not that simple as to say onmouseover=scroling. Maybe a little in debth.
<A HREF="http://animemusicvideos.org/members/mem ... 61">Member Profile</a>
"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."
MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")
"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."
MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")
- jonmartensen
- Joined: Sat Aug 31, 2002 11:50 pm
- Location: Gimmickville USA
Well, you could have it go into a loop with wether or not the mouse is over the button as the condition. Then just increase or decrease the vertical absolute position of the text/graphic/whatever, but I'm sure that isn't the best way to do it. I just remember tips and tricks I've seen in the past.
I'm working with Flash right now, and I never wrote much java or html so that's the best I can suggest.
I'm working with Flash right now, and I never wrote much java or html so that's the best I can suggest.
- klinky
- Joined: Mon Jul 23, 2001 12:23 am
- Location: Cookie College...
- Contact:
Most of their crap came from:
http://www.dithered.com
I think the code you want is :
http://www.dithered.com/experiments/1kdhtml/index.html
The also used
http://www.dithered.com/javascript/rollover/index.html
&
http://www.dithered.com/javascript/window/index.html
& a like use a global project js file:
http://zelda.com/js/global.js
I am pretty sure tho that it's the 1K DHTML demo that you want.
~klinky
http://www.dithered.com
I think the code you want is :
http://www.dithered.com/experiments/1kdhtml/index.html
The also used
http://www.dithered.com/javascript/rollover/index.html
&
http://www.dithered.com/javascript/window/index.html
& a like use a global project js file:
http://zelda.com/js/global.js
I am pretty sure tho that it's the 1K DHTML demo that you want.
~klinky
- klinky
- Joined: Mon Jul 23, 2001 12:23 am
- Location: Cookie College...
- Contact:
- Brolli411
- Joined: Fri May 25, 2001 2:26 pm
- Location: Columbus, Ohio
I don't quite think that the thing in the 1k Thing is what I'm looking for. What's in that is to directly change the position, unless using the onmouseover command it will work, but I don't think so. I'll give it a try.
<A HREF="http://animemusicvideos.org/members/mem ... 61">Member Profile</a>
"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."
MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")
"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."
MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")
- Brolli411
- Joined: Fri May 25, 2001 2:26 pm
- Location: Columbus, Ohio
Oh, I see. Never seen anything like this before. I didn't realize that the source linked to the .js documents. All the stuff that I need is in the global.js. If I can, I'll try to come up with something using what I've got, but still if anyone has any tutorials on how to do this, they will be appreciated.
<A HREF="http://animemusicvideos.org/members/mem ... 61">Member Profile</a>
"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."
MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")
"You just saved the entire world from a near-death destruction, how do you feel?"
"I'm going to Disney Land!"
"That's right, Disney Land, you heard it here first folks."
MPEG2Source("C:/<A HREF="http://animemusicvideos.org/guides/avtech/">Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a></a>")