Search:

Type: Posts; User: martinterry; Keyword(s):

Search: Search took 0.00 seconds.

  1. how about...

    how about
    http://home.earthlink.net/~rlp2735/demo/sample0a.html
  2. Try this one ...

    Try this one

    http://javascript.internet.com/calendars/cookie-calendar.html
  3. Replies
    9
    Views
    91,653

    Bravo!!

    Bravo!!
  4. Mike, many thanks for your useful/interesting post.

    I would only like to add that :

    1. the scripts are exactly as per that provided by DD on :

    http://www.dynamicdrive.com/dynamicindex4/butterfly.htm
    and...
  5. works for me maybe you have something else conflicting!!

    Heres the full code

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

    <html>
    <head>
    <title>Untitled</title>
    <style type="text/css">
    <!--
    h1 {
  6. window.onload and body onload

    try removing the OnLoad="InitMenu(menuBar)" from the body tag and then add it later ( at the end of your script after the

    setInterval('scrollbox()',speed);
    }

    InitMenu(menuBar)"
  7. To use both these scripts on the same page ....

    Add all the scripts to your page as directed by DD and then....


    1. remove the line
    window.onload=kissbegin

    2. change the line which reads

    window.onload=init;
Results 1 to 7 of 7