http://www.mcfedries.com/CreatingAWebPage/resources.asp Also, try this one. seecurb +++++++++++ ... [Non-text portions of this message have been removed]...
hi, guys and gals, there was something in the mail about setting out your javascript in an external SS recently, but I cannot locate it. What is the link to...
Hi Derek,
Close, but not quite there. Try this:
<script src="jssheet.js" type="text/javascript">
</script>
That's all there is to it.
External JS is easy...
Hi I was wondering if anyone knew how to make the text in a textarea wrap I have a link me page and am making a sister site page, but the code keeps *not*...
Hi Stephanie, Try it without the wrap attribute... <textarea rows=4 cols=60>text here</textarea> Best regards, Dave Colliver. http://www.AshfieldFOCUS.com ~~ ...
David Colliver
david.colliver@...
Oct 3, 2005 9:20 am
9661
... Thanks Gary, now all I have to do is to get the photos to preload. I am trying to use an array in the .js page - should these photos be thumbnail size -...
You have a way with words Paul! ;-)
Derek, a little while back Hazel put me onto a program called Infranview (free from http://www.irfanview.com/) which...
Hello I plan to upgrade the XHTML on my site and want to know if it is worth the time and hassle to work on it Eugene [Non-text portions of this message have...
... xhtml definately (use notetab as it is a one click conversion for the most part) strict vs transitional is more difficult strict if you can otherwise not...
Hi On my website I have 2 PHP includes, one for the top section and one for the bottom. The top section has doctype html head title StephanieZylstra.com /title...
Hi Stephanie, In ASP (similar to PHP) I would declare anything in the title prior to the title being written... so, for example, <% TitleAddOn = " >> Email Me"...
Hi Eugene,
I agree with Don. Definitely move from HTML to XHTML and make sure it validates at http://validator.w3.org/.
But within XHTML to move from...
Hi I am helping my sister make a website. There is a competitions page with a story competition. People can enter as groups or individuals. I have this code: ...
Hi all, I never in a million years thought I would be asking this question... I am hoping to use AWSTATS as my log file stats package for my FOCUSPortals.com...
David Colliver
david.colliver@...
Oct 15, 2005 10:26 am
9672
... To see if PHP is working, make a file called test.php with the following in it: <?php phpinfo(); ?> If it's working, you'll get a load of data. I've got no...
Michael Welsh
yomcat@...
Oct 15, 2005 9:20 pm
9673
Hi all, i have been asked to develop a site where a book opens and turns as you view each page...tacky i know but its what he wants.Any ideas on how to...
Hi Does anyone know how to do the @ sign as something like &at; or ø? I've looked in all my html reference things but I can't find it. Also, how do you do...
Hi! A lot of times when I visit my web site http://www.stephaniezylstra.com/ there's all the tables and text and stuff like that, but no colours or styles, it...
... Dave is right - the complete list of "HTML codes for cool characters" is on the flyleaf of Paul's CIGHTML book, which, as you are a member of this group,...
@ is not in my out-of-date version of CIGHTML but it is on the list at
http://www.mcfedries.com/CreatingAWebPage/codes.asp
Strangely, it is not on the list at...
Hi Stephanie Looks ok here FF 1.0.7 It won't hurt to upgrade to FF 1.0.7 Also delete and upload a fresh copy of the css Clear your cache Just do the...
Thanks, Dave, I missed that.
Paul H
----- Original Message ----- From: "Dave" <daja300@...>
To: <cightml@yahoogroups.com>
Sent: Saturday, October 29,...
Howdy,
On a PC I can "refresh" the page displayed in a browser by pressing F5 on the keyboard. I can "force-refresh" (i.e. not use the cache files) by...