| Thread | Last Post | Replies |
|
| I'm going crazy | 01 Apr 2006 00:54 GMT | 4 |
I have a javascipt page that I can e-mail and it will work fine when opened in a browser, but when I post it on the internet, it only works in Firefox. It will work in Explorer if e-mailed. I'm stumped. Click on a name. If someone could help me before I lose what little hair I have
|
| css background-color print workaround | 31 Mar 2006 21:50 GMT | 1 |
Does anyone use vml to force the printing of background-colors in IE clients? Regards, slyi
|
| Scheme Workshop 2006 | 31 Mar 2006 20:56 GMT | 1 |
I'm writing to let you know about the upcoming Scheme and Functional Programming workshop -- specifically that the submission deadline is June 9, about 2 months from now. The workshop will be held Portland Oregon on September 17, the day
|
| THESIS | 31 Mar 2006 19:21 GMT | 1 |
Abstract The purpose this research were to compare with achievement students in Thai subject (Thai 101)... Example Cobranded University Search Google University Search Customers have complete control over the header and footer html. Create the Header HTML to fit the look &
|
| IE & OPERA javascript tools | 31 Mar 2006 19:16 GMT | 1 |
Hi everyone. I'm looking for javascript tools for web browser like IE and OPERA. I want find something like javascript shell http://www.squarefree.com/shell/shell.html for IE and OPERA. Does anyone know about something like that?
|
| Access Denied - How to set document.domain when writing to new window | 31 Mar 2006 19:03 GMT | 2 |
I am getting an Access denied error when I write to a new window. The situation and code are outlined below. I am setting the domain in the main window. The problem is that the window I am popping up never gets it domain set, even though I have coded it to be the same as the main
|
| Rating Script.. | 31 Mar 2006 18:38 GMT | 9 |
Does ne one have a Rating script same as on google groups... the one wid stars..n the rating gets saved too...in some variable.. plz help...urgently required
|
| Javascript Style Properties for Dynamic Images in Safari | 31 Mar 2006 17:49 GMT | 3 |
I am having a problem with style properties for dynamic images in Mac OS X Safari. By dymanic images, I mean images allocated with the javascript 'new Image()' call. With static images (created with the html <img> tag), I can make the image
|
| enumerator not working in firefox | 31 Mar 2006 14:29 GMT | 5 |
The following script works in IE but in Firefox errors with the msg Enumerator is not defined. <html> <head>
|
| Date Format | 31 Mar 2006 14:06 GMT | 5 |
I would like to use a date picker on a web page input form. I found one which does what I want but the date format it outputs is not correct for my form. The script contains the following: // datetime parsing and formatting routimes. modify them if you wish other
|
| JavaScript and RegEx not working on Safari... | 31 Mar 2006 13:02 GMT | 6 |
I am using Regular Expressions and Javascript to validate a form, specifically I want to make sure that if they try to upload a file that it has a proper name w/ certain extensions (doc,pdf, rtf). The script works on IE and Mozilla but fails on Safari on the MacOSX. Here is my
|
| get element location | 31 Mar 2006 12:12 GMT | 4 |
I am working on a drag/drop script and what I am trying to do is change the background of a div tag if I move the mouseover it while doing the drag and drop. Does anyone know of a script/know how to detect what elements are on a
|
| Help with setTimeout or setInterval | 31 Mar 2006 06:34 GMT | 2 |
I'm a Perl programmer by background, and JavaScript is dim second or third choice. I have an AJAX application, and at one point in the code, I need to be sure that an object has been created before I attach an interface element to it. I've googled this subject, and none of the
|
| Printing in one line like in Java or C/C++ | 31 Mar 2006 01:53 GMT | 3 |
JavaScipt ~~~~~~~ <script type="text/javascript"> name = new String("My Name");
|
| Using Sarissa transformToDocument() | 31 Mar 2006 00:21 GMT | 1 |
Can anyone help me with the following problem I'm having using the Sarissa parser. I am running the following java script var xml = Sarissa.getDomDocument(); xml.async = false; //Load my xml file containing many child Country
|