Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 08-18-2005, 16:00   #29 (permalink)
GreyWyvern
Civilians

 
Default Re: animate.js error

And lo, Allis didst speak in alt.www.webmaster:
> "Theg" <no@email.please> wrote...
>
>> I was actually trying to agree with you. I said 'browser', I meant
>> 'user.' I wish I drank coffee, and could blame a lack thereof for the
>> error.

>
> You don't drink coffee?
> http://www.grinningplanet.com/2005/0...ke-cartoon.htm
>
> It's blasphemy I tell ya...


What's blasphemy is that there is more advertising on that page than
content.

Grey
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2005, 16:00   #30 (permalink)
Allis
Civilians

 
Default Re: animate.js error


"GreyWyvern" <spam@greywyvern.com> wrote in message
newsp.svppljzmsl6xfd@news.nas.net...
> And lo, Allis didst speak in alt.www.webmaster:
> > "Theg" <no@email.please> wrote...
> >
> >> I was actually trying to agree with you. I said 'browser', I meant
> >> 'user.' I wish I drank coffee, and could blame a lack thereof for the
> >> error.

> >
> > You don't drink coffee?
> > http://www.grinningplanet.com/2005/0...ke-cartoon.htm
> >
> > It's blasphemy I tell ya...

>
> What's blasphemy is that there is more advertising on that page than
> content.
>
> Grey


The way of the net
Replication...replication...replication...throw some ads up.


--
Allis
http://nexussix.net
http://themooseisloose.net


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2005, 20:00   #31 (permalink)
Blinky the Shark
Civilians

 
Default Re: animate.js error

rf wrote:
> Els wrote:
>
>> > </more pedanticer>

>>
>> <even more pedanticker>
>> #1 I'm sure the 'c' doesn't change pronounciation on its way to
>> becoming a superlative ;-)

>
> Er, pedant, pedantic, pedanticer. Why the need for a superfluous k?
>
> Then again google reveals 0 hits for either spelling :-)
>
>> #2 Hello World! is incorrect grammar, as English doesn't capitalize
>> ordinary nouns that aren't placed at the beginning of the sentence.
>> Therefore: Hello world!

>
>> </even more pedantickest>

>
> Madam, I bow to your superiour pedanticism :-)
>
> But of course there is the standard, and much shorter, Australian version of
> the above:
>
> G'day.


Some USans have pared even that down:

Yo.


--
Blinky Linux Registered User 297263

Killing All Posts from GG: http://blinkynet.net/comp/uip5.html
End Of The Good GG Archive GUI: http://blinkynet.net/comp/gggui.html
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-18-2005, 20:00   #32 (permalink)
Matt Probert
Civilians

 
Default Re: animate.js error

Once upon a time, far far away "Allis" <allis@allis> muttered

>>
>> What's blasphemy is that there is more advertising on that page than
>> content.
>>
>> Grey

>
>The way of the net
>Replication...replication...replication...throw some ads up.


Hey some of us have to make a living you know! That said, we are
concious of not putting too much advertising on pages - though some
should argue that any advertising is too much.

Matt


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-19-2005, 00:00   #33 (permalink)
Allis
Civilians

 
Default Re: animate.js error


"Matt Probert" <comments@probertencyclopaedia.com> wrote in message
news:4304d8cb.22489287@news.ntlworld.com...
> Once upon a time, far far away "Allis" <allis@allis> muttered
>
> >>
> >> What's blasphemy is that there is more advertising on that page than
> >> content.
> >>
> >> Grey

> >
> >The way of the net
> >Replication...replication...replication...throw some ads up.

>
> Hey some of us have to make a living you know! That said, we are
> concious of not putting too much advertising on pages - though some
> should argue that any advertising is too much.
>



Advertising is great
Done well, in good taste, it has its place.

It's just when you see one measly piece of content surrounded by ads, ugh.


--
Allis
http://nexussix.net
http://themooseisloose.net


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-19-2005, 00:00   #34 (permalink)
JennyLin
Civilians

 
Default Re: animate.js error (Els)


> How difficult can it be to tell a newbie this:
> Start any document with this line:
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd">
>
> --
> Els http://locusmeus.com/
> Sonhos vem. Sonhos vão. O resto é imperfeito.
> - Renato Russo -
> Now playing: Guns N' Roses - 14 years


Hi there,
well I tried putting that at the beginning of each page but still no go.
Any other ideas please.
http://validator.w3.org/check?uri=ht...line&verbose=1

Many thanks for your input.
I agree, learn it right from the beginning

Cheers
Jenny


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-19-2005, 00:00   #35 (permalink)
Els
Civilians

 
Default Re: animate.js error (Els)

JennyLin wrote:

>> How difficult can it be to tell a newbie this:
>> Start any document with this line:
>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
>> "http://www.w3.org/TR/html4/strict.dtd">


> well I tried putting that at the beginning of each page but still no go.
> Any other ideas please.
> http://validator.w3.org/check?uri=ht...line&verbose=1


When I click that link, and tick the box 'show source', I see no
doctype at all. Did you forget to upload the edited version of the
page?

As for the rest of the errors:

- No Character Encoding Found! Falling back to UTF-8.

Apparently your server doesn't send a header about the charset that is
to be used. This can probably be changed, but for the time being, just
add this line in the <head> of your page:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

- bunch of errors because of frames

What can I say: frames are a bad idea. You can Google for "why frames
are evil" to find plenty of information about the reasons for it.
If you really want to learn it right, forget about frames. Build your
page the way it should look, you don't need frames for that.
Frames can be useful in some occasions, but they usually don't have
real advantage over regular pages.
In those rare cases where their use is justified, you'd need a
different doctype, especially for pages using frames.

So, it's your choice: wanna start utterly correctly and ditch frames,
or stick to frames cause it's "easy" and change the doctype on the
page with the frameset?

In case the latter, this would be the doctype:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">

(be aware though, that people will keep telling you "ditch the frames"
just about every single time you ask for advice in groups like
alt.html ;-) )

> Many thanks for your input.
> I agree, learn it right from the beginning


Well, let's start on the way you post here then. It's not difficult,
so please follow these simple guidelines:

- do not alter the subjectline to include the name of the previous
poster. Instead, start your post with "Els wrote:" or something like
that. (well, use another poster's name if it was another poster of
course ;-) )

- do not include the other posters' signatures when you quote their
messages. They are only relevant on their posts, not on yours.

To make things easier, you can download and install OE-Quotefix which
will force Outlook Express to behave almost like a real newsreader ;-)

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Guns N' Roses - Paradise City
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA Shape Animate BoomerM3 Microsoft Applications 12 10-05-2005 22:00
animate.js error - still and ever more so. JennyLin Web Design 11 08-22-2005 00:00
Animate Background =?iso-8859-1?B?p0Nocmlzc2mn?= Microsoft Applications 1 05-11-2005 00:00
Animated GIF doesn't animate Daniel Gatti Microsoft Applications 5 11-16-2004 22:55
Animate bullets Kelly Microsoft Applications 2 06-16-2004 11:32


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 00:56.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 1.13105 seconds with 18 queries