treehouse : what would you like to learn today?
Web Design Web Development iOS Development

JDS

  • Scrolling and animation smoothness issues...

    I'm using the latest version of firefox and I think the scrolling looks fine. It may be a little "choppy" but it doesn't look bad. I built a site a while back that scrolls and it looks a little choppy in firefox, chrome seems a l…
    Comment by JDS November 2012 permalink
  • I need help to embed youtube video

    &
    Comment by JDS November 2012 permalink
  • I need help to embed youtube video

    Most of the time, the reason things don't validate when it comes to youtube is "allowfullscreen" is not a "tag" etc. Just delete that bit. Also use & for every ampersand you see in the code.
    Comment by JDS November 2012 permalink
  • Sticky Footer

    If all of your content is absolutely positioned, this is definitely the cause. Is there a reason why you have everything absolutely positioned?
    Comment by JDS November 2012 permalink
  • Need help choosing a hosting company.

    I have had excellent results over the years with GoDaddy. Their interface is pretty easy to get the hang of and if you get stuck with anything, you can get phone support 24 hours per day. I am in the US and when I call, I get a native english speaki…
    Comment by JDS November 2012 permalink
  • Blank Space under Footer

    I must admit I didn't look at the source code but it seems to me that fixed positioning is used for items (divs) on those problem pages because it overflows my screen but no scroll bar is there. On a side note, that is a nice looking portfolio…
    Comment by JDS November 2012 permalink
  • Jquery fading image slideshow - 2 on same page

    You using jquery cycle with the "fade" effect? Wouldn't be a problem at all. You'll have two different javascripts to call each div you want to fade..
    Comment by JDS November 2012 permalink
  • Fullscreen Not scrolling+scrolling

    On a side note bogus, I would change that font color. You can hardly read it on that background.
    Comment by JDS November 2012 permalink
  • Can someone help me center these buttons (please.) :-)

    In this particular case, in the order they are in change the line where you made your first button 100px wide, try 115px and play with it till it looks right... I think that should work here. That should give them better looking spacing.
    Comment by JDS November 2012 permalink