| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | comp.lang.javascript FAQ - Quick Answers- 9.88 - 2007-10-12
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroups deal with...
FAQ server
|
11-05-2007 04:00 AM
FAQ server | 0 | 21 |
|  | I need to have a script communicate with a server other than the one
it was loaded from. I've come up with the function below (slightly
modified for...
Brian Adkins
|
11-05-2007 12:39 AM
Peter Michaux | 5 | 28 |
|  | I want to get values from a page and display them in another page
using JavaScript.
dayanthaa@gmail.com
|
11-05-2007 12:19 AM
dayanthaa@gmail.com | 6 | 41 |
|  | Hi,
the following works in FF but not IE:
Object.prototype.describe=function(){alert("Description: " +
this);return this}
alert.describe();
The...
pantagruel
|
11-04-2007 03:11 PM
pantagruel | 1 | 23 |
|  | My question is not about Javascript programming. I'd like to use a
browser, either IE or Firefox or whatever, that allows me to disable a
specific...
yong321@yahoo.com
|
11-04-2007 12:13 PM
getsanjay.sharma@gmail.com | 2 | 26 |
|  | I am having some difficulties getting some inline js code to run when
retrieved via AJAX by XMLHTTPRequest.
Basically I am running a php script...
Dave
|
11-04-2007 09:18 AM
Bart Van der Donck | 7 | 26 |
|  | I have a php/mysql driven website and within is a javascript function
which returns a single number. I would like to be able to use this
return...
krnl@krnlpanic.com
|
11-03-2007 10:43 PM
krnl@krnlpanic.com | 0 | 19 |
|  | I don't wish to start another flame fest/name calling thread, but Matt's
suggesion to use JQuery led me to try it.
So I went...
Jim
|
11-03-2007 09:17 PM
Jeff North | 2 | 24 |
|  | beautiful girls will help you,why?check it out
http://groups.google.com/group/all-good-things/web/beautiful-girls-and-ladies
brau
|
11-03-2007 08:03 PM
brau | 0 | 26 |
|  | -----------------------------------------------------------------------
FAQ Topic - How do I disable the right mouse...
FAQ server
|
11-03-2007 08:00 PM
FAQ server | 0 | 29 |
|  | I have a script given to me by a co-worker to convert into VB; I can get
the same results but I cannot fully understand the logic here... can
someone...
newbie
|
11-03-2007 07:13 PM
Dr J R Stockton | 6 | 26 |
|  | -----------------------------------------------------------------------
FAQ Topic - How do I detect...
FAQ server
|
11-03-2007 06:31 PM
Dr J R Stockton | 1 | 31 |
|  | I'm looking for a minimal impact spell checker to use on a work site
form. Nothing real fancy but it would be nice to get the red
'squiggle' line...
jcage@lycos.com
|
11-03-2007 06:28 PM
Jeremy | 1 | 29 |
|  | Is there a way to get IE 6 to print in landscape without requiring the
user to select it as a preference from the print dialog?
Andrew Poulos
Andrew Poulos
|
11-03-2007 12:36 PM
Tendeloo@gmail.com | 3 | 37 |
|  | not, however, moved by the miracle that had just happened before their
very eyes. But Allah said: "O fire, be coolness and peace for
Abraham". (Koran...
msk2000
|
11-02-2007 09:08 PM
msk2000 | 0 | 31 |
|  | both of these lines below do not work in IE. In the first I replaced
" with "" and in the second I replaced " with '. Is there some trick
to...
mike
|
11-02-2007 04:39 PM
Randy Webb | 3 | 22 |
|  | Hello Everyone,
altought by English is not so ggod, I try to explain my problem...
With the prototype ajax.updater it's possible to update a div ...
chrissi
|
11-02-2007 01:33 PM
Jeremy | 2 | 15 |
|  | Let's say I have a string:
div.innerHTML = "<a onclick='foo(\""+myWord+"\");'></a>";
in IE only (tested version 7) if var myWord = "English" then...
VUNETdotUS
|
11-02-2007 11:37 AM
VUNETdotUS | 3 | 18 |
|  | -----------------------------------------------------------------------
FAQ Topic - How do I change print settings...
FAQ server
|
11-01-2007 11:33 PM
Randy Webb | 2 | 28 |
|  | Hi, I have a problem where whenever I have a mouseover, the document.write on my javascript page, tries to submit the page.
<input type=submit...
David Williams
|
11-01-2007 11:30 PM
Randy Webb | 3 | 32 |
|  | Hi all. I've got a form that I submit to a new window using the
following
code:
function sendMe() {
var w = window.open("custsearch.asp",...
ZazuMC
|
11-01-2007 10:52 PM
ZazuMC | 0 | 22 |
|  | On Nov 1, 1:10 pm, Ed <e... (AT) siliconforks (DOT) com> wrote:
Indeed. Thanks for the link.
I was aware of other reasons to avoid global variables...
Brian Adkins
|
11-01-2007 08:24 PM
Richard Cornford | 2 | 28 |
|  | -----------------------------------------------------------------------
FAQ Topic - My element is named myselect , how do I
access...
FAQ server
|
11-01-2007 08:00 PM
FAQ server | 0 | 22 |
|  | Our site has a menu with some submenus that is implemented using some
javascript to determine the position of where to display the submenus.
To do...
kmcdonald718@yahoo.com
|
11-01-2007 04:26 PM
kmcdonald718@yahoo.com | 0 | 29 |
|  | Hello JS Gurus,
One thing I haven't figured out about javascript is the treatment of
__proto__.
Inheritence, whether prototypes or class-based, is...
cbare
|
11-01-2007 02:28 PM
cbare | 1 | 16 |
|  | Hello all, I need help submitting this
data to a form which works in Firefox
but not IE 7. I have an image (but.bmp)
that when clicked, submits the...
David Williams
|
11-01-2007 01:18 PM
RobG | 3 | 26 |
|  | Hi all. I've got a form that I submit to a new window using the
following
code:
function sendMe() {
var w = window.open("custsearch.asp",...
ZazuMC
|
11-01-2007 11:13 AM
Evertjan. | 1 | 18 |
|  | Hi,
(sorry for my english)
I'm having a problem with multiple forms on the same page
all the fields in all the forms will be checked that they are...
Charlotte
|
11-01-2007 10:54 AM
Erwin Moller | 8 | 26 |
|  | Hi
First, thanks to all for the help as I am new to JAVASCRIPT. I only
need to solve one last problem.
<td class="Input"><input id="BOOKINGDATE"...
Jes
|
11-01-2007 08:56 AM
Dr J R Stockton | 5 | 23 |
|  | Hi
I have a problem with assigning values in a form. I have a date field
in MySql and when I load the form , I would like to spilt it up in 3
fields...
Jes
|
11-01-2007 05:36 AM
Jes | 3 | 23 |
|  | -----------------------------------------------------------------------
FAQ Topic - I have <a href="javascript:somefunction()"> what
.......
FAQ server
|
10-31-2007 08:00 PM
FAQ server | 0 | 30 |
|  | I want to transform the following JavaScript code to JScript, but I
cannot find any good resources on it. Can you help me?
In javascript, this is...
Daan
|
10-31-2007 06:31 PM
SAM | 6 | 30 |
|  | I want to find a way so that if the javascript is in a certain HTML
document it will write one code and a different document a different
code and so...
cgt1801@yahoo.com
|
10-31-2007 03:05 PM
Tim Ferguson | 6 | 27 |
|  | Hmm, Ive been googling and I cant seem to find a page that fixes my
problem nor does any page truely mention an issue with IE regarding
using the...
lancebryanthps@gmail.com
|
10-31-2007 01:00 PM
lancebryanthps@gmail.com | 5 | 33 |
|  | I am trying to understand the event handling of this page (in order to
develop a new version with more AJAX...
JJA
|
10-31-2007 12:53 PM
JJA | 0 | 16 |
|  | Hello JS Gurus,
One thing I haven't figured out about javascript is the treatment of
__proto__.
Inheritence, whether prototypes or class-based, is...
cbare
|
10-31-2007 12:43 PM
John G Harris | 8 | 19 |
|  | I have an application that puts a table of values on a page along with
a form whereby the user may add a value. I need to make sure that the
value...
es330td@gmail.com
|
10-31-2007 11:26 AM
es330td@gmail.com | 3 | 27 |
|  | Dear all
I have a date field on a HTML form where the user is asked to key in
dd/mm/yyyy
However, when that is written to MySql it is either not...
Jes
|
10-31-2007 10:20 AM
Jes | 10 | 106 |
|  | ******south india pro galary***********
http://Eranfre.blogspot.com/
puja
|
10-31-2007 05:49 AM
puja | 0 | 25 |
|  | On Oct 26, 4:11 pm, "benkasminbull... (AT) gmail (DOT) com"
<benkasminbull... (AT) gmail (DOT) com> wrote:
<FAQENTRY>
Here it is again......
RobG
|
10-31-2007 03:46 AM
benkasminbullock@gmail.com | 8 | 28 |
|  | On Oct 30, 9:40 am, David Mark <dmark.cins... (AT) gmail (DOT) com> wrote:
I agree with your criticisms, but I again must point out that it...
Brian Adkins
|
10-30-2007 11:48 PM
Brian Adkins | 90 | 402 |
|  | I'm doing an Ajax load, and I'd like to scroll to the top of the div
containing the new content after the Ajax load is completed. But there
doesn't...
Vik Rubenfeld
|
10-30-2007 11:05 PM
Peter Michaux | 3 | 33 |
|  | On 30 Oct, 17:19, Bone Ur <bon... (AT) example (DOT) com> wrote:
Explains a lot.
so plonk to you too then
SaraLeePerson@gmail.com
|
10-30-2007 08:57 PM
Andy Dingley | 23 | 98 |
|  | I wish there was a real DOM. the one true way to work across all
browsers but unfortunately, there is no DOM. I don't wish to pick up a
library just...
vbgunz
|
10-30-2007 06:46 PM
Thomas 'PointedEars' Lahn | 10 | 81 |
|  | I want to create a ToolTip that's exactly like the one on Facebook.
i.e. with the little triangle that points to the link that clicked...
ericlangland@msn.com
|
10-30-2007 06:05 PM
ericlangland@msn.com | 0 | 28 |
|  | TOP.NET Interview Questions
Read http://www.dotnetuncle.com
And get the latest C#, VB.NET, ASP.NET, ADO.NET, OOPs, Framework,
Short-Answer...
dotnetuncle
|
10-30-2007 11:08 AM
dotnetuncle | 0 | 36 |
|  | Hello,
I'm brand new to Javascript and would like to know what is the best
program that I can use to learn JavaScript. I would like something
with...
John
|
10-30-2007 09:19 AM
beegee | 6 | 32 |
|  | I have a script that I want to check the checkbox if something is writen in
a text field. Then uncheck it if it erased.
The check works but not the...
Willie
|
10-30-2007 08:52 AM
Tim Streater | 9 | 25 |
|  | Is it possible to capture onKeyUp for a whole page? If so, how? I
tried adding the onKeyUp to the body element and it never is called.
Cartoper
Cartoper
|
10-30-2007 08:38 AM
Bart Van der Donck | 1 | 20 |
|  | Hello
I have the above javascript error on filling in mandatory fields and
submitting the form...
redog6@hotmail.com
|
10-30-2007 07:29 AM
redog6@hotmail.com | 12 | 128 |