Hi Derek,
As I understand it, language="JavaScript" in HTML4 has been depreciated by type="text/javascript" for XHTML, or a standards revision of that...
I have <script type="text/javascript" language="javascript"> on all my
pages and they validate as XHTML. I have found that W3C can be a bit
temperamental and...
... technically, you only need <script type='text/javascript'> </script> now, but the more verbose option works fine as well. I've never noticed inconsistancy...
I'm trying to use frames on my website, and want links to open into a different frame section on the page. I've followed the instructions using the Creating a...
its simple for sure you need to be sure your frame is named and that the target on the link matches if you give us the url where we can see your page, we'll...
I am going blind trying to discover what I have done wrong. My page at: www.snowy.net.au/~dbwat/kids.html has 10 photos on it, of kids and grandkids. Seven...
Hi Derek,
Beautiful grand kids!
I'm not seeing 3 of the rollovers, same as you. It has taken a very long time for the images to download via 56K dial-up (I...
Sorry, erratum:
IE renders the page same as FF - still 3 rollovers don't work.
Also, the URI problem is " spacer.gif" with a space in the file name after...
Hi! I posted something like this a while ago, but now I have a better idea of how to do it. Anyway, I run a girls club called the ZFC. I have a signup form at...
All I see in FF is "A word from Stephanie". Didn't see anything change. What's suppose to be there and what is suppose to change on refresh? Can't help you...
Hi, Thanks Gary and Don, Having followed your advice, and looking carefully at my html I managed to get it working! Here's the url if you're interested. Be...
... Gary and Ron, my thanks for your replies to what is becoming a very frustrating situation. I had already corrected all the warnings before asking for...
DW : I mentioned the thing about the id's for the ones that don't work. Downloaded the page and David's images. After correcting warnings from HTML Tidy and ...
Just curious, as the following doesn't make full sense to me: The Music Centre has three main teaching staff. They are led by *Mr Shaun Riches, Director of...
Looking good, looks like the problem is indeed fixed.
I see all the frame borders on the site, and wonder if you really want them there. It is possible to...
Hi, Thanks for comments, there are or should I say will be three teaching staff! However, one has just left and we are yet to appoint a new person! I agree...
Thanks Gary, I was thinking about the frame borders, and haven't yet decided if I like them or not! I kinda like the way it looks with them there, but have...
... Thanks, Ron. Re-read your earlier suggestion and corrected the three "ids" and as you say, the rollovers now work. Why is this, I wonder? There shouldn't...
Hi everyone, This AM Thunderbird shows messages, but when I try to open them I get a blank page. I have tried everything that I know to do. Sometimes it will ...
Hi Ed, I get around 1500 email a day and I use IMAP and SSL on my server so thunderbird has much more load on my system then it does for yours, and that amount...
Please check my website. It doesn't validate. The problem is with the javascript copied directly from Paul Mcfedries cd from the book. If I make the...
Hi James,
There are several things here that the W3C validator would not like, this is what Tidy (a Firefox ext) says:
################
HTML errors and...
... The problem is that the validator doesn't check to see if a tag is in javascript or general code, so it is complaining about things like this: </A in the...
... From: Gary Badger To: cightml@yahoogroups.com Sent: 4/7/05 9:48:50 PM Subject: Re: [cightml] Page Check Hi James, There are several things here that the...
Hi James,
The validation page http://validator.w3.org/check?verbose=1&uri=http%3A//rightchoicelt.com/ lists the problems. At a glance I see the common issue...
Friends,
Franki has written a really good article at http://htmlfixit.com/?p=581 about robots.txt, which I thought was worthy of referring to the list.
I've...