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…
-
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.
-
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?
-
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…
-
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…
-
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..
-
Fullscreen Not scrolling+scrolling
On a side note bogus, I would change that font color. You can hardly read it on that background.
-
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.