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     
<div id="right" > <script type="text/javascript"> if (IsThis) document.write('<img src="images/foo.gif" />'); else { document.write('<div...
Richard
08-25-2007 01:39 PM
Thomas 'PointedEars' Lahn Go to last post
6 9
----------------------------------------------------------------------- FAQ Topic - How do I force a reload from the...
FAQ server
08-24-2007 07:00 PM
FAQ server Go to last post
0 12
<div id="right" > <script type="text/javascript"> if (IsThis) document.write('<img src="images/foo.gif" />'); else { document.write('<div...
Richard
08-24-2007 06:10 PM
Richard Go to last post
0 6
I get an access denied on this one website that many people use (but only on one computer - dozens of others work fine). I have made sure they all...
Jeff
08-24-2007 05:49 PM
Thomas 'PointedEars' Lahn Go to last post
1 6
It's me again, please tell me if the following sentences are true for the next code: <form onsubmit="return AIM.submit(this, {'onStart' :...
andresjv@gmail.com
08-24-2007 03:34 PM
Thomas 'PointedEars' Lahn Go to last post
1 12
Jeff wrote: Look in the comp.lang.javascript forum. Java != JavaScript. Adding c.l.javascript, F/U set to c.l.javascript /only/. Including...
Joshua Cranmer
08-24-2007 03:03 PM
Evertjan. Go to last post
2 16
Hi I am looking for some advice on building an animated org chart for the web. It will allow the user to click on boxes and allow them to drill into...
JOS
08-24-2007 02:30 PM
Stevo Go to last post
1 17
I'm writing some javascript which uses the XMLHttp object to POST to a cgi on a server (which I'm also writing). I want it to do something...
Jonathan Arnold
08-24-2007 02:20 PM
Jonathan Arnold Go to last post
0 17
Hello there! I'm an old school javascript programmer, and recently found this code: # AIM = { # # frame : function(c) { # # var n = 'f'...
andresjv@gmail.com
08-24-2007 01:56 PM
andresjv@gmail.com Go to last post
2 13
I need a javascript to solve for X as in the following: 120.85 X ----- = --- 16 24 24 x 120.85 / 16 = X X = 181.28
Paul J. Dudley
08-24-2007 01:41 PM
Thomas 'PointedEars' Lahn Go to last post
10 21
Hey. 1st, is there a better place to ask this? And my question: this seems like it ought to be obvious, but... how do I access the id of the item...
innovate_back
08-24-2007 01:16 PM
Thomas 'PointedEars' Lahn Go to last post
1 14
Hi, I have the following script which I'm trying to make work: <head> <script> window.onbeforeunload = if...
UKuser
08-24-2007 12:48 PM
Dr J R Stockton Go to last post
4 26
In comp.lang.javascript message <1187875404.894573.67070 (AT) j4g2000prf (DOT) goog legroups.com>, Thu, 23 Aug 2007 06:23:24, joejodihurley (AT)...
Dr J R Stockton
08-24-2007 12:38 PM
Dr J R Stockton Go to last post
0 15
In comp.lang.javascript message <1187882400.793604.139810 (AT) r23g2000prd (DOT) go oglegroups.com>, Thu, 23 Aug 2007 08:20:00, joejodihurley (AT)...
Dr J R Stockton
08-24-2007 12:37 PM
Dr J R Stockton Go to last post
0 16
Can someone advise me what do i have to do to stop it at the right line where i set the 'debugger'. It lets me select the application using which i...
vchintamreddy@gmail.com
08-24-2007 12:31 PM
Thomas 'PointedEars' Lahn Go to last post
1 15
hi, how can i get a list of all local variables defined in a function? cheers, Eduardo
schettino72
08-24-2007 12:30 PM
Thomas 'PointedEars' Lahn Go to last post
6 14
I'm not positive why the second doesn't work, but, I think it's because design mode needs to be run after the area loads Yep, here you go <script...
elephant
08-24-2007 09:46 AM
elephant Go to last post
2 17
Thomas 'PointedEars' Lahn wrote: That should have been "attribute _value_ delimiter". However, the SGML productions provide a fair...
=?gb2312?B?zrrW0Luq?=
08-24-2007 09:39 AM
Thomas 'PointedEars' Lahn Go to last post
1 13
I need to create sound with Javascript. Until now all the code I have been trying doesn't work width Firefox. can some one please show me how to do...
Gandalf
08-24-2007 09:32 AM
elephant Go to last post
4 22
I found out that the problem was the indexOf method. Cannot be used in IE 6. So now I'm using this custom array: function AdvArray() { var that =...
nagylzs
08-24-2007 08:32 AM
Thomas 'PointedEars' Lahn Go to last post
14 33
I am looking for development of a javascript/ajax based calendar. A good example of the simplified functionality we are looking for in a event based...
Danno
08-24-2007 08:10 AM
Danno Go to last post
0 26
On Aug 23, 9:28 pm, Bart Van der Donck <b... (AT) nijlen (DOT) com> wrote: It did. That was what I was looking for. Dank U veel Sonnich
Sonnich Jensen
08-24-2007 07:57 AM
Sonnich Jensen Go to last post
4 20
----------------------------------------------------------------------- FAQ Topic - How do I trim whitespace -...
FAQ server
08-24-2007 12:02 AM
Randy Webb Go to last post
2 25
Hello, I have limited understanding of js (css/html is more me) and when I run into complicated problems I am left undone. The person I normally call...
daniel
08-23-2007 11:38 PM
Randy Webb Go to last post
9 16
Here is the scenario: The data that needs to parsed is on an asp page secured by a login form. I have access to the site, but I was wondering how...
laptopia@gmail.com
08-23-2007 06:16 PM
Thomas 'PointedEars' Lahn Go to last post
1 18
Not sure why I am not getting the approriate number here. I'm looking to use square foot + 10% if number of stories = 1? Any and all help for a newb...
timw07@gmail.com
08-23-2007 06:03 PM
Dr J R Stockton Go to last post
6 19
please help me with this, <style> #a, option.message {background-color: green; color: white;} #b, option.message {background-color: yellow; color:...
rebeccatre@gmail.com
08-23-2007 11:46 AM
Randy Webb Go to last post
4 11
I'm not sure if I'm getting a bug, or if this is the intended way for getComputedStyles to work, but if anyone can spot something I'm doing wrong, or...
elephant
08-23-2007 10:43 AM
elephant Go to last post
7 22
Hi! Let's say that I have generated var SomeVariable = true; from server. On client side I have: if (SomeVariable == true) { do something } How...
Mateo
08-23-2007 10:36 AM
Mateo Go to last post
4 20
<form name=hi><textarea name=blue there>HELLO</textarea></form> <script> function loadtest(){ document.forms.elements.focus(); } </script> <a...
rebeccatre@gmail.com
08-23-2007 09:40 AM
rebeccatre@gmail.com Go to last post
2 16
joejodihurley (AT) gmail (DOT) com wrote: Only one of your problems. Yes, please. You have wasted enough of your reader's precious time...
Thomas 'PointedEars' Lahn
08-23-2007 09:29 AM
Randy Webb Go to last post
1 11
joejodihurley (AT) gmail (DOT) com said the following on 8/23/2007 9:16 AM: <snip> In IE7, I see a horizontal menu both with and without the...
Randy Webb
08-23-2007 09:28 AM
Randy Webb Go to last post
0 14
Hi all, I had a look at sIFR.js code after parsing it and I have a question about function syntax. For example var f=function(){ // statements...
Diogenes
08-23-2007 07:30 AM
Diogenes Go to last post
2 14
Hi Is it possible to detect event of an element on runtime without explicitly attaching event by using onClick() etc?. I have a page which can...
Adnan Siddiqi
08-23-2007 06:03 AM
Thomas 'PointedEars' Lahn Go to last post
2 19
wolverine wrote: Not quite. The event first propagates down the document tree from the root of the tree for it to be handled by any element that...
Thomas 'PointedEars' Lahn
08-23-2007 05:36 AM
Thomas 'PointedEars' Lahn Go to last post
0 14
Yitzak said the following on 8/21/2007 3:54 PM: Use CSS to style your print...
Randy Webb
08-23-2007 03:48 AM
Yitzak Go to last post
1 15
Hi all: I've put a visual aid that comprehensively shows the relationship between javascript objects, functions, prototypes etc. Good refresher for...
java
08-22-2007 05:37 PM
java Go to last post
0 12
is there any way to get javascript to work with google maps, right now my html is loading inside the info window without the javascript
ryank@searidgetech.com
08-22-2007 05:25 PM
ryank@searidgetech.com Go to last post
0 25
In comp.lang.javascript message <1187760788.076892.273290 (AT) i13g2000prf (DOT) go oglegroups.com>, Tue, 21 Aug 2007 22:33:08,...
Dr J R Stockton
08-22-2007 05:01 PM
Dr J R Stockton Go to last post
0 16
var DateString=(new Date("")).toString(); 1-How do you get the DateString to give you the Date Time format that you want ? 2- How can you add a...
DEEAS
08-22-2007 04:38 PM
Dr J R Stockton Go to last post
4 27
Sorry for the double post, but I got no responses from the first group... I have a sample page. See...
Mark
08-22-2007 03:22 PM
Mark Go to last post
2 18
On Aug 22, 1:34 am, "Richard Maher" <maher... (AT) hotspamnotmail (DOT) com> wrote: Many thanks to all of you. It's the first time I have to do...
Teo
08-22-2007 01:26 PM
dhtmlkitchen@gmail.com Go to last post
7 18
hi i have amotorokr e6 phone and its supports javascript. The phone itself works on a linux OS. I want to write a simple program in javascrpt that...
aeroguy
08-22-2007 01:02 PM
dhtmlkitchen@gmail.com Go to last post
4 20
Hi everyone, Hope somebody can help me with this. I have a framed window. -------------------------------- Frame 1 --------------------------------
ksuralta@gmail.com
08-22-2007 09:27 AM
Thomas 'PointedEars' Lahn Go to last post
2 20
I have a little script that manages some drag-and-drop in web browsers. The general idea is that you can drag some images to certain places, but if...
David Mertz
08-22-2007 01:18 AM
David Mertz Go to last post
0 15
i made a table dynamically : .. .. .. </style> </head> <body> <div id="dmain" align="center" class="normaltxt"> <table align="center"...
shotokan99
08-22-2007 12:34 AM
Peter Michaux Go to last post
1 26
I'm trying to use the String method parseJSON (that is created in the javascript of a frameset) in one of the frames but I don't know how...
Andrew Poulos
08-22-2007 12:01 AM
Andrew Poulos Go to last post
4 20
This post was originally made in microsoft.public.scripting.jscript by Michael Harris and I am reposting it here for the people who...
Randy Webb
08-21-2007 11:49 PM
Randy Webb Go to last post
4 20
----------------------------------------------------------------------- FAQ Topic - How do I close a window and why does it not work on the first...
FAQ server
08-21-2007 07:00 PM
FAQ server Go to last post
0 31
Hi Robert, tomorrow and see how it works... I know that the users are mostly IE, but I know for sure there are some FF and some Netscape, too, as...
Richard Maher
08-21-2007 06:44 PM
Richard Maher Go to last post
0 10
Post New Thread

Display Options
Showing threads 4951 to 5000 of 32346
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.