User Profile

Collapse

Profile Sidebar

Collapse
ishkur88
ishkur88
Last Activity: Feb 7 '08, 04:40 AM
Joined: Jul 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ishkur88
    replied to Validation not good enough for IE
    yeah, i saw that right after i posted. and it did actually validate as XHTML Transitional :\...
    See more | Go to post

    Leave a comment:


  • ishkur88
    started a topic Validation not good enough for IE

    Validation not good enough for IE

    Hello all,

    I'm back again with a slight issue with IE (who doesnt have an issue with it :\ ). I am developing a website for a client of mine, and they really like the look of it. Its nearly done, and I decided to XHTML validate it, and guess what: It passed !

    I was fairly happy, up until i ran a test on the site through browsershots.or g. There I noticed that any incarnation of Internet Explorer rendered the site horridly.....
    See more | Go to post

  • ishkur88
    replied to PHP Image Gallery and Pagination
    in PHP
    Actually, thanks to the folks over at SpurWare, got it. Here's the code for anyone thats interested though:

    [PHP]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"...
    See more | Go to post

    Leave a comment:


  • ishkur88
    replied to PHP Image Gallery and Pagination
    in PHP
    Thanks a million

    Ive looked over what they were discussing, and tried to implement his paging script. But im afraid ive run into those "wacky results". The output does sort of what I wanted it to, it limits to 16 list items and creates new pages... but it does this in a very odd way.

    the output looks something like:

    Code:
    # 3.jpg
    #
    #
    #
    #
    #
    #
    #
    ...
    See more | Go to post

    Leave a comment:


  • ishkur88
    started a topic PHP Image Gallery and Pagination
    in PHP

    PHP Image Gallery and Pagination

    Hello,

    I'm a starting out web designer, and a client of mine wants a gallery of their products to be displayed. What I have so far works beautifully.

    Basically what it does is reads the contents of a directory and displays them in a list. That list is then vertically wrapped to be made into a table type display. Resulting in a basic grid pattern of images.

    This was great when they only had 20 or so images,...
    See more | Go to post
No activity results to display
Show More
Working...