chinnr
-
Animated GIF replacement?
apostrophe, You the MAN! Thanks so much for your help! I do have jQuery at the root of my server, but I like the idea of using the Google hosted version. There was a naming isssue with the cycle lite js file, so I got that corrected. Then I used y…
-
Animated GIF replacement?
"apostrophe" said:http://malsup.com/jquery/cycle/ That's more like I'm looking for. Thanks! Now... if I can only get it working. I download the various scrpits, copied them to the root level of my server. I also put my html file…
-
Animated GIF replacement?
I need to display a series of photos with a transition between each that is a non-Flash, non-animated GIF solution.
-
Animated GIF replacement?
Yeah, I'm not a big fan of Flash. Plus I would like it to be viewable on an iPhone.
-
Daily image
Never mind - I just figured out the problem. Part of it was that I didn't have .php as the file extension. When I changed that, the image still wasn't loading. When I right-clicked and opened the image in a new window, I found what the pro…
-
Daily image
Well, I didn't, but I've changed it and I get the same results. According to GoDaddy I do have php installed. Is there any easy way to check to make sure that it is? Any other ideas?
-
Daily image
Thanks for the help guys. You definitely put me on the right track. I found a site online that explains all the different date and time formats. It's not pulling the image up however when I put the code in. It comes in as an empty box with the…
-
flickr and json
pab - Thanks so much - that did the trick for the flickr images. I figured that was probably the case for twitter. Is there any way to show a "Twitter Down" message if it can't get a post? This forum has to be the best one I've…
-
Floating Footer - how to keep down?
Thanks for the explanation. I left it out, so I guess I'll put it back in, even though we don't get any traffic from IE6 (we are a mac user group after all). Thanks for all the help and the great site/forums. I'm sure I'll be sp…
-
Floating Footer - how to keep down?
Edwin, Thanks so much for the quick response! Worked perfectly. One question though - after specifying height: auto, do you need height:500px? Just curious. Rob