Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. thanks, it works perfect...

    thanks, it works perfect...
  2. HOLY COW! My membership in the forum should be...

    HOLY COW!

    My membership in the forum should be revoked for that!

    How would you recommend doing this?
  3. Javascript unCheck function only working one way

    Hey guys,
    I'm working on a simple javascript function for some checkboxes that I have in a form. If one is checked the other needs to be unchecked. Kind of like a radio button but I need these to...
  4. Oh well, I forgot about the png thing in ie6. I...

    Oh well, I forgot about the png thing in ie6. I ended up just putting my background in each image.
  5. Ultimate Fade-in slideshow - Using Transparency and image.png

    1) Script Title: Ultimate Fade-in slideshow (v1.51)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm

    3) Describe problem: If I understand it correctly, the...
  6. Ok, I think I may have figured out a solution. ...

    Ok, I think I may have figured out a solution. Here's the js file. Let me know if I messed something up...
  7. Featured Content Glider - Trasparent Background

    1) Script Title: Featured Content Glider

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm

    3) Describe problem: Is there a way to have this script work...
  8. Replies
    15
    Views
    12,863

    lol, thanks for the honesty... I'll try...

    lol, thanks for the honesty...

    I'll try separating my up and down fades
  9. Replies
    17
    Views
    6,800

    Well, here's my current code with you addition...

    Well, here's my current code with you addition and it's still happening???


    function blendimage(divid, orgimgid, imageid, descid, description, imagefile) {
    if (!blendimage.loaded)...
  10. Replies
    15
    Views
    12,863

    So, without a value of "true", would this prevent...

    So, without a value of "true", would this prevent the function from operating period or just not on a single object? What I'm getting at is that the function being run simultaneously isn't really...
  11. Replies
    17
    Views
    6,800

    John, I've found another issue with the...

    John,
    I've found another issue with the pre-loader...

    Evidently some browsers save the images in the browser cache and some don't. So what's happening is, when a user returns to a page where...
  12. Replies
    15
    Views
    12,863

    hmm, when I started doing web design I was led to...

    hmm, when I started doing web design I was led to believe FF was the best. I'm running the newest Mac OS (Leopard) and I've given up on FF because it doesn't seem to be that compatible. What's your...
  13. Replies
    15
    Views
    12,863

    thanks... that makes sence I don't know how...

    thanks... that makes sence

    I don't know how much you know about Flash actionscript but in my experience it didn't trip over itself when I had multiple calculations going at the same time. ...
  14. Replies
    15
    Views
    12,863

    John, I don't mind the look alike. I'll take...

    John,
    I don't mind the look alike. I'll take that as a compliment...

    I was unaware of how to get an items current opacity. I didn't know if you had to deal with all the various browser crap to...
  15. Replies
    15
    Views
    12,863

    Also... One of the things I am noticing is that...

    Also...
    One of the things I am noticing is that when multiple fades overlap each other (like on the image strip of my site) there is a tendency for the fades to get jumpy. I'm assuming they are...
  16. Replies
    15
    Views
    12,863

    John, Ok, I'll admit your coding level is far...

    John,

    Ok, I'll admit your coding level is far superior to mine, but here's what I've got working...

    live:
    www.justrpics.com/youngfamily & choose a gallery


    javascript function:
  17. Replies
    15
    Views
    12,863

    lol, that opacity function is something I found. ...

    lol, that opacity function is something I found. I was wondering about all those changes. I guess I'll be kind enough not to give them credit here.

    I'm gonna take a good look at your script and...
  18. Replies
    15
    Views
    12,863

    The way this would work in flash actionscript...

    The way this would work in flash actionscript would be:

    end opacity = this

    start opacity = this

    new opacity = current opacity + ((end opacity - current opacity)*(speed))/(ease*(i/2));
    ...
  19. Replies
    20
    Views
    26,069

    Ya, every search will return results with a...

    Ya, every search will return results with a different length. One search I did needed a height of 7000. I didn't like the scroll bar either, but that may be your only option.

    Let me know when...
  20. Replies
    20
    Views
    26,069

    Ok, see what you think of this... Only the...

    Ok, see what you think of this...

    Only the btscene link is working, but you can see what I did to repeat for the others.
  21. Replies
    20
    Views
    26,069

    update... I've got you working, I'm just working...

    update... I've got you working, I'm just working on an auto re-sizer for the iframe.
  22. Replies
    1
    Views
    4,946

    Is this what your're looking for?

    Is this what your're looking for?
  23. Replies
    20
    Views
    26,069

    I just thought of this... Your menu size issue...

    I just thought of this... Your menu size issue may be due to the fact that you are using <p></p> tags. Try using <div></div> tags.
  24. Replies
    20
    Views
    26,069

    here, try this. It may not be perfect, but...

    here, try this. It may not be perfect, but hopefully you'll get the idea.
  25. Replies
    17
    Views
    6,800

    B E A Utiful

    Hey, it's working great! John, you're da man! Thank's again....

    P.S.
    I'd love to see something like this end up in the DD gallery scripts

    I've also started another thread "Javascript Fading...
Results 1 to 25 of 92
Page 1 of 4 1 2 3 4