I am making a chat. I write to a page from anothern frame vith javascript. I want to that frame where I write to scroll down to the newest message. how I can...
lazard3
numminen@...
May 1, 2003 11:09 am
6836
It's in the official HTML 4.01 spec: http://www.w3.org/TR/html40/present/frames.html#h-16.2.2 ... Date: Mon, 28 Apr 2003 06:44:02 -0700 (PDT) From: Garvin...
Hi, All-- I am creating an intranet Web site and have run into a problem. I have a java script top drop-down menu on the page, which was working fine before I...
Welcome To The World Wide Web With so many years experience of being on the internet myself and Charmaine have come up with the idea of creating a group where...
Looking for the simplest cookie form script, which can store two fields 'name' and 'email' when the form is submitted and the form will be automatically...
zeshanism
zeshanism@...
May 2, 2003 1:47 am
6841
put links... <a name=link1> <a name=link2> and use javascipt to point to these links ... ===== HTTP://SILASCO.PORT5.COM/TONES/ ...
Anyone know where I can get *good* free web hosting w/ FTP ? :) ~GERRI~ ... OH NO! A HORRIBLE AND TRAGIC EVENT HAS OCCURED! MY AMAZON.COM SHOPPING CART IS...
Isn't that part of angelfire ? (which has annoying pop up ads that pop up on refresh ?....) I had ads of my own [for my other sites] on there and it stuck...
I'm really new at this............ Does anyone know the code for the mouse trail words on this site? http://www.donnellan.org/ I'm just beginning to learn...
It's not the ad problem. it's the fact they keep popping up after you close 'em. ================ COWBOY BEBOP BLUES: http://members.bellatlantic.net/~vze26khi...
I didn't get mouse trail words as such (IE 6) but got a ball wandering about trailing words behind it - is that what you're asking about? If so, it's not...
Your out of luck, this page uses a Java Applet, not JavaScript: <applet CODEBASE="Java/" code="Ballwriter1_1.class" width="492" height="410" align="right"> ...
Thanks, I had looked at the source of the page and didn't see the javascript. ... width="492" height="410" align="right"> ... www.citerus.se. All Rights...
Does anyone know how to get the size of the used space in a window. I am opening a new window and I don't know how many lines will be on it until it is...
Okay, does anyone know the code, or where I could find the code, that finds whther or not a user has MSIE or NN? I have to use it inside a function, but I...
Dale, In Netscape, you can use the window.innerHeight function of Javascript. Unfortunately, that doesn't work in IE. So, for IE, you can use the old ...
To anyone who wants a complete reference of javascript, like objects, methods, functions, properties, etc, go to the link below. There are pdf and html...
Hallo, I have some elements who are relatively positioned, for moving according the findings on a database. They are created after the element they will cover,...
Well, it doesn't help if someone resizes a window after the page has loaded. However, if someone tends not to run their browser at full screen, the image is an...
I was thinking something with images also but the problem is that this image will fill the entire window. I need the size of the used portion of the window....
Hi, I am looking for opinion about the available tools to generate a reports in ASP, so any advise or comment would appreciated. The idea is to enable the...
I have my code working to have a new window open with information, however, I have to position it on the right side of the screen. The only problem is that I...
Hi, I am generating a txt file on the server side. I want to show the "Save file as..." dialog box. Just like when right clicking a file link to "save link...