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     
Hi, I have the following Javascript and am trying to get it to work on IE. It works on FF, Chrome, , Safari, and Opera...
AaronNGray
11-16-2009 09:51 AM
AaronNGray Go to last post
7 8
Hi, My problem is: I have javascript variable like this: var variable = "<form name='formABC' method='POST'>"+ "<input type='text'...
mirek
11-16-2009 07:22 AM
Thomas 'PointedEars' Lahn Go to last post
5 11
Hello, all, I am new to this group and have a question that I am sure one of you JS experts can quickly help me with. I have a login page that calls...
David Goldstein
11-15-2009 07:45 PM
Hans-Georg Michna Go to last post
11 26
----------------------------------------------------------------------- FAQ Topic - How do I get my browser to report...
FAQ server
11-15-2009 07:00 PM
FAQ server Go to last post
0 4
How can I get some data that comes in on a computer's serial port into a text box on a web page? I assume I need to use Javascript in some manner -...
Martin
11-15-2009 05:45 PM
Terence Go to last post
16 34
If you go to the Facebook home page and press a certain key sequence (below), Facebook displays a string of circles that respond differently to...
Hank Mishkoff
11-15-2009 04:17 PM
David Mark Go to last post
2 384
Today i read one article in one blog. Article title is: "Internet Explorer Scope Resolution" Maybe someone will be say, "your english is bad". Yes...
Asen Bozhilov
11-15-2009 06:42 AM
Thomas 'PointedEars' Lahn Go to last post
29 84
----------------------------------------------------------------------- FAQ Topic - Why is my Ajax page not updated properly when using an HTTP GET...
FAQ server
11-14-2009 07:00 PM
FAQ server Go to last post
0 4
Using <http://dev.w3.org/html5/spec/Overview.html#the-canvas-element>, which I know to be Draft, I have painted a canvas (in not-IE), executed as...
Dr J R Stockton
11-14-2009 06:00 PM
kangax Go to last post
6 16
See how many can you get right. A set of 20 javascript questions. http://ezdia.com/javascript_quiz/Content.do?id=539
Additya
11-14-2009 08:16 AM
Jorge Go to last post
20 45
OK, I'm stumped. I want to create a page that allows visitors to enter torque (dyno) readings at various RPM as a prelude to calculating the optimum...
Greg Raven
11-14-2009 06:03 AM
Jorge Go to last post
4 12
Hello, Calling a function always works when the invocation is placed AFTER the function-definition. But what if the invoke-statement is placed...
Chris
11-14-2009 02:28 AM
Chris Go to last post
3 7
Do you know that you can find solar cells for less than 1 USD per Watt on www.ebay.com ? Regards.
Sustainable Future
11-13-2009 04:21 PM
Sustainable Future Go to last post
0 7
I have an html page with some javascript that outputs text to a <td> element. This works. Here is the element: <td rowspan=2 valign=top id="out"...
Nick Wedd
11-13-2009 08:31 AM
AT Go to last post
3 11
On 09/11/09 14:47, Jorge wrote: Thanks. It was interesting to hear the story of this development from an insider, even if it's a very subjective...
Stefan Weiss
11-13-2009 05:24 AM
Jorge Go to last post
2 6
"jobs in france" "jobs in france for english people" "jobs in france for foreigners" "jobs in france for australians" "jobs in france for foreigners"...
Naeem
11-13-2009 01:20 AM
Naeem Go to last post
0 9
----------------------------------------------------------------------- FAQ Topic - How do I force a reload from the...
FAQ server
11-12-2009 07:00 PM
FAQ server Go to last post
0 7
----------------------------------------------------------------------- FAQ Topic - How do I run a server side...
FAQ server
11-12-2009 05:08 PM
kangax Go to last post
1 8
Hi, I want to change text sizes in Drupal, the existing modules for this don't seem to work. Basically for font-size'es xx-small, x-small, small,...
Aaron Gray
11-12-2009 08:20 AM
Dr J R Stockton Go to last post
13 30
A browser in a browser: or how to make your web site compatible with IE in a minute...
Jorge
11-12-2009 07:16 AM
Jorge Go to last post
4 14
Hi, Given the search or query string from a URL ... var searchStr = location.search; How would i write a function, replace(paramName, paramVal),...
laredotornado
11-12-2009 04:06 AM
Csaba Gabor Go to last post
3 11
Folks, Given that ourStr=20091110, I found I can convert the date into ddmmyyyy using the following function function convertYYYYMMDD( ourStr...
R
11-11-2009 12:01 PM
Dr J R Stockton Go to last post
2 25
Dr J R Stockton wrote: I believe the "remote scripting" link, to be removed, covers that. -- Garrett comp.lang.javascript FAQ:...
FAQ server
11-11-2009 11:46 AM
Dr J R Stockton Go to last post
3 10
----------------------------------------------------------------------- FAQ Topic - What is...
FAQ server
11-10-2009 08:41 PM
Thomas 'PointedEars' Lahn Go to last post
4 12
----------------------------------------------------------------------- FAQ Topic - How do I log-out a user when they leave...
FAQ server
11-10-2009 07:00 PM
FAQ server Go to last post
0 8
Hi. I am trying to write a multifile upload script in javascript. So, before the upload, my html looks like this: <input type="file"...
pbd22
11-10-2009 02:35 AM
Bart Van der Donck Go to last post
1 15
----------------------------------------------------------------------- FAQ Topic - How do I get a jsp/php variable into client-side...
FAQ server
11-09-2009 07:00 PM
FAQ server Go to last post
0 10
Regulars of this group have done valuable work to build FAQ. FAQ is supposed to be correct and easy to understand material. Is there anything, which...
optimistx
11-09-2009 04:08 PM
kangax Go to last post
12 25
Hi, I specially didn't mention in the name of the topic to what kind of theme in ECMA-262-3 is test related. I've just explained on one forum again...
Dmitry A. Soshnikov
11-09-2009 03:39 PM
Dmitry A. Soshnikov Go to last post
21 59
On Nov 9, 7:47*am, Jorge <jo... (AT) jorgechamorro (DOT) com> wrote: Thanks for posting the link. That was a great talk. Peter
Peter Michaux
11-09-2009 02:31 PM
Peter Michaux Go to last post
0 8
Suppose you have some javascript statements in a string. Can you determine whether the entire string is syntactically valid, and if so, the starting...
Csaba Gabor
11-09-2009 01:14 PM
kangax Go to last post
22 86
Here's a review of "Professional Javascript" by Zakas (http://thinkweb2.com/projects/prototype/professional-javascript-review/) The book is pretty...
kangax
11-09-2009 12:59 PM
kangax Go to last post
22 91
Jorge wrote: Thanks.
Stevo
11-09-2009 09:57 AM
Stevo Go to last post
0 12
On Nov 8, 2:29*pm, VK <schools_r... (AT) yahoo (DOT) com> wrote: Saw it. Did you click that Wiki link? Then try Google. Then realize it is better...
VK
11-09-2009 12:54 AM
David Mark Go to last post
14 44
I'm looking for a function stripEndComments(code) { // remove trailing comments and whitespace from /* the end of code, which is presumed to be...
Csaba Gabor
11-08-2009 10:38 AM
Lasse Reichstein Nielsen Go to last post
24 113
Hello Why don't the videos show up in IE8 - OK in Firefox, Opera, Chrome...
Geoff Cox
11-08-2009 02:21 AM
David Mark Go to last post
47 400
Hi, I'm looking to change the location of where the page goes when someone hits the back button. I have a page which the user fills out a form,...
The Magnet
11-07-2009 07:45 PM
Eric Bednarz Go to last post
1 16
Hi David, "David Mark" <dmark.cinsoft (AT) gmail (DOT) com> wrote I tried that but the width just blew-out big-time. I also found the...
Richard Maher
11-07-2009 01:22 PM
David Mark Go to last post
3 31
Hello! Is it possible to move div against the edge of body tag? I would like to have div located in the same place on every monitor nevermind if it...
Netman
11-07-2009 12:44 PM
Dr J R Stockton Go to last post
11 65
Hallo ich habe hier ein Script das mir die Sekunden zurückzählt, allerdings ist irgendwann die Variable "REST" bei 0, und der Counter bleibt...
Stephan
11-07-2009 12:26 PM
Dr J R Stockton Go to last post
5 30
I have incorporated a little bit of javascript into my website. I used 'Lightview', one of the Lightbox clones and it works well enough on my desktop...
Jim S
11-07-2009 04:47 AM
Jim S Go to last post
6 16
I don't have access to an apple so when visiting a friend this weekend i tried my script on 2 Apples my friend had. My page has a form including a...
Tom
11-06-2009 08:22 PM
SAM Go to last post
8 18
----------------------------------------------------------------------- FAQ Topic - How do I open a new window with...
FAQ server
11-06-2009 07:00 PM
FAQ server Go to last post
0 18
----------------------------------------------------------------------- FAQ Topic - How do I modify the current browser...
FAQ server
11-06-2009 04:31 PM
Dr J R Stockton Go to last post
1 27
Hi, I am trying to submit a form in a parent window by using its child window. Given there are a parent window and a child window, child window...
SamuelXiao
11-06-2009 09:37 AM
SamuelXiao Go to last post
11 136
On Nov 2, 5:26*pm, "Richard Maher" <maher... (AT) hotspamnotmail (DOT) com> wrote: You don't. You increase the width of the container until...
Richard Maher
11-05-2009 09:03 PM
Richard Cornford Go to last post
22 152
Just nailed down a spurious bug from a 3rd party code which seems to be in unexpected continuation of "Little Help with JavaScript" side discussion...
VK
11-05-2009 07:22 PM
Richard Cornford Go to last post
72 464
----------------------------------------------------------------------- FAQ Topic - How do I POST a form to a new...
FAQ server
11-05-2009 07:00 PM
FAQ server Go to last post
0 21
Hi, Title: WebLogic Portal Developer Duration : 6-12 month contract Location: Fullerton, CA Phone interview this Friday for the right...
kin
11-05-2009 02:56 PM
John G Harris Go to last post
1 23
Hello Usenet, I got an interesting question and maybe some of you might have idea or at least want to have some riddle to solve... whatever. I would...
wilq
11-05-2009 01:31 PM
VK Go to last post
50 202
Post New Thread

Display Options
Showing threads 51 to 100 of 34460
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.