+ Reply to Thread
Results 1 to 10 of 10

Thread: Hey Andy 128
      
   

  1. #1
    SChajin's Avatar
    SChajin is offline Major General
    Join Date
    Jan 2006
    Location
    Coral Springs, Florida
    Posts
    2,789

    Arrow Hey Andy 128

    Hi there,

    I have a program on DHTML that I have been working on for days, do you know anything about this kind of program?
    Sharon Chajin

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Hey Andy 128

    No not really- but I love a challenge!

    What's ya got?

    Andy
    PHP- is a blast!

  3. #3
    SChajin's Avatar
    SChajin is offline Major General
    Join Date
    Jan 2006
    Location
    Coral Springs, Florida
    Posts
    2,789

    Default Re: Hey Andy 128

    Hi there,

    Here it is or the web site: www.migoicons.tr****.com
    then go to DHTML and then to tips. On the demo's I need the last one, they give you a generater but I don't know how to get my images in there.
    Sharon Chajin

  4. #4
    SChajin's Avatar
    SChajin is offline Major General
    Join Date
    Jan 2006
    Location
    Coral Springs, Florida
    Posts
    2,789

    Default Re: Hey Andy 128

    Sorry wrong one:http://migoicons.tr****.com you have to go to demo and it is the last one. You might want to use tjis for your families pic's.
    Sharon Chajin

  5. #5
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Hey Andy 128

    I'll ponder it tonight.

    Andy
    PHP- is a blast!

  6. #6
    SChajin's Avatar
    SChajin is offline Major General
    Join Date
    Jan 2006
    Location
    Coral Springs, Florida
    Posts
    2,789

    Default Re: Hey Andy 128

    Thanks
    Sharon Chajin

  7. #7
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Hey Andy 128

    SChajin,

    Looking at it, this is not to display pictures. It is a script that has multiple ways to display a pop-up window for the purpose of making a note or giving additional direction. To modify it to display a lot of pictures would be time consuming (if even possible).

    Is that what you wanted to use it for or do you want it for the pop-up instruction windows?

    Andy
    PHP- is a blast!

  8. #8
    SChajin's Avatar
    SChajin is offline Major General
    Join Date
    Jan 2006
    Location
    Coral Springs, Florida
    Posts
    2,789

    Default Re: Hey Andy 128

    Yes, If you look at the very last one there is a photo, in the demo.
    Sharon Chajin

  9. #9
    SChajin's Avatar
    SChajin is offline Major General
    Join Date
    Jan 2006
    Location
    Coral Springs, Florida
    Posts
    2,789

    Default Re: Hey Andy 128 # 2

    I found a simpler one!
    <HTML>
    <HEAD>
    <TITLE>Title</TITLE>
    </HEAD>
    <BODY>
    <IMG SRC="10.gif" onMouseOver="document.pic10.src='10b.gif'" onMouseOut="document.pic10.src='10.gif'" NAME="pic10">
    </body>
    </html>
    Sharon Chajin

  10. #10
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Hey Andy 128

    SChajin,

    I'll take #2 for sure. The first method is great with lots of options but would take me a month of sundays to learn and then set up.

    Thanks.

    Have a great one!

    Andy
    PHP- is a blast!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49