HighDots Forums  

Re: Javascript events: keydown, keyup and change are screwy

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: Javascript events: keydown, keyup and change are screwy in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-04-2004 , 11:42 PM






On Fri, 04 Jun 2004 20:12:29 -0700, Andrew DeFaria wrote:

Quote:
I recommend you always validate your markup code with a validator
before posting a question. All problems which will need to be
corrected anyway after testing with various user agents are related to
validation errors.

Not so really here. The problem was the usage of alert! ;-)
I myself am limited to testing on IE6,
Moz1.3, NN 4.08, Lynx and Opera (all on XP).

I am *astounded* that you managed to test
you pages on even a small percentage of
the available UA's.

How do you do that?

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology


Reply With Quote
  #2  
Old   
Andrew DeFaria
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-05-2004 , 12:25 PM






Andrew Thompson wrote:

Quote:
On Fri, 04 Jun 2004 20:12:29 -0700, Andrew DeFaria wrote:

I recommend you always validate your markup code with a validator
before posting a question. All problems which will need to be
corrected anyway after testing with various user agents are related to
validation errors.

Not so really here. The problem was the usage of alert! ;-)

I myself am limited to testing on IE6, Moz1.3, NN 4.08, Lynx and
Opera (all on XP).

I am *astounded* that you managed to test you pages on even a small
percentage of the available UA's.
I'm confused! Where did I say I tested my pages on any UA's at all
really?!? Listen this is a system that I'm designing for me, not the
world, though I may eventually offer it up. As such I only really care
that it works on Mozilla (well I use Firefox but that's derivitive) and
perhaps IE (cause I'm currently limited to that at work). Still I will
give nod to standard compliance and I suspect that it will probably work
just find on the other brouwsers like Opera, et. al. In general I don't
go off an use esoteric, possibly browser specific functionality like
ActiveX, etc. And while I like Netscape I have no plans on trying to
support 4.08. Hell there's 6.0 and the 7.x series! I see above you
mention IE 6 but not IE 5. I see is similarly for Netscape.

Quote:
How do you do that?
Um. I'd get you download and install them then run your pages through
them. I have XP and Linux at home so I can cover that angle if I want.
You could also ask friends that you know that might have access to other
OSes or browsers. But generally I think it's best to code for the
standards and then rely on standards compliances. Isn't that one reason
for standards?

--
If you mated a bulldog and a shitsu, would it be called a bullshit?



Reply With Quote
  #3  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-05-2004 , 01:21 PM



On Sat, 05 Jun 2004 09:25:00 -0700, Andrew DeFaria wrote:

Quote:
But generally I think it's best to code for the
standards
Agree.

Quote:
..and then rely on standards compliances.
Disagree.

Quote:
..Isn't that one reason
for standards?
Well, 'standards' are a nice ideal,
and a wonderful *concept*... ;-)

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology


Reply With Quote
  #4  
Old   
Richard Cornford
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-05-2004 , 01:26 PM



Andrew DeFaria wrote:
<snip>
Quote:
I'm confused! ...
snip

Quote:
Content-Type: multipart/alternative;
boundary="------------040701020404010203020602"
Content types for posts to comp.lang.javascript should be plain text
only.

Richard.




Reply With Quote
  #5  
Old   
Andrew DeFaria
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-06-2004 , 01:08 AM



Andrew Thompson wrote:

Quote:
On Sat, 05 Jun 2004 09:25:00 -0700, Andrew DeFaria wrote:

But generally I think it's best to code for the standards

Agree.

..and then rely on standards compliances.

Disagree.
I mean when you don't have the money, resources nor time to purchase one
of each time of machine/OS and browser. YMMV.

--
Everyone has the right to be stupid, but your abusing the privilage.


Reply With Quote
  #6  
Old   
Andrew DeFaria
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-06-2004 , 01:09 AM



Richard Cornford wrote:

Quote:
Andrew DeFaria wrote:
snip

I'm confused! ...

snip

| Content-Type: multipart/alternative;
| boundary="------------040701020404010203020602"

Content types for posts to comp.lang.javascript should be plain text only.
So says you!

--
I went to a general store, but they wouldn't let me buy anything specific.



Reply With Quote
  #7  
Old   
Lee
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-06-2004 , 01:31 AM



Andrew DeFaria said:
Quote:
This is a multi-part message in MIME format.
--------------000602010602060307040007
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Richard Cornford wrote:

Andrew DeFaria wrote:
snip

I'm confused! ...

snip

| Content-Type: multipart/alternative;
| boundary="------------040701020404010203020602"

Content types for posts to comp.lang.javascript should be plain text only.

So says you!
So says the newsgroup FAQ:
http://www.jibbering.com/faq/#FAQ2_3



Reply With Quote
  #8  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-06-2004 , 01:47 AM



On Sat, 05 Jun 2004 22:09:29 -0700, Andrew DeFaria wrote:
Quote:
Richard Cornford wrote:
....
Content types for posts to comp.lang.javascript should be plain text only.

So says you!
...and the FAQ. Paragraph 5 of,
<http://www.jibbering.com/faq/#FAQ2_3>

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology


Reply With Quote
  #9  
Old   
Andrew DeFaria
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-06-2004 , 02:15 PM



Lee wrote:

Quote:
Andrew DeFaria said:

This is a multi-part message in MIME format.
--------------000602010602060307040007
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Richard Cornford wrote:

Andrew DeFaria wrote:
snip

I'm confused! ...

snip

| Content-Type: multipart/alternative;
| boundary="------------040701020404010203020602"

Content types for posts to comp.lang.javascript should be plain text
only.

So says you!

So says the newsgroup FAQ:
http://www.jibbering.com/faq/#FAQ2_3
BFD! Sue me!
--
There's too much blood in my caffeine system.



Reply With Quote
  #10  
Old   
Lee
 
Posts: n/a

Default Re: Javascript events: keydown, keyup and change are screwy - 06-06-2004 , 02:49 PM



Andrew DeFaria said:

Quote:
Content types for posts to comp.lang.javascript should be plain text
only.<br
/blockquote
So says you!<br
/blockquote
So says the newsgroup FAQ:<br
a class="moz-txt-link-freetext"
href="http://www.jibbering.com/faq/#FAQ2_3">http://www.jibbering.com/faq/#FAQ2_3</a><br
/blockquote
BFD! Sue me!<br
It's more or less self-enforcing. People who are so rude
as to continue to post HTML gain reputations as assholes,
and so the people who are most able to help simply stop
reading their posts.

Then there are the prospective employers who Google to see
what this "Andrew DeFaria" has contributed, and find out
that you have no respect for established conventions, or
for other people.

Best of luck in life. I think you're going to need it.



Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.