comp.lang.javascript FAQ - META - 7.9 - 2003-06-30 #6019 (8/6/2003 12:01:06 PM) comp.lang.javascript FAQ - META - 7.9 - 2003-06-30 1 meta-FAQ meta-questions 2 comp.lang.javascript tips 2.1 Which newsgroup deals with javascript? 2.2 What questions are off-topic for clj? 2.3 What ... jim8898(152)
CSS problem36 (8/6/2003 10:57:10 AM) Hello i have gor an css problem, i want to use a fixed font size and i pur this in the head body { font-size: 70%; font-family: verdana, helvetica, sans-serif; } td { font-size: 70%; font-family: ver... info3792(1)
Deriving Element Names from associated Labels217 (8/5/2003 9:04:07 AM) This is a multi-part message in MIME format. --------------F8F4012D811576358E44BAE4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit All, I am hoping someone might be able to put me out... Martin.ORourke(2)
Folding Tree Navigation Script Help020 (8/5/2003 6:27:12 AM) Hi, I was wondering if anyone could help me... I am using a folding tree navigation script that I got from JavascriptKit. It works really well, but what I would like to modify it slightly so that each time a '... ckinder(1)
Programatically click <INPUT type=image ...> element411 (8/4/2003 11:14:03 PM) I want to be able to programatically click on the center of an element (I only care about IE 5.5+). This should work regardless of whether IE has focus. Normally you would do myDomEleme... news9201(11)
DHTML javascript dropdowns and Mac IE 5.2?015 (8/1/2003 4:32:21 PM) Hi, I'm new to DHTML. I've used a dropdown script from DHTML AND CSS FOR THE WOPRLD WIDE WEB by Jason Cranford Teague (2nd edition). I find the (slightly altered) code works fine for Windows Explorer and Netsc... max3669(1)
Sending/returning a string from a Java Applet to JavaScript26 (8/1/2003 8:10:12 AM) This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C357C9.A8774E60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Is it possible to have a Ja... bpollack(2)
Script help!!021 (7/30/2003 6:45:10 PM) I need help to create a script that will collect all of the following tags "> "from a .txt file i.e: > <<S... rso1(2)
Code works in IE but not Netscape/Mozilla134 (7/30/2003 12:27:33 PM) Hello, I'm writing a form where it puts a red asterisk next to required fields, and depending on a few Yes/No questions, the asterisks will change. This works great in IE but not in Netscape or Mozilla. Can ... keeganalex(7)