| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | -----------------------------------------------------------------------
FAQ Topic - Why was my post not...
FAQ server
|
09-26-2007 06:00 PM
FAQ server | 0 | 15 |
|  | I have written my web site using FrontPage and have disvovered that
apart from producing code that does not validate it also creates a
horrible...
Helpful person
|
09-26-2007 05:29 PM
Helpful person | 8 | 15 |
|  | Addison Wesley and Prentice Hall are organizing a dedicated conference
for the Google Web Toolkit™ (GWT) community, Voices That Matter:
Google Web...
bgavin
|
09-26-2007 04:30 PM
Peter Michaux | 2 | 18 |
|  | Hi all,
I need to set the attributes onload and onresize of the <body> tag
in a HTML file via javascript code.
I want to obtain a programmatic...
davidemazza82@gmail.com
|
09-26-2007 04:25 PM
David Mark | 4 | 18 |
|  | deepwater wrote:
True, however that is _not_ the cause of your problem.
The `mouseout' event for the `div' element occurs shortly before...
Thomas 'PointedEars' Lahn
|
09-26-2007 03:35 PM
Thomas 'PointedEars' Lahn | 1 | 20 |
|  | i write a script for image gallery is work on ie7 but it not works on
firefox,.
pls tell solution for it.
pradeep s
|
09-26-2007 03:16 PM
Dr J R Stockton | 3 | 24 |
|  | Alexey.Guzenko (AT) gmail (DOT) com wrote:
The problem with this is, apart from being MSHTML-only, it is not Valid
HTML. That also applies to the...
Thomas 'PointedEars' Lahn
|
09-26-2007 02:02 PM
Thomas 'PointedEars' Lahn | 0 | 18 |
|  | Hi,
I have a simple form which uses the following code to add lines into a
textarea field from a button
The problem is that it always seems to begin...
David
|
09-26-2007 10:53 AM
Dr J R Stockton | 10 | 29 |
|  | (Oops, sorry for the messy layout of my message. I now know that I
should not wrap the texts myself when posting here.)
timsamshuijzen@gmail.com
|
09-26-2007 09:26 AM
timsamshuijzen@gmail.com | 0 | 17 |
|  | Hi,
I'm new to javascript and I want to validate the fields in a html form.
I have written a function to validate my radiobuttons but it seems...
Dirk Bollen
|
09-26-2007 06:26 AM
Dr J R Stockton | 2 | 25 |
|  | Hi all,
I got an from IE 7.0.5730.11 when moving the <script
src="..." type="text/javascript" /> tag from the <head> part to the
<body> section of...
davidemazza82@gmail.com
|
09-26-2007 05:37 AM
Henry | 2 | 17 |
|  | I think this is not possible...
var fnProto = Function().prototype;
var badAss = { constructor : "Chuck Norris" };
result = ;
function...
dhtmlkitchen@gmail.com
|
09-26-2007 03:29 AM
Richard Cornford | 1 | 15 |
|  | Hi all,
Sorry if this has been covered before, but is there anyway that one
could remove menubars/toolbars from an existing browser window,
without...
jmdolinger@earthlink.net
|
09-25-2007 11:51 PM
Peter Michaux | 2 | 14 |
|  | -----------------------------------------------------------------------
FAQ Topic - What do I have to do before posting to...
FAQ server
|
09-25-2007 06:00 PM
FAQ server | 0 | 18 |
|  | ooops, just last note about external JavaScript injection .... I wrote
this post many months ago.
What kind of browser doesn't support...
Jon Maz
|
09-25-2007 05:59 PM
Stevo | 66 | 77 |
|  | I have a question on the capability of Ajax. My question is: Is it
possible to dynamically load any of the javascript gallery programs
such...
charlie imac
|
09-25-2007 03:47 PM
Randy Webb | 1 | 15 |
|  | Hi.
In my script the below code creates a new element
on the page with an associated delete button:
var row_element = new...
pbd22
|
09-25-2007 03:11 PM
pbd22 | 8 | 13 |
|  | What is the simplest code of finding out if a certain div (with a
name) exists in a html or flash?
Charlie C.
|
09-25-2007 02:35 PM
Thomas 'PointedEars' Lahn | 1 | 19 |
|  | Hi,
I am trying to create a function that will add values from several
form select boxes and output the result to another textfield.
my code is...
simon.croome@solent.ac.uk
|
09-25-2007 02:13 PM
Thomas 'PointedEars' Lahn | 2 | 20 |
|  | I want to set the value of an input field with javascript but I do not
understand the syntax for this.
This example does not work. Once I fathom...
GarryJones
|
09-25-2007 01:54 PM
Thomas 'PointedEars' Lahn | 3 | 22 |
|  | Hi All,
I have below label which is invisible when the page loads.
<asp:Label ID="lblTest" runat="server" Visible="false"...
ipramod@gmail.com
|
09-25-2007 12:15 PM
Henry | 2 | 20 |
|  | Hi there, javascript newbie here, having to convert my asp.net (vb)
code to client side javascript.
I have several textareas (number varies) and I...
dodgeyb
|
09-25-2007 11:24 AM
Lee | 4 | 14 |
|  | intrader wrote:
I did make a polite request already that you would trim your quotes, and
that you would not quote signatures unless you are...
Sisilla
|
09-25-2007 10:23 AM
Sisilla | 26 | 33 |
|  | I am validating some html form input data with some javascript. How
do I prevent the form from performing the ACTION if the data
validation...
KDawg44
|
09-25-2007 10:16 AM
KDawg44 | 2 | 15 |
|  | On Sep 25, 3:22 pm, nilsandi <nilsan... (AT) gmail (DOT) com> wrote:
<snip>
Your document is not XHTML it is tag soup HTML (if not innerHTML...
Henry
|
09-25-2007 09:34 AM
Henry | 0 | 12 |
|  | This is only my first AJAX based application so this may be a trivial
question but I cannot find any way of getting at the data I want.
So, I have...
Andrew May
|
09-25-2007 08:01 AM
Andrew May | 7 | 18 |
|  | Hi,
I've just been scouring the web trying to find an answer for how to do
this but so far without any success.
Basically I want some of the links...
chambers.anya@googlemail.com
|
09-25-2007 07:32 AM
Henry | 7 | 10 |
|  | check this out buddies. kool website for:
* hacking and anti hacking tricks
* anti hackng tricks.
* registry tweaks
* orkut tricks
* small virus
*...
dracula
|
09-25-2007 04:30 AM
dracula | 0 | 10 |
|  | Hello all,
I'm dealing with <table> and <tr>s here and I've a function that takes
two arguments, one is the array of strings(containing <tr> ids...
Oltmans
|
09-25-2007 02:18 AM
Oltmans | 9 | 10 |
|  | Is there a way where I can "guess" what relative speed the user's
connection is?
Currently, the client is wanting some graphical intensive content...
Andrew Poulos
|
09-24-2007 06:28 PM
The Natural Philosopher | 7 | 11 |
|  | -----------------------------------------------------------------------
FAQ Topic - What questions are off-topic for...
FAQ server
|
09-24-2007 06:00 PM
FAQ server | 0 | 19 |
|  | Hi there, newbie here, trying to write some clientside javascript to
find which textarea is not disabled and pass text back to opener page.
I have...
dodgeyb
|
09-24-2007 04:30 PM
Randy Webb | 10 | 27 |
|  | In comp.lang.javascript message <46f77242$0$7330$426a34cc (AT) news (DOT) free.fr>,
Mon, 24 Sep 2007 10:15:38, Jean-Guy Mouton <user (AT) example...
Dr J R Stockton
|
09-24-2007 03:57 PM
Dr J R Stockton | 0 | 15 |
|  | -----------------------------------------------------------------------
FAQ Topic - How do I access a property of an object using
a...
FAQ server
|
09-24-2007 12:38 PM
Dr J R Stockton | 3 | 17 |
|  | Hi people,
this is a new gwt-php-adodb script, if someone is interested can
download it for free at:
http://sourceforge.net/projects/retecasa/
the...
ermpad@gmail.com
|
09-24-2007 10:39 AM
ermpad@gmail.com | 0 | 15 |
|  | Hi, I'm a complete newbie to javascript.
I downloaded the script
http://javascript.internet.com/math-related/calculate.js
to use in a seminar...
Fred Bloggs
|
09-24-2007 08:27 AM
Fred Bloggs | 4 | 20 |
|  | Hi,
I can't get the characters with accents in a regex. This is my code :
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
var...
albert
|
09-24-2007 08:13 AM
albert | 9 | 15 |
|  | Jean-Guy Mouton wrote:
var one = s.match(/\d+/);
So?
var
a = s.split(/\s/),
lastWord = a;
Thomas 'PointedEars' Lahn
|
09-24-2007 03:37 AM
Thomas 'PointedEars' Lahn | 1 | 7 |
|  | All,
I'm trying to spoof Google's vertical tabs in a vertical menu
structured with nested UL/LI elements.
To do this, I need to find out where the...
Henrik Bechmann
|
09-24-2007 02:41 AM
Thomas 'PointedEars' Lahn | 2 | 6 |
|  | Hi there,
Does anyone know of an AJAX or JS watchlist function.
I want people to add database records to a watchlist for the duration
of their...
deepweb
|
09-23-2007 08:34 PM
deepweb | 2 | 12 |
|  | hi gaiz:
is it possible to not allow the user to close the window in certain
page !!!??
as i know the function must be "onUnload()" event ;
Thanx...
Beshoo
|
09-23-2007 08:27 PM
Randy Webb | 1 | 13 |
|  | <FAQENTRY>
Weird. I go to Google and search for "javascript faq". These are the
top...
Jake Barnes
|
09-23-2007 08:02 PM
RobG | 6 | 11 |
|  | I am trying to build a simple help system. I cant seem to get the
ShowModalDialog to actually jump to the correct location.
Why doesn't the...
itc_sburnett@comcast.net
|
09-23-2007 06:01 PM
RobG | 1 | 6 |
|  | -----------------------------------------------------------------------
FAQ Topic - Which newsgroups deal with...
FAQ server
|
09-23-2007 06:00 PM
FAQ server | 0 | 10 |
|  | I am trying to hide text inside <tr> and <td> tags until a link is
clicked.
The following code example reveals the hidden text before the link...
GarryJones
|
09-23-2007 04:38 PM
Evertjan. | 1 | 9 |
|  | I get an 'undefined' object when trying to get the number of
checkboxes (with same name) in a form and there's only one checkbox.
However when there...
reto
|
09-23-2007 02:16 PM
Thomas 'PointedEars' Lahn | 3 | 12 |
|  | I have some javascript functions in an xslt file. Everything works and
produces the desired html, except when using the visual studio
debugger which...
billsahiker@yahoo.com
|
09-23-2007 07:35 AM
Martin Honnen | 3 | 14 |
|  | hi,
usually if we call external js file by declaring them in our html page
head section:
<head>
..
..
..
<script language="JavaScript"...
shotokan99
|
09-22-2007 11:58 PM
Randy Webb | 14 | 21 |
|  | -----------------------------------------------------------------------
FAQ Topic - Why do some posts have <FAQENTRY> in them...
FAQ server
|
09-22-2007 11:55 PM
Randy Webb | 2 | 10 |
|  | When I do website design I have my screen (on a PC) set for 1600 x
1200 or greater resolution so that I can have as many windows open as
I need and...
Bill H
|
09-22-2007 11:51 PM
Randy Webb | 7 | 29 |