Results 1 to 2 of 2

Thread: Flying Butterfly script

  1. #1
    Join Date
    Mar 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Flying Butterfly script

    Hi there!
    I have a simple question. How to use the script http://www.dynamicdrive.com/dynamicindex4/butterfly.htm but without changing the part <body> to this:

    HTML Code:
    <body bgcolor="black" TEXT="#999999" LINK="yellow" VLINK="yellow" ALINK="red" onLoad="JSFX_StartEffects()">
    ...
    </ body>
    I want to run script on full screen, but can't change the <body> tag on my site .
    Greetings!
    Last edited by stay; 03-23-2012 at 01:34 PM. Reason: clarity

  2. #2
    Join Date
    Apr 2012
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    if you take a look at the developers view then you shouldnt have to....
    http://www.dynamicdrive.com/dynamici...terfly_dev.htm

    the only think you might need to include would be the "onLoad="JSFX_StartEffects()" but im not sure without looking a little more...

    If your still having problems post your code and we should be able to help

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •