INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: OT: Neat Water Effect  (Read 818 times)

xen-uno

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2489
  • Checking your hard disk for errors...
OT: Neat Water Effect
« on: October 22, 2003, 11:39:48 am »

Never seen this on a web page before. Drag your cursor across the header. Viewing the source file reveals nothing. How is it done?

http://www.rodneyhunt.com/

10-27

jimpmc

  • Regular Member
  • World Citizen
  • ***
  • Posts: 143
  • nothing more to say...
Re:OT: Neat Water Effect
« Reply #1 on: October 22, 2003, 11:41:56 am »

Looking at the source file, it appears to be a java applet.

-J
Logged

dragyn

  • Guest
Re:OT: Neat Water Effect
« Reply #2 on: October 22, 2003, 11:46:46 am »

   <TD height=68 vAlign=top width="500"><applet archive="DuriusWaterPic.jar" width="500" height="68" code="DuriusWaterPic.class">
        <param name="cabbase" value="DuriusWaterPic.cab">
        <param name="dotsize" value="10">
        <param name="image" value="rhco_site_logo2.jpg">
        <param name="dim" value="4">
        <param name="noise" value="0">
        <param name="mouse" value="1">
        <param name="url" value="www.rodneyhunt.com">
        <param name="bg" value="000033">
        <param name="reg" value="29272464">
      </applet></TD>
Logged

escaflo

  • Galactic Citizen
  • ****
  • Posts: 409
  • And the answer is.... 42!
Re:OT: Neat Water Effect
« Reply #3 on: October 22, 2003, 11:51:05 am »

http://www.anfyteam.com/

They provide quite a lot of nice java applet. :)
Logged
Don't Panic!

xen-uno

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2489
  • Checking your hard disk for errors...
Re:OT: Neat Water Effect
« Reply #4 on: October 22, 2003, 11:52:00 am »

Thanks guys (I didn't scroll down far enough on the source file)
Pages: [1]   Go Up