| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hello,
I'm working with Google Maps API and I have trouble understanding this
problem which is Javascript related. I've read some posts related...
roel.wessels@gmail.com
|
08-13-2007 05:34 PM
Thomas 'PointedEars' Lahn | 2 | 24 |
|  | i have a form in which a hidden field (initial value as '0', and my
javascript set it to '1' when an event is trigged).
In the same form, i have a...
newbie
|
08-13-2007 05:30 PM
dhtmlkitchen@gmail.com | 17 | 24 |
|  | Hi,
on writing some nice javascript classes, I stumble upon the following
error, which I find no hint for:
First, there is an object:
function...
Erik Wegner
|
08-13-2007 05:09 PM
Randy Webb | 7 | 51 |
|  | Gregor Kofler said the following on 8/13/2007 5:42 AM:
Actually, yes. Since the OP stated "I would like to load the content of
the webpage to a...
Tomek Toczyski
|
08-13-2007 01:36 PM
Randy Webb | 9 | 13 |
|  | On Aug 12, 7:10 am, Gregor Kofler <use... (AT) gregorkofler (DOT) at> wrote:
I don't mean to start an argument about this but please enlighten me
as...
ablock
|
08-13-2007 01:31 PM
Randy Webb | 16 | 24 |
|  | are there any freeware/open source tools available to "wrap" an HTA
and all associated files into a single .exe???
rob.fahndrich@gmail.com
|
08-13-2007 12:16 PM
Thomas 'PointedEars' Lahn | 1 | 14 |
|  | I am in the process of teaching my self some HTA. I have not created
any utilities as of yet but have been trying out various snippets
of .vbs to...
rob.fahndrich@gmail.com
|
08-13-2007 12:15 PM
Thomas 'PointedEars' Lahn | 1 | 9 |
|  | Hi ther:
i m pretty sure I m forgetting somthing stupid but i cant make this
work
any ideas?
<form id="searchPartForm" method="get"...
roundcrisis
|
08-13-2007 11:02 AM
roundcrisis | 4 | 12 |
|  | Tim B said:
No. It's not a string. It's a RegExp literal, and as such
is delimited by slashes, rather than quotes.
--
Lee
|
08-13-2007 11:00 AM
Lee | 0 | 13 |
|  | Hi all,
got a strange problem with some code..
I have a frameset that is generated by the code below, and when
surfing to index.htm it works fine in...
daniel.westerberg@ruilong.se
|
08-13-2007 09:58 AM
Thomas 'PointedEars' Lahn | 1 | 18 |
|  | can i join those two queries into one ?
//div/a/following-sibling::br
//div/a"
Raveman
|
08-13-2007 08:23 AM
Raveman | 0 | 15 |
|  | David Cox said the following on 8/13/2007 4:59 AM:
Without knowing what website it is, so that all of the HTML can be
viewed, nobody can answer you....
Randy Webb
|
08-13-2007 07:09 AM
David Cox | 1 | 10 |
|  | Thomas 'PointedEars' Lahn said the following on 8/12/2007 6:43 PM:
<snipped anything relevant and/or useful to the OP>
Then I realized nothing was...
Randy Webb
|
08-13-2007 06:38 AM
Lee | 2 | 15 |
|  | I am starting to find more web pages that are using a query parameters
after the JavaScript file.
Example can be found at www.opensourcefood.com. ...
NeoAlchemy
|
08-13-2007 05:09 AM
David Mark | 17 | 25 |
|  | I'm trying to automate Internet Explorer using javascript. I want to
be able to tell IE whether or not to right/alt/ctrl/shift click an
element on...
jmpinchot@gmail.com
|
08-13-2007 04:55 AM
David Mark | 2 | 14 |
|  | Assuming there're 2 different instances of Tomcat.
e.g.
Tomcat #1 runs on http://localhost:10001/webapp1
Tomcat #2 runs on...
Jimmy
|
08-13-2007 02:55 AM
Thomas 'PointedEars' Lahn | 3 | 17 |
|  | Kaushal Shah wrote:
Try matching up your parentheses on the if statement. Pretty basic stuff.
Stevo
|
08-12-2007 06:08 PM
Stevo | 0 | 13 |
|  | I want to code a website which lists pictures and details of a long
list of cars in whichever order the client chooses (age, mileage,
colour...
jmp6789@hotmail.com
|
08-12-2007 04:44 PM
Dr J R Stockton | 3 | 12 |
|  | As I know,it's not well to extend Object.prototype derictly.
In the Prototype(JS Framewoke),there is no extend Object.prototype.
It only add some...
jidixuelang@gmail.com
|
08-12-2007 02:40 PM
dhtmlkitchen@gmail.com | 3 | 10 |
|  | viola823 (AT) o2 (DOT) pl wrote:
method="post" is unnecessary if you don't submit anything. For that matter,
the `form' element is unnecessary as...
Thomas 'PointedEars' Lahn
|
08-12-2007 01:13 PM
viola823@o2.pl | 5 | 9 |
|  | Greetings all.
I have a web-form which requires a text box to be populated
from a select-box choice and I use the following code:
<SCRIPT...
Richard
|
08-12-2007 01:05 PM
Randy Webb | 9 | 10 |
|  | hi dear folks,
i'm new to ajax. simple request no problem - but it seems when I set
the response handler function, I can only pass the function name...
Daniel Loose
|
08-12-2007 11:23 AM
Ben Amada | 10 | 24 |
|  | ....And i don't want to just display this variable like...
viola823@o2.pl
|
08-12-2007 10:53 AM
viola823@o2.pl | 0 | 12 |
|  | Gregor Kofler wrote:
Ah, I had not watched for meaning of the From header :)
Please do not feed the troll.
PointedEars
--
realism: HTML 4.01...
william.oram@gmail.com
|
08-12-2007 10:19 AM
Richard Cornford | 27 | 38 |
|  | I have some span textual elements that, when clicked, turn to a form
element that can be modified and submited (specifically, you can
change the...
Trigger0219
|
08-12-2007 05:56 AM
Thomas 'PointedEars' Lahn | 1 | 15 |
|  | Gregor Kofler wrote:
I tried a Google search, but was obviously not using the right search
terms as I didn't find the suggestion to use...
Christine Forber
|
08-12-2007 02:19 AM
Purushotham Reddy | 7 | 12 |
|  | I'm using innerHTML to insert a hyperlink inside a div element with
onmouseover. however, the link doesn't work in safari or in firefox.
Is there...
fmcgulliver@gmail.com
|
08-11-2007 07:11 PM
Thomas 'PointedEars' Lahn | 1 | 11 |
|  | -----------------------------------------------------------------------
FAQ Topic - How can I see in javascript if a web browser
accepts...
FAQ server
|
08-11-2007 07:00 PM
FAQ server | 0 | 15 |
|  | Hi, I am trying to reference this select:
<form id="form3" method="post" action="exceptions.php">
<input type="hidden" name="id" value="<?php...
jmDesktop
|
08-11-2007 10:30 AM
Michael White | 6 | 15 |
|  | In comp.lang.javascript message <f9ic490245q (AT) drn (DOT) newsguy.com>, Fri, 10
Aug 2007 11:51:53, Lee <REM0VElbspamtrap (AT) cox (DOT) net>...
jman
|
08-11-2007 09:03 AM
Dr J R Stockton | 2 | 14 |
|  | The JS line below is supposed to return the number of pixels from the
very top of the page to the top of the scrolled-down position of this
page....
vunet.us@gmail.com
|
08-11-2007 04:50 AM
David Mark | 2 | 18 |
|  | -----------------------------------------------------------------------
FAQ Topic - How can I access the client-side...
FAQ server
|
08-10-2007 07:00 PM
FAQ server | 0 | 14 |
|  | I'd like to be able to use javascript to take a given non-framed page,
and reload it in the context of a frameset which has the original
given page...
Weston
|
08-10-2007 04:34 PM
Weston | 1 | 13 |
|  | I have a set of documentation files on my C: drive stored in folder
C:
\docs. The folder is not shared. In that folder there's an index.html
file...
Sal
|
08-10-2007 04:24 PM
Evertjan. | 1 | 19 |
|  | How can I do that? Is it possible to send a server request (i.e. GET)
without refreshing the web page? Using Javascript? Or Ajax...
Jimmy
|
08-10-2007 01:36 PM
Jimmy | 7 | 17 |
|  | I initialize a variable named cpag = 'recommend this page'
in another external script page I will use: cpv = cpag
But it does not work, only if...
Find Clausen
|
08-10-2007 11:34 AM
Find Clausen | 2 | 12 |
|  | Ed wrote:
<frameset src="frame.html" onload="frame_load();">
...
</frameset>
is standard and may work, too.
PointedEars
Peter Michaux
|
08-10-2007 11:27 AM
Thomas 'PointedEars' Lahn | 4 | 18 |
|  | Script.aculo.us allows only one Draggable to to dropped in a Droppable
at a time. Is there a library that allows multiple Draggables to be
chosen and...
yashgt@gmail.com
|
08-10-2007 11:15 AM
Peter Michaux | 2 | 13 |
|  | Hi,
I have problem in my script. My function takes images and puts
colored border on them depending on if they are selected or mouse is
on them. But...
kantix@gmail.com
|
08-10-2007 09:51 AM
kantix@gmail.com | 2 | 16 |
|  | On Aug 10, 5:31 am, wolverine <kiran.ha... (AT) gmail (DOT) com> wrote:
Only need to see the first line. And if the quirks version worked and
the...
David Mark
|
08-10-2007 05:50 AM
David Mark | 3 | 17 |
|  | Hi,
on a questionnaire page I use
<form method="post" action="Search.ks/Show" target="Results">
where no frame with name "Results" exists, yet.
The...
Helmut Jarausch
|
08-10-2007 04:47 AM
David Mark | 1 | 19 |
|  | Prince Al said the following on 8/8/2007 10:10 AM:
<snip>
Remove those three lines, see below.
<snip>
Randy Webb
|
08-10-2007 03:58 AM
David Mark | 3 | 13 |
|  | Creating a BUNDLE Generator
I have been trying to find some Javascript that would allow me to add
up checkboxes - but for more than 1 group of...
Fingertouch
|
08-10-2007 01:34 AM
David Mark | 2 | 17 |
|  | -----------------------------------------------------------------------
FAQ Topic - How can I disable the back button in a...
FAQ server
|
08-09-2007 07:00 PM
FAQ server | 0 | 12 |
|  | I am writing a page which displays Arabic and Hebrew (language goes
from right to left) and it is running on IE7.
On mouse events, the X coordinate...
ChadW
|
08-09-2007 05:15 PM
Chad | 2 | 19 |
|  | We have been working on updating our site and have a lot of javascript
on our pages. When using Firefox, we receive good performance. We
have...
Matt Harting
|
08-09-2007 02:50 PM
Stevo | 2 | 19 |
|  | Mr.G (@¿@) wrote on 09 aug 2007 in comp.lang.javascript:
You cliped from last century, nowadays use:
<script type='text/javascript'>
ltrabout?...
Evertjan.
|
08-09-2007 01:49 PM
Evertjan. | 0 | 17 |
|  | Hi.
I am having a problem with an XMLHTTP request. The request itself
works just fine. But, if it evaluates to false I need to return the
error by...
pbd22
|
08-09-2007 12:27 PM
pbd22 | 4 | 18 |
|  | Hello,
My function gets mouse coordinates like this:
function getMouseCoords(e){
e = (e) ? e : window.event;
var x = 0;
var y = 0;
if(e.pageX){
x =...
vunet.us@gmail.com
|
08-09-2007 09:35 AM
vunet.us@gmail.com | 7 | 15 |
|  | Surely I am committing a cardinal sin by posting a link to an old
post, but I really am getting desperate and just can't find a
solution. Can anyone...
jackwootton@gmail.com
|
08-09-2007 06:18 AM
Thomas 'PointedEars' Lahn | 1 | 24 |