User Profile
Collapse
-
yeah, i saw that right after i posted. and it did actually validate as XHTML Transitional :\... -
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..... -
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"...Leave a comment:
-
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 # # # # # # #
Leave a comment:
-
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,...
No activity results to display
Show More
Leave a comment: