WireLESS.

Arrow Wednesday, August 10, 2005 @ 12:35 am

I just love how the built-in wireless on my 1-year-old laptop doesn’t work … and how the 3-year-old external USB adapter borrowed from the PC works better than the 2-year-old PCMCIA card from my older, almost-dead laptop. WTF mate?

[RSS] [trackback]
filed under General

4 Responses to “WireLESS.”

1

Brian says:

Arrow Wednesday, August 10, 2005 @ 4:39 pm

Will my comments ever show up?? Furthermore, why can’t I tab from the “enter code” field to the “name” field??

2

Brian says:

Arrow Wednesday, August 10, 2005 @ 4:44 pm

Ahh… it is because of “tabindex”. It appears that all of the links assume a tabindex of zero, so it starts with the enter code field, then proceeds through all of the links, before hitting tabindex 1 (name), tabindex 2 (email), etc. If you just get rid of the tabindex (or make these fields all zero) it will just hit them in the order on the page. Did I mention that work is boring? lol

3

Claire says:

Arrow Wednesday, August 10, 2005 @ 11:36 pm

I think I fixed it …

4

Brian says:

Arrow Thursday, August 11, 2005 @ 12:55 pm

Yay!! It’s fixed! :-*

Leave a Comment