| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Dear newsgroup,
I have a question about Ajax Best Practices: How do you realize the
MVC (model view controler) design pattern in Ajax?
Let's say I...
Sven
|
01-23-2008 01:16 PM
ada.moeller@googlemail.com | 2 | 11 |
|  | Aaron Gray wrote:
This is how I'd do it, using JavaScript: (I know of no simple HTML solution)
1. Add a name to your form: <form name=myform...
Steve Swift
|
01-23-2008 10:35 AM
Randy Webb | 9 | 10 |
|  | Perhaps slightly OT... is it possible for a Java applet to invoke the
surrounding browser's JavaScript engine to execute a dynamically...
Qu0ll
|
01-23-2008 10:32 AM
Randy Webb | 3 | 12 |
|  | Morning All,
I am wrestling with some table HTML generated on the fly by javascript
which is then submitted via POST variables and stored in a...
Al Henderson
|
01-23-2008 06:59 AM
Al Henderson | 6 | 12 |
|  | comp.lang.javascript FAQ - META - 9.88 - 2007-10-12
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroups deal with...
FAQ server
|
01-23-2008 03:00 AM
FAQ server | 0 | 9 |
|  | I know IE doesn't support "display: table", but when I examine an element
with that style, eg. alert( element.style.display ) it gives me "block". ...
Nik Coughlin
|
01-22-2008 07:26 PM
Nik Coughlin | 2 | 8 |
|  | 'JavaScript Bible' v6 by Danny Goodman doesn't seem to describe the
snytax used in Prototype.js. Namely, I could not find discussion...
SmallPaul
|
01-22-2008 07:04 PM
Thomas 'PointedEars' Lahn | 2 | 7 |
|  | -----------------------------------------------------------------------
FAQ Topic - How do I get my browser to report...
FAQ server
|
01-22-2008 06:00 PM
FAQ server | 0 | 9 |
|  | On Jan 21, 5:08*pm, The Natural Philosopher <a...@b.c> wrote:
Declaring a var like that outside of any function makes it global.
Using the var...
Doug Gunnoe
|
01-22-2008 03:02 PM
Doug Gunnoe | 2 | 9 |
|  | Hi group!
After my first post a few days ago and your advice not to use the
Prototype Framework (which indeed was a good idea! ;-)) I rewrote...
Pascal Ehlert
|
01-22-2008 02:38 PM
Randy Webb | 23 | 24 |
|  | http://dcaic.com/alta_google.htm
VAIO PC
|
01-22-2008 02:25 PM
Randy Webb | 1 | 11 |
|  | Hi guys,
I'm using the onchange event on a SELECT element to pull extra inputs
into a form based on the value in the SELECT. It works fine in...
jezaustin@gmail.com
|
01-22-2008 02:04 PM
Randy Webb | 3 | 13 |
|  | Hi all,
I am having a problem when trying to use XMLHttpRequest with a proxy
server. The issue is that I want to change the Request-URI from...
Rodrigo Brayner
|
01-22-2008 01:56 PM
Thomas 'PointedEars' Lahn | 1 | 10 |
|  | Hi All,
I've written some Javascript that dynamically adds a row to an
existing table. It then adds table cells with radio buttons in each
cell. ...
HugeBob
|
01-22-2008 10:18 AM
HugeBob | 10 | 18 |
|  | Hi Friends,
Recently I have been searching for some technical books and
found this gem link website called http://www.jumbooks.com
They use upload...
Deepak.Verma3441@gmail.com
|
01-22-2008 06:01 AM
Anthony Levensalor | 2 | 7 |
|  | Greetings,
Now I can understand that 0 equal false, but should "" also equal
false?
Apparently the answer is yes. When I test both Firefox and IE,...
Java script Dude
|
01-21-2008 11:07 PM
David Mark | 30 | 31 |
|  | Hello - I'm trying to figure out all the different ways that
javascript could access an external object . I'm pretty new at javascript and I thought...
Mark M Manning
|
01-21-2008 10:29 PM
Randy Webb | 1 | 8 |
|  | Aaron Gray said the following on 1/21/2008 10:22 PM:
comp.infosystems.www.authoring.html
--
Randy
Chance Favors The Prepared...
Randy Webb
|
01-21-2008 10:25 PM
Randy Webb | 0 | 10 |
|  | Hi folks,
I've read all the javascript resources (well, not all, but a lot :))
on inheritance, prototipical and classical, including...
Daniel
|
01-21-2008 10:23 PM
David Mark | 1 | 5 |
|  | On Mon, 21 Jan 2008 23:08:27 +0000, The Natural Philosopher wrote:
You really should read the specs on Javascript. All variables not
declared in a...
Jeremy J Starcher
|
01-21-2008 06:04 PM
webmasterATflymagnetic.com | 1 | 6 |
|  | On Jan 21, 6:08*pm, The Natural Philosopher <a...@b.c> wrote:
And how would you do that?
For someone new to JavaScript, you certainly have formed...
David Mark
|
01-21-2008 05:26 PM
David Mark | 0 | 9 |
|  | Wow!
Firstly it works (and in IE as well -- so I take back my invective of
that particular browser!). Secondly, I see the technique here is to
split...
webmasterATflymagnetic.com
|
01-21-2008 05:15 PM
webmasterATflymagnetic.com | 0 | 6 |
|  | Someone know an editor with good error control on Javascript code, or
plugin for firefox able to reveal the errors???
Neither Netbeans nor Firefox...
Mariano
|
01-21-2008 04:14 PM
Mariano | 2 | 9 |
|  | Is there a way when a user fills out a form and it asks them to enter
a website that it'll be reformatted with http:// in front of it if it
isn't...
Chris
|
01-21-2008 03:41 PM
David Mark | 8 | 9 |
|  | Regards to the group
I have 2 external scripts that I use in a html file...
first one sends an ajax request for the file first.php, and the...
bobo
|
01-21-2008 02:33 PM
RobG | 1 | 9 |
|  | I have opened a new window and now want to change something in the
newly opened window. I am doing...
Joe Sent Me
|
01-21-2008 12:01 PM
Thomas 'PointedEars' Lahn | 4 | 6 |
|  | i have a page that has multipe forms that do almost the same thing but
just to diffrent database entrys. i want a "are you sure?" button to
come up...
google@walkerwebworks.co.uk
|
01-21-2008 11:24 AM
google@walkerwebworks.co.uk | 4 | 9 |
|  | I'm populating an array with string labels taken from a db.
Unfortunately the labels may contain characters such as the apostrophe
and the backslash...
Andrew Poulos
|
01-21-2008 09:41 AM
Evertjan. | 6 | 8 |
|  | hello,
I have a script like this
<script language="JavaScript" type="text/javascript">
function cekiraj_vrijeme(ova){
alert("radi");
if...
bobo
|
01-21-2008 09:20 AM
Randy Webb | 7 | 9 |
|  | Zvonko Bi¹kup said the following on 1/21/2008 2:57 AM:
window.onload=function(){
rent_show(document.getElementById('something'))
}
--
Randy
Chance...
Randy Webb
|
01-21-2008 03:02 AM
Randy Webb | 0 | 10 |
|  | 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
|
01-21-2008 03:00 AM
FAQ server | 0 | 6 |
|  | I'm writing a server-side web application framework using Mozilla's
Rhino JavaScript engine. My two primary motivations are so I can write
code on...
Peter Michaux
|
01-21-2008 01:57 AM
Randy Webb | 12 | 13 |
|  | Title: Java/Swing Developers/XML and API experience
Trinity Consultancy Services
Email: career (AT) trinityconsultancy (DOT) com
Skills: JAVA,...
Ann
|
01-20-2008 10:15 PM
Ann | 0 | 6 |
|  | -----------------------------------------------------------------------
FAQ Topic - How do I open a new window with...
FAQ server
|
01-20-2008 06:00 PM
FAQ server | 0 | 7 |
|  | On Dec 12, 12:17 am, Jean Ceugniet <jean.ceugn... (AT) gmail (DOT) com> wrote:
Intercepted by what? I guess I still missing the root of your...
Jean Ceugniet
|
01-20-2008 04:32 PM
pixelchutes | 6 | 91 |
|  | bizt said the following on 1/20/2008 2:38 PM:
Cross-domain security is going to stop you dead in your tracks.
<snip>
And IE7 with native...
Randy Webb
|
01-20-2008 02:36 PM
Randy Webb | 0 | 5 |
|  | Hi!
Is there a way to change the protocoll type through Javascript without
reloading (or making a request from the webserver) via Javascript?
for...
Tamer
|
01-20-2008 12:13 PM
Jim Ley | 2 | 5 |
|  | I have the following code being called by a form. As soon as I enter
a Rent such as asdff to test it, the next time I enter a number it
doesn't...
Peter
|
01-20-2008 09:09 AM
Thomas 'PointedEars' Lahn | 2 | 7 |
|  | Hi
What does a questionmark before a variable do?
For instance,
var test1 = ''
var test2 = '?test1'
Jimolo
|
01-20-2008 09:07 AM
The Natural Philosopher | 2 | 13 |
|  | Evertjan, many thanks for cleaning up my example and offering an
explanation.
I am very keen to include parts of the prototype library on the...
iporter
|
01-20-2008 04:22 AM
Thomas 'PointedEars' Lahn | 9 | 10 |
|  | -----------------------------------------------------------------------
FAQ Topic - Why doesn't the global variable "divId" always
refer to the...
FAQ server
|
01-19-2008 06:00 PM
FAQ server | 0 | 10 |
|  | Hello,
I'm having problems with the apostrophe character when building a
Javascript array.
I've come up with two different ways to fix the problem....
Eric
|
01-19-2008 02:09 PM
pr | 3 | 7 |
|  | CodeGrinder wrote:
Actually no, I didn't mean anything of the sort. I posted some server-side
code to generate the html. You've used client-side...
Bob Barrows [MVP]
|
01-19-2008 12:20 PM
Bob Barrows [MVP] | 2 | 4 |
|  | Hello I was wondering if it was possible to add to an already defined
onchange event without having to re-write it completely.
scenario:
<input...
nimhyea@gmail.com
|
01-19-2008 12:12 PM
Doug Gunnoe | 13 | 18 |
|  | I seem to recall that IE at one time did not support push. How far
back do we have to go before we lose push? Is it IE4?
Jeff
Jeff
|
01-19-2008 12:06 PM
VK | 4 | 5 |
|  | same concept, as you build your dropdown list look for values matching those retrieved from user choices .
When found, mark as SELECTED. if not...
Jon Paal [MSMD]
|
01-19-2008 10:43 AM
Jon Paal [MSMD] | 1 | 5 |
|  | You may find the following thread on caller, callee...
Csaba Gabor
|
01-19-2008 07:56 AM
Csaba Gabor | 0 | 5 |
|  | On Jan 18, 10:15 pm, António Marques <m... (AT) sapo (DOT) pt> wrote:
There are caller (of function), caller (of current instance) and
__caller__...
VK
|
01-19-2008 07:23 AM
VK | 0 | 6 |
|  | I have the following code in a form:
<input type="button" value="Search for this City"
onClick="CreateDate()">
If I click the button is runs the...
Peter
|
01-19-2008 07:05 AM
Randy Webb | 7 | 8 |
|  | António Marques wrote:
ISTM that the statement becomes more understandable when considering the
context in which it was given, that you have not...
Thomas 'PointedEars' Lahn
|
01-19-2008 06:52 AM
Thomas 'PointedEars' Lahn | 0 | 7 |