HighDots Forums  

Sponsored Links


Javascript JavaScript language (comp.lang.javascript)


Discuss in the Javascript forum.



Post New Thread
Threads in Forum : Javascript Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I have this routine that is called when a salesperson over rides a selling price. It has two problems. One is that rounding errors occasionally...
The Natural Philosopher
10-29-2009 12:42 PM
Dr J R Stockton Go to last post
2 11
In profiling it is typical that some few lines of the code take a major part of the total execution time. Graphically like this( letters a program...
optimistx
10-29-2009 12:19 PM
Dr J R Stockton Go to last post
4 9
Hello all, When zooming in on Google maps a little animation appears (a red box). How would it be possible to do this in JS? I've tried having an...
Jon
10-29-2009 08:38 AM
Jon Go to last post
5 13
----------------------------------------------------------------------- FAQ Topic - How do I close a window and why does it not work on the first...
FAQ server
10-28-2009 08:00 PM
FAQ server Go to last post
0 3
Hi I have a working WYSIWYG (copied mostly from http://themaninblue.com/writing/perspective/2005/01/27/). I'm trying to auto save the content but the...
Ciaran
10-28-2009 06:45 PM
Ciaran Go to last post
8 559
I have "inherited" a web site (http://www.scvcma.org/) that has grown over the years and has become clumsy to maintain, with links to other pages...
John O. Kopf
10-28-2009 05:22 PM
Thomas 'PointedEars' Lahn Go to last post
3 10
Hi! Is it possible to create a popup that will be always visible suring switching between tabs in the browser?
wlq
10-28-2009 12:30 PM
Jorge Go to last post
4 14
JRough...
Thomas 'PointedEars' Lahn
10-28-2009 12:11 PM
JRough Go to last post
2 10
I have some problems, which a textarea, and I dont get it. I look briefly here, but failed to find an answer The code just does not work: <body...
jodleren
10-28-2009 12:09 PM
Evertjan. Go to last post
5 12
I have an array that looks like this var p = ; p = ; p = ; p = ; p = ; I "know" that the element with the value of "0_2" has a position that...
Andrew Poulos
10-28-2009 06:33 AM
Csaba Gabor Go to last post
11 31
----------------------------------------------------------------------- FAQ Topic - Why does framename.print() not print the correct frame in...
FAQ server
10-27-2009 08:00 PM
FAQ server Go to last post
0 11
Hello all. I have implemented a simple javascript zoom function, however, as I zoom in (by 10%) each time, I want to zoom in at the point if...
Jon
10-27-2009 02:41 PM
Thomas 'PointedEars' Lahn Go to last post
11 33
What does the alert statement in these 5 cases output, exactly?Of course, the test should be done without debugger, without executing,without...
optimistx
10-27-2009 12:34 PM
kangax Go to last post
15 44
Hi, I have an iframe in my page that holds internal documents. I am able to create links from one page to another in that iframe, by using...
Andy
10-27-2009 08:58 AM
Thomas 'PointedEars' Lahn Go to last post
2 51
I have a very exotic but older JavaScript calculator at http://www.tinaja.com/demo28a.asp I cannot seem to get it to work under an xhtml...
Don Lancaster
10-27-2009 05:49 AM
Thomas 'PointedEars' Lahn Go to last post
2 9
----------------------------------------------------------------------- FAQ Topic - How do I check to see if a child window is open, before opening...
FAQ server
10-26-2009 08:00 PM
FAQ server Go to last post
0 10
file date (Multi-page thread 1 2 3)
I've been using the following for a while to display the date of the file its embedded...
Barely Audible
10-26-2009 05:48 PM
Jorge Go to last post
23 80
Hi folks -- Consider a table column whose attributes the user can change. Beyond changing the usual -- font-size, say -- he can indicate the sort...
lcplben
10-26-2009 02:32 PM
Hans-Georg Michna Go to last post
5 15
Thomas 'PointedEars' Lahn wrote: Sorry, that was wrong URL for this...
Butterfly Bill
10-26-2009 11:30 AM
Eric Bednarz Go to last post
7 37
I'm looking for a "compact" expression that will return the length of the longest contiguous block of (numeric, base 10) digits in a string. ...
Csaba Gabor
10-26-2009 09:37 AM
wilq Go to last post
26 123
he guys... so far ive got this, no idea why it doesnt work: <script type="text/javascript"> function showHideSelect(chb){ var isChecked =...
Jiri Zaloudek
10-26-2009 03:01 AM
GTalbot Go to last post
3 17
Dear friends, I am writing to share with you about a unique social knowledge network - Kenlighten http://www.kenlighten.com . At Kenlighten you can...
uma kane
10-26-2009 02:40 AM
uma kane Go to last post
0 15
Reposting from mailing lists es5-discuss and es-discuss, posted on Sept. 29, 2009, by Allen Wirfs-Brock. Allen followed up with a link to errata,...
Garrett Smith
10-26-2009 12:38 AM
Garrett Smith Go to last post
0 9
UGG boots Chestnut Genuine Australian Tall welcome to shopping topcommend.cn
jordad
10-25-2009 10:30 PM
jordad Go to last post
0 14
----------------------------------------------------------------------- FAQ Topic - How do I find the size of the...
FAQ server
10-25-2009 08:00 PM
FAQ server Go to last post
0 54
----------------------------------------------------------------------- FAQ Topic - How can I create a Date from a...
FAQ server
10-25-2009 07:47 PM
Dr J R Stockton Go to last post
69 465
Sorry, I just fixed the form and tried to remove my other post. I fixed the form so it only has one field. That is the <textarea> #q </ textarea> ...
JRough
10-25-2009 02:04 PM
Captain Paralytic Go to last post
6 11
The method of producing light.{NOOR} NO MATTER ANY RELIGION - ALLAH(GOD) IS FOR EVERY ONE. In prehistoric times stones would be rubbed together to...
Sarfaraz Ahmed
10-25-2009 08:31 AM
Sarfaraz Ahmed Go to last post
0 18
Any advice on how to internationalize a web app so that it supports a sortable table, where clicking column headers sorts by that column? The basic...
Andy Dingley
10-24-2009 08:50 PM
SAM Go to last post
10 60
There are several things wrong with this form. One is I don't get any value on the document write? Another thing is there is no submit button. ...
JRough
10-24-2009 06:02 PM
JRough Go to last post
0 13
Ok, so I have a few problems I am interested in solving regarding forms. First off I am just learning javascript and jquery and php. 1) I saw a...
Nil
10-24-2009 10:35 AM
Hans-Georg Michna Go to last post
2 20
Hello everyone -- Probem page is at: www.sellmycalls.com/str-final-char.html I don't see the errors in this script, which tries to toggle a...
lcplben
10-23-2009 11:26 PM
lcplben Go to last post
9 30
CAn you tell me if this is right? I just need the javascript to submit the form. That is all. A database substitutes the #q for a serialized list...
JRough
10-23-2009 09:11 PM
VK Go to last post
2 22
There is a relatively small, simple text-manipulation library written in C (called liblouis) that does string manipulation with lots of conditionals....
Blitzen
10-23-2009 07:29 PM
Blitzen Go to last post
6 21
----------------------------------------------------------------------- FAQ Topic - How can I disable the back button in a...
FAQ server
10-23-2009 07:00 PM
FAQ server Go to last post
0 14
Hi, The site http://swfsc.noaa.gov/gs, there is a left nav. However it doesn't go all the way down (height=100%). How do I make that happen? Also...
dmalhotr2001
10-23-2009 06:58 PM
rf Go to last post
3 48
I'm currently sorting my multidimensional array like this: function sortMultiDim(a, b) { // sorts by arr a = a; b = b; return a == b ? 0 : (a < b ?...
Jason Carlton
10-23-2009 04:10 PM
Jason Carlton Go to last post
3 18
Hi, Core Java Position in Irvine, CA Senior Java Developer The candidate must have excellent communication skills. The candidate must have prior...
kin
10-23-2009 11:51 AM
Thomas 'PointedEars' Lahn Go to last post
2 21
This seems like an obvious question, but I can't seem to find the answer. I have an array, and I want to break it apart into regular strings. I've...
Jason Carlton
10-23-2009 10:02 AM
Thomas 'PointedEars' Lahn Go to last post
8 58
In the main entry, proposal to add: And below, -- Garrett comp.lang.javascript FAQ: http://jibbering.com/faq/
Garrett Smith
10-23-2009 05:23 AM
Thomas 'PointedEars' Lahn Go to last post
16 90
----------------------------------------------------------------------- FAQ Topic - How can I see in javascript if a web browser accepts...
FAQ server
10-22-2009 07:00 PM
FAQ server Go to last post
0 16
I'd like to write a function insertArray(a1, a2, pos) { ... } which will splice the a2.length elements of array a2 into array a1 starting at index...
Csaba Gabor
10-22-2009 05:53 PM
kangax Go to last post
51 300
----------------------------------------------------------------------- FAQ Topic - Why does my code fail to access an...
FAQ server
10-22-2009 05:46 PM
Dr J R Stockton Go to last post
2 16
Is there an nicer, more esthetic, way to scan a string and replace all characters with higher than 159 decimal value with &#---; entities as required...
AT
10-22-2009 04:51 PM
Dr J R Stockton Go to last post
19 90
hi, I'm a bit confused about string.substr property.. I'm used to java, in which substring() method returns a substring betw. two points in...
maya
10-22-2009 02:49 PM
Stefan Weiss Go to last post
3 23
hii all, this script is nightmare for me, sometimes i got a value with cookies but sometimes not, why? sometimes i got like this : new member was...
Leroy Frye
10-22-2009 01:55 PM
Stevo Go to last post
5 57
I've a scrollable screen and I'm having a print button on it and "window.print()" function is called on its onclick event. My problem is it only...
prabhjot singh
10-22-2009 09:50 AM
SAM Go to last post
8 61
How do you prevent your code looking cluttered? When there are debugging statements and many kinds of error checking statements added, the programs...
optimistx
10-22-2009 04:57 AM
wilq Go to last post
4 21
Hello I am updating a system, and want to check this line: document.all.preview.src = 'Temp/' + ob.id +'.bmp'; by added if not loaded...
jodleren
10-22-2009 04:34 AM
wilq Go to last post
5 17
Thomas 'PointedEars' Lahn wrote: It is the other way around, of course: (±)`0' and `NaN' are converted to _false_, and all other values to...
dsmithy
10-21-2009 07:23 PM
SAM Go to last post
44 182
Post New Thread

Display Options
Showing threads 151 to 200 of 34463
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  


 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.