Search results

  1. D

    Ordering List

    I would assume it's something to do with the script not picking up the space, (' '), properly. Have you tried (' ') instead? or possibly some other code to represent the blank space.
  2. D

    mail() function with PHP

    Turn on error reporting by putting this in your script: error_reporting(E_ALL); and see what comes up.
  3. D

    Tell me what you think (new site)

    Thanks Leroy, I know what you are saying. It is a bit and mainly for two reasons, affordability, and sustainability. It's being developed as a update for one of my first customers who I finally got to agree to a new site that is a bit more tailored to the mobile world. I didn't want to go over...
  4. D

    Tell me what you think (new site)

    Hello guys I'm wrapping up a new site and figured I'd post for review. There are still some things that are needed to be done (other than content) such as all the finishing seo touches, contact page functionality and IE repair (if I bother to go any further with IE). The gallery will need some...
  5. D

    Check it out

    looks alight in iOS but the background isn't moving at all. The flexslider works ok.
  6. D

    annoying CSS margin on images

    I have half a mind to buy the "business for sale" so they'd piss off ;-)
  7. D

    Check it out

    HAHA.. If I had the time (9th month old son is taking it all) I would make it happen and share but unfortunately I don't so feel free Ron, I would love to see it in action.
  8. D

    Check it out

    yes that would be a bit more practical. I have the thought of clouds as if you'd be falling through them as you scroll down. Or of course flying up for scrolling up.
  9. D

    Check it out

    Very cool!.. but on the downside how often do people purposely resize a browser by dragging unless asked to? I'd say not very regularly.
  10. D

    Constant Video Loop

    The term "streaming" has been taken over by video that starts playing before it's completely downloaded. So I tried doing a search for "Video Broadcasting on a website" and it returned some options that you may want to check out.
  11. D

    Why cant I get this Carousel to work?

    Well they packaged the files a folders js and then in a folder called infiniteCarousel in there zip file. So if you extracted that into your root folder i would change this line: <script type="text/javascript" src="jquery.infinitecarousel.js"></script> in your HTML to this: <script...
  12. D

    Why cant I get this Carousel to work?

    This may be a stupid question but do you have all your paths set correctly? Because in your code pasted you have it all set in your root folder.
  13. D

    Why cant I get this Carousel to work?

    What are your symptoms? I just plugged in the code you have provided and the carousel is working for me.
  14. D

    Why cant I get this Carousel to work?

    Can we see what you have so far as it will help to determine where you are going wrong.
  15. D

    Web Design Forum Going Mobile?

    Best bet would be import all the data into a new bulletin board that is ready for mobile. Is there such a thing?
  16. D

    IE6 rendering images two times.

    Give up on IE6.. It's at less than 1% on the global stats: http://www.w3counter.com/globalstats.php http://www.w3schools.com/browsers/browsers_explorer.asp http://gs.statcounter.com/#browser_version-ww-monthly-201105-201205
  17. D

    Changed hosts, still pointing to old host after days

    Without seeing the accounts, the best possible suggestion I can give is just to contact the registrar. Sometimes there can be glitches with DNS although it is usually on the hosts end.
  18. D

    Replacement editor for an old FP guy.

    I think you could have learned how to code with the time and effort exhausted in this post. ;-)
  19. D

    I am trying to go from 32 bit Vista to 64 bit Windows 7.

    Can't read the dvd? sounds like there is something wrong with your drive. I would suggest a clean install if it's possible.
  20. D

    How can I improve this logo?

    Yeah I like those changes. The blue that was there didn't work for me and probably more so with the outer glow.
Top