| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | -----------------------------------------------------------------------
FAQ Topic - What online resources are...
FAQ server
|
06-13-2008 06:00 PM
FAQ server | 0 | 9 |
|  | Consider example:
Animal = function(age) {
this.age = age;
};
Animal.prototype.sleep = function() {
alert("Animal Sleeping...");
};
howa
|
06-13-2008 04:43 PM
dhtml | 6 | 8 |
|  | Hello,
At present my Google Map marker zooms in on the first onclick and then
opens its Infowindow on the second click - i want to combine the...
Daniish
|
06-13-2008 03:41 PM
Thomas 'PointedEars' Lahn | 2 | 7 |
|  | I want the file upload element disappear, instead of it, I place a text
box and a button with my own css defination.
but it doesn't work on IE7. What...
GuangXiN
|
06-13-2008 03:27 PM
Thomas 'PointedEars' Lahn | 12 | 14 |
|  | This may be a useful tool to better understand & find Javascript
concepts:
http://www.yoyobrain.com/subjects/show/240
Add flashcards to your...
Elizabeth Barnwell
|
06-13-2008 03:04 PM
Elizabeth Barnwell | 7 | 8 |
|  | I am looking for a clean solution to a problem that I solved in, what I
call, a "dirty" way.
Here is what I want to do. I have a dropdown list. ...
sheldonlg
|
06-13-2008 02:38 PM
Michael Wojcik | 27 | 28 |
|  | hi all,
my dropdownlist 'cboUnitTypes' is populating on the base of another
dropdownlist1, i have to apply a check on 'cboUnitTypes'...
CreativeMind
|
06-13-2008 02:12 PM
Thomas 'PointedEars' Lahn | 11 | 15 |
|  | On click of a button on one page, I would like to activate a popup2-
url. However, popup2 needs another url, popup1-url completely loaded.
That...
shiva.kodityala@gmail.com
|
06-13-2008 02:04 PM
Thomas 'PointedEars' Lahn | 2 | 7 |
|  | is this possible to do or am I dreaming
function getsomething(){
document.write(stuffToGet("myTable","tr","id"))
}
function...
LukeK1980@gmail.com
|
06-13-2008 01:49 PM
Thomas 'PointedEars' Lahn | 4 | 8 |
|  | Does anyone know how to open a window and have it close by itself? You
may ask why, but here it is. I want to have it open (a php script), run
that...
sheldonlg
|
06-13-2008 01:39 PM
Thomas 'PointedEars' Lahn | 11 | 15 |
|  | Hi at all
I tryed to show a pdf into a popup but with msie page is blank
My code:
var pdf="pdfname.pdf";
Paolo
|
06-13-2008 09:37 AM
Paolo | 2 | 8 |
|  | Hello,
I want to add a button to my Google Maps site, that will allow users
to cycle back through all the previous map extents that they...
Daniish
|
06-13-2008 08:59 AM
Daniish | 0 | 9 |
|  | Hello,
I am learning WWW technologies in Linux. I created index.html file which I
can browse with Firefox/Konqueror using...
r_ahimsa_m@poczta.onet.pl
|
06-13-2008 06:33 AM
Tom Cole | 4 | 7 |
|  | This issue is driving me nuts and not able to figure out whats wrong.
I've this code in my firefox extension. Firefox always hangs and
reports the...
hiqu
|
06-13-2008 06:29 AM
GArlington | 5 | 6 |
|  | Hi all,
I have the following problem. In my parent page I like to read the url
of a iframe to keep my navigation menu up to date. I tried a lot...
PortalWiz
|
06-13-2008 05:47 AM
PortalWiz | 0 | 5 |
|  | I saw a javascript popup that I just loved, and I'd like it on my new
website.
I think it involved CSS, but I have no clue. It was a rollover...
When You Need to Tell Someone
|
06-13-2008 12:16 AM
Stevo | 2 | 7 |
|  | webgour schrieb am 10.06.2008 17:01:
http://www.quirksmode.org/js/events_advanced.html
"The event handling function is referenced, not copied, so...
Holger Jeromin
|
06-12-2008 09:39 PM
RobG | 2 | 6 |
|  | Now that's what I call poor HTML!
And, more important: JAVA != JS
Peter
|
06-12-2008 03:36 PM
Peter | 0 | 8 |
|  | I'm a total neophyte in Javascript, trying to hack something together
fast, and run into something that I can't understand at all.
Two loops appear...
djconner
|
06-12-2008 03:28 PM
Dr J R Stockton | 12 | 13 |
|  | I'm trying to open a new window using window.open and then print that
window once it's loaded. It works fine in Firefox, but not at all in
IE. No...
Beni Rose
|
06-12-2008 11:56 AM
SAM | 2 | 3 |
|  | GromJS server-side JavaScript
---------------------------------------------------------------
GromJS is server-side JavaScript implementation of...
GromJS
|
06-12-2008 07:00 AM
GromJS | 0 | 8 |
|  | Grooming Your Dog
Grooming is an important part of your dog's health, with regular
brushing and combing helping to remove dead hair and dirt and...
vaticans.org
|
06-12-2008 06:32 AM
vaticans.org | 0 | 10 |
|  | I've been informed that a webserver sending a
XML file is supposed to add "Content-Type:
text/xml header".
I'm not questioning that infromation but...
K Viltersten
|
06-12-2008 03:05 AM
Bart Van der Donck | 3 | 8 |
|  | I've been laborating with an external package
(ExtJS, i don't know how well known it is).
When i try to run their examples from their
site,...
K Viltersten
|
06-12-2008 02:30 AM
Bart Van der Donck | 3 | 9 |
|  | -----------------------------------------------------------------------
FAQ Topic - What does the future hold for...
FAQ server
|
06-11-2008 06:00 PM
FAQ server | 0 | 8 |
|  | Hi,
I have problem with X-JSON. I am sending, in header, Polish chars,
that are correct encoded in database, but when they came through
header...
Gene
|
06-11-2008 07:25 AM
Bart Van der Donck | 2 | 8 |
|  | Hi ...
Is it possible to drag a file from Client Desktop into the
Browser Form File Element(input type='file') instead of File Browse?
I know that, ...
Sirisha
|
06-11-2008 06:45 AM
Joost Diepenmaat | 1 | 8 |
|  | I have some javascript that updates the text in a text field after
certain actions take place such as clicking a checkbox. The javascript
works fine...
dugald.morrow@gmail.com
|
06-11-2008 05:30 AM
GArlington | 3 | 11 |
|  | comp.lang.javascript FAQ - META - 9.91 - 2008-01-19
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroups deal with...
FAQ server
|
06-11-2008 03:00 AM
FAQ server | 0 | 10 |
|  | ------------------------------------------------------------------
http://chapter7bankruptcy1.blogspot.com
ANJALI
|
06-10-2008 12:49 PM
ANJALI | 0 | 8 |
|  | webgour escribió:
Unless it's just an exercise, I suggest you grab a third-party library
or framework to attach events. Apart from the headaches...
Álvaro G. Vicario
|
06-10-2008 11:07 AM
Álvaro G. Vicario | 0 | 10 |
|  | <http://webkit.org/blog/189/announcing-squirrelfish/>
--Jorge.
Jorge
|
06-10-2008 08:19 AM
Jorge | 1 | 9 |
|  | Yeah I'm sure this is a stupid question.
I've got a javascript source file with functions (creates a bar graph)
I want to call from inside an html...
James Kimble
|
06-10-2008 07:49 AM
James Kimble | 12 | 15 |
|  | If we toss this in a global area, is it compiled just once one the js
file is included in the new page?
var re = //o
Thank you.
oldyork90
|
06-10-2008 06:43 AM
oldyork90 | 4 | 8 |
|  | I (think) that I've come up with a pattern that I haven't seen in any
publications so far and I would like some feedback. Basically, I was
looking...
PragueExpat
|
06-10-2008 12:13 AM
RoLo | 13 | 18 |
|  | Hello,
I have the following function:
function show(id) {
var allIds = , ids, i=0;
while(ids = allIds)
{ ...
shapper
|
06-09-2008 07:35 PM
RobG | 1 | 9 |
|  | Hello,
I have a web site which uses Javascript and soundManager2 which uses
Flash to play mp3 files
What is the best way to deal with a user whose...
Geoff Cox
|
06-09-2008 06:04 PM
Thomas 'PointedEars' Lahn | 4 | 8 |
|  | -----------------------------------------------------------------------
FAQ Topic - Internationalization and Multinationalization...
FAQ server
|
06-09-2008 06:00 PM
FAQ server | 0 | 10 |
|  | rizjabbar (AT) gmail (DOT) com wrote:
Try declaring _InitEngine_prototype_called:
var _InitEngine_prototype_called = true;
Dan Rumney
|
06-09-2008 03:51 PM
rizjabbar@gmail.com | 1 | 10 |
|  | Hello,
I'm building a little web with php and javascript. I have inside HEAD
the following function:
This function receives as parameters a url and...
dlf
|
06-09-2008 11:07 AM
Evertjan. | 5 | 8 |
|  | Hi All,
Does anyone have any idea about how can we resize an IFRAME
dynamically according to its content from another domain? I want to
increase the...
Jills
|
06-09-2008 09:35 AM
preet | 3 | 10 |
|  | On page 392 of "Javascript the definitive guide" a function is called
like this:-
<form action="processform.cgi" onsubmit="return...
Steve
|
06-09-2008 05:28 AM
Joost Diepenmaat | 12 | 15 |
|  | Hi I have a simple question. From a click event, how do I find out
what element triggered it? In delphi there was a property called
"sender" which...
oddvark
|
06-09-2008 03:37 AM
Álvaro G. Vicario | 10 | 13 |
|  | comp.lang.javascript FAQ - Quick Answers- 9.91 - 2008-01-19
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroups deal with...
FAQ server
|
06-09-2008 03:00 AM
FAQ server | 0 | 9 |
|  | Clinic Items
Shop eBay for anything and everything - from specialized gifts to
custom clothing and Genealogy tools. It's all on...
Weini
|
06-09-2008 12:18 AM
Weini | 0 | 9 |
|  | -----------------------------------------------------------------------
FAQ Topic - What is the document object...
FAQ server
|
06-08-2008 06:00 PM
FAQ server | 0 | 7 |
|  | Hi,
I have a Javascript function called changediv() that receives as a parameter
the
number that is the id of the element I want to...
Paulo Almeida
|
06-08-2008 02:05 PM
Paulo Almeida | 2 | 9 |
|  | As part of a JavaScript precheck form validation I noticed a problem
with trying to return focus to the field with an error. I have setup a
demo...
Jonathan N. Little
|
06-08-2008 09:39 AM
Thomas 'PointedEars' Lahn | 3 | 10 |
|  | -----------------------------------------------------------------------
FAQ Topic - What are object...
FAQ server
|
06-07-2008 06:00 PM
FAQ server | 0 | 10 |
|  | Hi all,
I want to display advertising in iframe, but bust out of iframe if someone
clicks on any of the links in there. Can u please help. I...
noob
|
06-07-2008 03:07 PM
Dr J R Stockton | 5 | 9 |