Results 1 to 10 of 10

Thread: Am I missing something?

  1. #1
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default Am I missing something?

    I must be doing something simple wrong. Please have a look at this site and help me figure out why the images ("01.jpg", "02.jpg", etc.) aren't showing up! thanks in advance, everyone. just so you know, this is just a temporary site and the rest of it isn't done yet.

  2. #2
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default

    the four pictures in a row? they're showing up for me
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

  3. #3
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    Don't start your image's file with numbers. IE does'nt show them correctly.
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  4. #4
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    rangana: I tried changing the filenames (added "a" to the beginning of each), but I still can't see them.

    master script maker: you can see them? I can't see them on either IE6 (red X's) or Firefox2 ("The image http://www.crocilgator.net/A04.jpg cannot be displayed, because it contains errors.").

  5. #5
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default

    im using ff3 and there are no errors in it
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

  6. #6
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    It's showing fine on FF3 at my end too, and not one IE. Please update the page. It's still looking for the old images that begins with number:
    Code:
    <img src="01.JPG" style="border: 0;" alt="smile">&nbsp;&nbsp;
    		<img src="02.JPG" style="border: 0;" alt="bunny">&nbsp;&nbsp;
    		<img src="03.JPG" style="border: 0;" alt="kiss">&nbsp;&nbsp;
    		<img src="04.JPG" style="border: 0;" alt="bleah">
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  7. #7
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

  8. #8
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Images seem broken here, but the reason isn't obvious (they seem to be valid JFIF images at a glance). How did you create them?
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  9. The Following User Says Thank You to Twey For This Useful Post:

    traq (08-30-2008)

  10. #9
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    Weird, it does'nt show on IE even if directed on the real link:
    http://www.crocilgator.net/A01.jpg
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  11. #10
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    Twey: ...that was the clue I needed. I created them in CorelDraw and it was set to use the CMYK palette. Switched it to the RGB palette and I can see it now. thanks, guys!
    Last edited by traq; 08-30-2008 at 04:13 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •