| Thread | Last Post | Replies |
|
| TURNING CRAZY, is there a way to write it in a different way? whats wrong | 31 Dec 2004 23:15 GMT | 3 |
I hope not sent I twice. ok here is my problem, the javascript form validation works perfect during I put a emaildirection in the <form action:""> comand, like this:
|
| Store locator, data in code. | 31 Dec 2004 22:22 GMT | 4 |
Looking for a store locator in javascript, with data for 80 stores in the code, with other words, no external database, server will not run php. Will pay if nescessary. Urgent.
|
| XMLHTTP | 31 Dec 2004 17:40 GMT | 6 |
I am working on a site which utilizes PHP/JS and the new found XMLHTTP frenzy to update dynamically. WHile the whole mechanism works beautifull, i can't get to display greek Characters correct (They show up as ?).
|
| how to set table footer static | 31 Dec 2004 14:29 GMT | 1 |
How can the table footer be set to static. I am able set the first row - header as static using THEAD.fixedHeader TR { POSITION: relative; TOP:
|
| Carriage Return Email Body | 31 Dec 2004 13:02 GMT | 16 |
I am trying to pre populate an email body using javascript. I cannot figure out how to control the carraige returns for the text. The standard \r\n is not working. Is there another technique I can try?
|
| xml code working in internet explorer only | 31 Dec 2004 12:36 GMT | 3 |
i am using the following code which works well in internet explorer but not in firefox (and perhaps others too): var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); xmlDoc.async="false";
|
| Please help with reading from a textfile on webserver | 31 Dec 2004 05:16 GMT | 8 |
How can I insert preformatted text from a file on the web server into a table's cell? And then swapped the text in response to an onClick event. Something like this.........
|
| Accessing iframe from within frame ??? | 31 Dec 2004 01:57 GMT | 1 |
I have this (sorry if you not using fixed spacing font;-)
|----------|---------------------| | Frame_1 | Frame_2 | | | |----------------| | |
| using scrollBy in conjunction with frames | 30 Dec 2004 22:50 GMT | 2 |
I've been trying to get the scrollby javascript feature to scroll through frames. My end goal is to make my own scroll buttons to use for navigation through the frame but I figured I would start simple. I would load a frameset and just move the correct frame by 100 pixels
|
| how to get button name | 30 Dec 2004 18:11 GMT | 1 |
how to get the name of the submit button whos is clicked if the FORM have two submit buttons ? 10x
|
| function / return help | 30 Dec 2004 17:11 GMT | 5 |
PHP programmer in need of some js help. I can't seem to get this function to return the value of xmlhttp.responseText. alert(xmlhttp.responseText) gives me the value I'm looking for. I assume this has to do scope... but don't quite get how to get the return
|
| Suggestions needed for a an expanding tree menu | 30 Dec 2004 16:45 GMT | 4 |
I'm using an expanding tree menu based on the design from Dieter Bungers GMD (www.gmd.de) and infovation (www.infovation.de) named displayToc.js. The problem is that the script isn't working properly in Firefox, although it's working without problems in IE 5.5 & 6.0 In
|
| Y2K? Never heard of it... | 30 Dec 2004 16:43 GMT | 9 |
The following is from RISKS-LIST: Risks-Forum Digest Sunday 26 December 2004 Volume 23 : Issue 63 archived at <http://www.risks.org> Date: Thu, 23 Dec 2004 11:27:50 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
|
| A button with a picture | 30 Dec 2004 15:41 GMT | 2 |
The picture will not appear, but why?????????? When I use a simple applet, it works. ------------------------------------------------------------------------------------------------------------------------- package test;
|
| creating a slide show effect with setTimeout for a museum | 30 Dec 2004 15:14 GMT | 7 |
I am working on a kiosk for a museum, we will be using firefox as the browser, with windows, and a touch screen. We'd like to create a slide show of a small portfolio when the visitors click down to the lowest level of the collection.
|