JavaScript and client side scripting.
Moderator: General Moderators
nielsene
DevNet Resident
Posts: 1834 Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA
Post
by nielsene » Sun Sep 22, 2002 1:29 am
So what doctype do people here like to use and do you page validate according to it?
~J~R~R
Forum Newbie
Posts: 20 Joined: Wed Sep 18, 2002 12:19 pm
Location: Amsterdam, the Netherlanda
Post
by ~J~R~R » Sun Sep 22, 2002 5:49 am
I just switched to XHTML 1.0 Transitional. And ofcourse i always check my code, i like to use standards.
mydimension
Moderator
Posts: 531 Joined: Tue Apr 23, 2002 6:00 pm
Location: Lowell, MA USA
Contact:
Post
by mydimension » Sun Sep 22, 2002 6:34 am
while all my pages use the XHTML transitional doctype i always try the Strict doctype as well just to see if I can. and 99% of the time I am successful.
Takuma
Forum Regular
Posts: 931 Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:
Post
by Takuma » Mon Sep 23, 2002 12:32 am
I've recently change to XHTML too, it is quite annoying when I forget a "/" or things like that but I have to follow the standard don't I?
Coco
Forum Contributor
Posts: 339 Joined: Sat Sep 07, 2002 5:28 am
Location: Leeds, UK
Contact:
Post
by Coco » Mon Sep 23, 2002 5:01 am
huh?
scooby doo wanna know what the difference is
seems im using html trans.... but what the difference and how/why would i change?
Coco
Forum Contributor
Posts: 339 Joined: Sat Sep 07, 2002 5:28 am
Location: Leeds, UK
Contact:
Post
by Coco » Mon Sep 23, 2002 12:39 pm
thanks twig
hey it even looks like its written in english unlike half the php manual
CodeEye
Forum Commoner
Posts: 25 Joined: Fri Jul 05, 2002 7:19 am
Post
by CodeEye » Fri Oct 04, 2002 10:27 am
why do you have a frameset option it isnt a selected type it is just for when you need it and most people dont use it then?
used strict since it came out i like they way it enables me to edit and collect data as if it was a xml file