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     
Lasse Reichstein Nielsen <lrn (AT) hotpop (DOT) com> wrote They are nothing like rules in the sense that you are claiming. And that particular...
Rod Speed
05-26-2008 10:08 AM
beegee Go to last post
3 10
Gregor Kofler wrote: D'oh, seems I'll have to update that psf :) Regards, PointedEars -- var bugRiddenCrashPronePieceOfJunk = (
Stanimir Stamenkov
05-26-2008 04:52 AM
Stanimir Stamenkov Go to last post
22 23
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
05-26-2008 03:00 AM
FAQ server Go to last post
0 9
Recently, JSLint seems to have been going through a lot of changes (perhaps related to the release of Crockford's JavaScript book). Most of the...
timothytoe
05-25-2008 10:50 PM
timothytoe Go to last post
0 8
On May 24, 1:08 am, Gregor Kofler <use... (AT) gregorkofler (DOT) at> wrote: Hi Gregor, Thanks for your answer. So, instead of assigning a...
levinsontodd@gmail.com
05-25-2008 06:25 PM
levinsontodd@gmail.com Go to last post
5 9
----------------------------------------------------------------------- FAQ Topic - Why doesn't the global variable "divId" always refer to the...
FAQ server
05-25-2008 06:00 PM
FAQ server Go to last post
0 9
On Sun, 25 May 2008 11:01:08 +1000, Grant <g_r_a_n_t_ (AT) dodo (DOT) com.au> wrote: Replaced s. with...
Grant
05-25-2008 01:04 PM
Grant Go to last post
0 7
On May 25, 8:17 pm, cmgmyr <cmg... (AT) gmail (DOT) com> wrote: It is not a Scriptaculous support forum for that...
VK
05-25-2008 11:36 AM
VK Go to last post
0 8
How to call a javascript functio, but not from event (onClick, onChange, etc.) but juist from code (if something than some thing; else call...
lynch
05-25-2008 11:21 AM
Steve Go to last post
2 9
Hello, I'm trying to figure out how to disable a slider through the onChange function. Here is what I have so far: new...
cmgmyr
05-25-2008 11:17 AM
cmgmyr Go to last post
6 9
----------------------------------------------------------------------- FAQ Topic - When should I use...
FAQ server
05-24-2008 06:00 PM
FAQ server Go to last post
0 11
Tine Müller wrote: But you should not. Google is your friend. PointedEars -- Prototype.js was written by people who don't know javascript for...
LayneMitch via WebmasterKB.com
05-24-2008 04:45 PM
Thomas 'PointedEars' Lahn Go to last post
5 9
VK wrote: No, it is not. With recursion it is a different execution context than iteration, and therefore the allocation demands must be quite...
Jeff Bigham
05-24-2008 03:39 PM
VK Go to last post
30 31
In the code at our company i see the following. if (someStuff != null) { if (someStuff != "") { doThatThing (); } } While it's fully correct and...
K Viltersten
05-24-2008 02:42 PM
John G Harris Go to last post
25 26
Hello list, I'm starting a project which will use Google Gears. On the net I found PubTools (http://code.google.com/p/gears-pubtools/) and Dojo...
John Leach
05-24-2008 09:39 AM
John Leach Go to last post
0 5
In <d4a284f3-7f35-4741-b4f3-d38784db95d9 (AT) u36g2000prf (DOT) googlegroups.com> "gimme_this_gimme_that (AT) yahoo (DOT) com" <gimme_this_gimme_that...
kj
05-24-2008 08:29 AM
kj Go to last post
1 8
Hi, Safari/Webkit now comes with the Drosera JavaScript debugger built-in. And it's a free download : here : <http://nightly.webkit.org/> --Jorge.
Jorge
05-24-2008 03:00 AM
Jorge Go to last post
0 9
Hi all, I have some code to iterate through nested associative arrays. Can anyone please tell me what I am doing wrong? :) var dealers = new...
Robert Mark Bram
05-23-2008 08:20 PM
Robert Mark Bram Go to last post
4 7
----------------------------------------------------------------------- FAQ Topic - How do I access a property of an object using a...
FAQ server
05-23-2008 06:00 PM
FAQ server Go to last post
0 8
I have a JS function to change the width of a <div> that works great in Firefox, but not at all in IE7. In IE an error message occurs: Line:...
paul@dark-sky.us
05-23-2008 02:41 PM
paul@dark-sky.us Go to last post
2 7
See following code: <script type="text/javascript"> alert (2168954000534143302); </script> It shows : 2168954000534143200 It...
Subhash
05-23-2008 01:00 PM
Dr J R Stockton Go to last post
2 7
Devo realizzare una specie di foglio dati dove l'utente possa riempire una serie di campi con dei valori ed aggiungere o eliminare righe intere. Mano...
Luciano \(DOC\)
05-23-2008 09:58 AM
Ugo Go to last post
2 9
Hi all, hope you can help. I am having a problem with a script I am running. I am calling a function to retrieve data from an XML file, and then...
Barlymasher
05-23-2008 07:40 AM
Barlymasher Go to last post
2 7
Álvaro G. Vicario wrote: I am talking about obsolete *practice*, _not_ syntax. Maybe someone who does not mind your network abuse takes the...
K Viltersten
05-23-2008 06:28 AM
Thomas 'PointedEars' Lahn Go to last post
11 12
hi all., Am doing cross browser compatibility, in IE at one page when i click on the reference text to call a perticular fuction its calling but...
vp.softverm@gmail.com
05-23-2008 06:12 AM
Henry Go to last post
3 7
hi all, We r working on ERP sys and am doing crossBrowser compatibility. The problem is am not able to load one function by onClicking the refrence...
prathapavp@gmail.com
05-23-2008 05:57 AM
vp.softverm@gmail.com Go to last post
5 7
It's perhaps something elementary. I tried to do suff as follows. document.getElementById ('Button1').on ( 'click', funcion () {}); For some...
K Viltersten
05-23-2008 05:56 AM
Stevo Go to last post
6 7
Hello, I am working on a mapping application where I need to be able to determine the mouse cursor position on the browser screen. I have done a lot...
joey.powell@topscene.com
05-23-2008 03:46 AM
lvaro G. Vicario Go to last post
1 7
On May 20, 8:04 am, "david.karr" <davidmichaelk... (AT) gmail (DOT) com> wrote: That depends on how you rate "better". If you know that the...
RobG
05-22-2008 11:57 PM
RobG Go to last post
2 8
----------------------------------------------------------------------- FAQ Topic - How do I download a page to a...
FAQ server
05-22-2008 06:00 PM
FAQ server Go to last post
0 8
This has got to be an easy one, but I'm just not getting it. The following function (below) returns name=value pairs from URL queries (GET). All is...
Gene Kelley
05-22-2008 05:49 PM
Bjoern Hoehrmann Go to last post
1 5
I am using Selenium, a javascript framework for automated testing of web application. The problem occurs when there is a server side HTTP redirect. ...
Khai Doan
05-22-2008 04:57 PM
Thomas 'PointedEars' Lahn Go to last post
2 5
The statement: myImage.src = "wiggy.jpg"; appears to be a no-operation in FireFox 2.0.0.14 under XP. Works fine in IE7 (XP) and on the Mac under...
Tim Streater
05-22-2008 04:31 PM
Tim Streater Go to last post
6 7
Hi, I want to verify if a webserver is up and running automatically, even if the user does not click on a link or an image in a web page that is...
leovega
05-22-2008 04:15 PM
leovega Go to last post
0 7
On May 22, 1:35 pm, markszla... (AT) gmail (DOT) com wrote: The following appears to be very relevant to...
david.karr
05-22-2008 04:02 PM
david.karr Go to last post
0 7
On May 21, 8:03 pm, "Larry" <la... (AT) westernlifeinsurance (DOT) com> wrote: IE7 implemented lots of changes in scripting and related areas. ...
david.karr
05-22-2008 02:19 PM
david.karr Go to last post
0 4
Sandy Tipper wrote: There is a syntax error; `<' and `--' are operators. If you had avoided the nonsensical attempt of pseudo-commenting out...
Thomas 'PointedEars' Lahn
05-22-2008 02:19 PM
Giacomo Boffi Go to last post
7 8
Hi all, I'm trying to get list of JavaScript methods/functions in a script file in much the same a good text editor will, the difference being that I...
thegman
05-22-2008 01:54 PM
Max Cornbread Go to last post
12 13
I have been experimenting with Tabular Data Control to read and navigate a simple text file database (intranet). <Object id="data5"...
Anon
05-22-2008 09:45 AM
Anon Go to last post
0 4
On May 21, 11:03 pm, "Larry" <la... (AT) westernlifeinsurance (DOT) com> wrote: Instead of I would use: Matt
mmurph211
05-22-2008 09:01 AM
Erwin Moller Go to last post
1 5
var x = "B113769A" How do you convert B113769A to "9A7613B1" to get the proper conversion ?
CTG
05-22-2008 07:32 AM
RobG Go to last post
3 7
Larry wrote: This is only a comment on your coding style. Have you never heard of arrays? Look at...
sheldonlg
05-22-2008 06:45 AM
sheldonlg Go to last post
0 7
Excellent resource for Freelance developers to get part time jobs, paying from $100 to $10 000 per application.
susan
05-22-2008 03:23 AM
susan Go to last post
0 7
Hi, I search for a method how my function detect an event while js is carry out a loop. I think it's not really important for a problem solving,...
hollex2108@yahoo.de
05-22-2008 02:20 AM
hollex2108@yahoo.de Go to last post
10 11
hi all . Am facing problem with the date picker. when i click on date picker in a popup window. the date table is opened in the middle of the pop...
vp.softverm@gmail.com
05-22-2008 02:05 AM
vp.softverm@gmail.com Go to last post
1 8
hi im search a code that permit work it whit a other page. Im explain, search in a popup load other web page. Somebody can helpme?? thk
Francisco Birrer
05-21-2008 11:22 PM
Peter Michaux Go to last post
1 7
I have a series of listboxes that work great from home (frontpage) but from the web host it doesn't work. the year listbox (the last listbox on the...
Matt
05-21-2008 09:43 PM
Matt Go to last post
0 6
Hi, Below I have a simple object / function thing (still getting head round these) declaration: function MyObject() { this.alertMe = function()...
bizt
05-21-2008 07:44 PM
RobG Go to last post
4 7
----------------------------------------------------------------------- FAQ Topic - How do I POST a form to a new...
FAQ server
05-21-2008 06:00 PM
FAQ server Go to last post
0 7
VK wrote: Pot, kettle, black. You have yet to explain what you meant, or rather what you assume to be true. If you do not know English well...
Lee
05-21-2008 03:06 PM
Thomas 'PointedEars' Lahn Go to last post
8 10
Post New Thread

Display Options
Showing threads 401 to 450 of 31101
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 - 2008, Jelsoft Enterprises Ltd.