... Just to make clear what You're saying: IE *now* shows things more correctly than NS. It's bitter, but I agree... And I hope the Mac community will soon get...
458
Jaguwar
jaguwar@...
Apr 25, 2000 11:27 am
HA! I wish! I downloaded it a week ago and was aghast to discover none of the DHTML I'd implemented lately worked with it! It no longer understands layers.....
459
Jody
kjb1611@...
Apr 25, 2000 11:44 am
Hi Melchior, ... I understand that, but for the basics, something as simply as just making italics the same shade as the rest of the text should not even be...
460
Ian Ornstein
iano@...
Apr 25, 2000 2:54 pm
... From: Rudolf Horbas <Rudolf.Horbas@...> To: <ntb-html@egroups.com> Sent: Tuesday, April 25, 2000 5:46 AM Subject: [NH] different platforms, was: Re:...
461
melchior prisi
mprisi@...
Apr 25, 2000 8:30 pm
... At least concerning CSS: yes. ... Yes, but I have no experience with it. I check my pages just with the latest versions of N. & M. Maybe you will find...
462
melchior prisi
mprisi@...
Apr 25, 2000 8:41 pm
... I see - and turn pale... let's hope - again. ... sorry, not yet. Melchior -- http://www.alphazwirbel.net/orp/orp.htm...
463
Grant
emerge@...
Apr 25, 2000 9:38 pm
Try this link for stuff on web font inconsistences. http://style.verso.com/font_size_intervals/altintervals.html Apparently the latest ie5.5 for mac corrects...
464
RS
ptools@...
Apr 26, 2000 10:46 am
Hi All, Is there a way to you escape non-alphanumeric characters in a Form? In the following example, the parenthesis are being replaced with %28 and %29 when...
465
Rudolf Horbas
Rudolf.Horbas@...
Apr 26, 2000 8:17 pm
... But that's just the hack I want to avoid. For a scienticic magazine, IMO, it's important to use logical attributes such as headings. ... Thanks; _very_...
... Yes - at least I didn't copy it. Glad you like it :-) Greetings Melchior -- http://www.alphazwirbel.net/orp/orp.htm...
468
RS
ptools@...
Apr 27, 2000 12:43 am
Hi Grant, ... I still get the literal %28 and %29 passed to the CGI...:( It was a good try, anyway. Thanks! RS...
469
kevin@...
Apr 27, 2000 9:07 am
Hello, Thank you for your inquiry into WebLucent, Inc. However, Kevin A. Krall has recently resigned from his position and can now be reached at...
470
Rudolf Horbas
Rudolf.Horbas@...
Apr 28, 2000 7:01 am
From: "melchior prisi" <mprisi@...> To: <ntb-html@egroups.com> Sent: Thursday, April 27, 2000 12:16 AM Subject: [NH] Re: different platforms, was: Re:...
471
melchior prisi
mprisi@...
Apr 28, 2000 7:57 am
... Do that - then let us see what you use it for :-) Melchior -- http://www.alphazwirbel.net/orp/orp.htm...
472
Don Passenger by way...
KJB1611@...
Apr 30, 2000 11:54 pm
Hi All, I thought maybe some of you that are not on the Clips list would be interested in this: From: "Don Passenger" <dpasseng@...> If you care to have...
473
Grant
emerge@...
May 14, 2000 10:05 pm
Xhtml library available Has some features made available through the new clip commands in the 4.8 release of notetab pro. Incorperates a clipbar to work with...
474
Jody
KJB1611@...
May 17, 2000 6:31 am
Hi All, I have access to the ftp commands on my site. How do I make an anonymous login to a specific folder for download via ftp? Thanks! Jody Clean-Funnies:...
475
Marco Bernardini
webmaster@...
May 17, 2000 12:07 pm
*This message was transferred with a trial version of CommuniGate(tm) Pro* ... usr: anonymous pw: e-mail address Then type: cd [directory] ls [same as DOS dir]...
476
neil_t@...
May 22, 2000 1:17 am
I am very new to html so please be patient. My problem is no doubt very basic to most, anyway, I cant get my files onto my page. On Document tab I click add...
477
Lotta
loro@...
May 22, 2000 1:26 am
Hi, ... Try Document/Inser HTML Link Image instead. Good luck! Lotta...
478
Jaguwar
jaguwar@...
May 22, 2000 1:38 am
Also make sure you've taken the time to save your file as HTML. I've done that a few times in the beginning, and still do... :-) Michelle ... From:...
479
Jody
KJB1611@...
May 22, 2000 1:46 am
Hi Jaguwar, ... Grin, yep. You can rename it from txt to htm to test without saving though. ... Happy HTML'n! Jody http://www.sureword.com/notetab The NoteTab...
480
Jody
KJB1611@...
May 23, 2000 3:00 am
Hi All, I have this: <FORM> <INPUT TYPE="button" NAME="Submit" VALUE="Snatch This Clip" ONCLICK="Openme(39;search.html')"> and a bunch of links to click on. CSE...
481
Grant
emerge@...
May 23, 2000 8:54 am
... ONCLICK="Openme(39;search.html')"> ... I think your question is how do I use a required "action" attribute when it's not required :-7 Try making the action...
482
elssner@...
May 23, 2000 8:29 pm
Hi Jody and Grant, ... Exactly. These two lines build a valid HTML document (check it with Tidy and the ... <title>button test</title> <input type="button"...
483
Jody
KJB1611@...
May 23, 2000 10:45 pm
Hi Grant and Stefan, ... LOL, that's the problem. Tidy refuses to work on it because of too many errors. <bg> Thanks a lot - I'm sure it will work and will...
484
Marco Bernardini
webmaster@...
May 23, 2000 11:53 pm
*This message was transferred with a trial version of CommuniGate(tm) Pro* ... Hi Jody! Here is my 2 lire form lesson. - ACTION must link a script, usually in...
485
Jody
KJB1611@...
May 23, 2000 11:58 pm
Hi Grant and Stefan, ... 8?D OK, that problem solved and my other errors. My last problem before venturing into .css to get rid of the <FONT> message about it...
486
Marco Bernardini
webmaster@...
May 24, 2000 8:24 am
*This message was transferred with a trial version of CommuniGate(tm) Pro* Oops! I see my test page code is missing somewhere in cyberspace... Replace [ and ]...