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     
When I do the following, the mycode will still execute. The reason I put window.opener=top; is to disable the close confirmation dialog...
Matt
07-30-2004 01:22 PM
Thomas 'PointedEars' Lahn Go to last post
6 70
"Dennis M. Marks" wrote: What version of Netscape? Mozilla 1.7.1 and Firefox 0.9.2 allow the window to open. Earlier versions of Mozilla (on which...
Bijoy Naick
07-30-2004 12:13 PM
Grant Wagner Go to last post
7 97
In an Win/IE-only application, some checkboxes and the like have been assigned accesskeys, so pressing alt+w focuses a checkbox, alt+b another. This...
Ivo
07-30-2004 11:58 AM
Ivo Go to last post
2 97
Hi, Small question re the use of an Array. I'v got an array with x rowObjects in it. When i get it the type of the container is Array and i can get...
F Da Costa
07-30-2004 11:42 AM
Grant Wagner Go to last post
4 86
For the <input type="file">, can I select directory? Multiple directories? Thanks, qq
Quick Function
07-30-2004 11:28 AM
Grant Wagner Go to last post
2 75
Hi to all, I have several DIVs in a page, each has a unique name. I'd need a method to cycle through all DIVs so that I can change their style. For...
Marc
07-30-2004 10:58 AM
Ivo Go to last post
3 69
comp.lang.javascript FAQ - Quick Answers- 8.0 - 2004-03-15 1 meta-FAQ meta-questions 2 comp.lang.javascript tips 2.1 Which newsgroup deals with...
FAQ Poster
07-30-2004 07:54 AM
FAQ Poster Go to last post
0 42
hi- according to ebay policy on javascript i cant eBay does not permit the use of the following types of JavaScript functions in your item...
j-marvin
07-30-2004 04:36 AM
j-marvin Go to last post
2 70
Hi, Sorry for dumb newbie question: I have an embedded system with HTTP server that may not be completely standard. I can successfully get the...
Ken Smith
07-30-2004 03:19 AM
Ken Smith Go to last post
9 108
Ok heres the deal, Im working on this site, and for the contact page, want to have a popup directory. You click the link, the director opens, you...
austinap
07-30-2004 03:15 AM
austinap Go to last post
2 72
I have more than one File field forms named filename0, filename1, filename2, and so on..... And then I use javascript to read the...
HelLind
07-30-2004 03:03 AM
HelLind Go to last post
4 50
Nancy wrote: <a href="differentFrameSet.html" target="_top"> (and frames suck, really suck, is is very likely that are not a good solution to your...
David Dorward
07-30-2004 02:49 AM
David Dorward Go to last post
0 95
Hi, all, We've an application that requires passing username and password as query string to an URL,...
ST Wong
07-30-2004 01:41 AM
ST Wong Go to last post
4 63
I'm trying to get a javascript to work using an external file. Can't seem to get it to run! Any ideas? When embedded in the html document it works...
Craven Birds
07-30-2004 01:03 AM
Robert Go to last post
9 65
How to get monitor resolution using javascript?
Mario
07-29-2004 11:13 PM
Thomas 'PointedEars' Lahn Go to last post
3 77
nobody has any ideas? Comeon! Im also playing around with doin something with the window.onunload() event of the kid window... but s far I havnt...
austinap
07-29-2004 10:17 PM
austinap Go to last post
0 44
the formatting part would be easy to apply.... as far as communicatin back to the parent, Im trying to figure that out right now. to apply the...
austinap
07-29-2004 10:17 PM
austinap Go to last post
0 61
Hi All I need to do the following in javascript: I have a text field with a "format" button. When the button is clicke a
DanielleDee
07-29-2004 10:16 PM
DanielleDee Go to last post
0 62
I have a form with a couple of submit buttons, plus a "pseudolink" that is also supposed to submit the form; the submitted form data feeds to a CGI...
J Krugman
07-29-2004 05:24 PM
J Krugman Go to last post
2 43
On 29 Jul 2004 03:56:31 -0700, poofpoof <poofpoof (AT) free (DOT) fr> wrote: Help with what? You've presented code and implied that there is an...
Michael Winter
07-29-2004 02:05 PM
Michael Winter Go to last post
0 117
I want to be able to capture the user pressing Ctrl+S. I know that the IE browser has a key binding for Ctrl+S but is there any way that I can be...
Greg
07-29-2004 01:53 PM
rh Go to last post
3 85
Folks I have an html file which looks like this: .. .. .. <body onLoad="WindowOnLoad();"> .. ..
Leila
07-29-2004 01:25 PM
Randy Webb Go to last post
1 72
In article <cf2f3693.0407290906.2af8a8bd (AT) posting (DOT) google.com>, Nancy says... What code? -- Hywel http://sponsorhywel.org.uk/
Hywel
07-29-2004 01:24 PM
Hywel Go to last post
0 79
I use this in ie and it works just fine. Hoever when i use it in opera, the browser have a problem with the "createTextRange"...
Du Dang
07-29-2004 12:17 PM
Du Dang Go to last post
3 58
Hi, I think i made a mistake somewhere.... I can execute the following line of code with Firefox but not IE... someone pls help! <a href="#"...
terry
07-29-2004 11:39 AM
Grant Wagner Go to last post
7 61
Hi all... i'm currently working for a big project to construct a website. We need to support some browser and OS : IE 5.0 -> IE 6, Mozilla 1.2 ->...
Florian Proch
07-29-2004 10:34 AM
Thomas 'PointedEars' Lahn Go to last post
5 57
In article <7e0de943.0407282106.22774014 (AT) posting (DOT) google.com>, ggroups.thread.sift (AT) recursor (DOT) net enlightened us...
Ed
07-29-2004 10:29 AM
kaeli Go to last post
2 43
Hi, I need your help. How to get multiple onLoad in Opera (v.7)? Example shows what I mean - it works well IE and Mozilla, but not in Opera...
Krzysiek S.
07-29-2004 10:28 AM
Martin Honnen Go to last post
1 40
I'm converting a site from VBScript to JavaScript, I have the following code in VBSCript: I want to re-do this JavaScript, e.g. But am getting...
Trev@Work
07-29-2004 10:00 AM
Trev@Work Go to last post
2 62
hi all i am designing a website for a charity origanisation. they cater towards the senior crowd. i would like to have choice by which the user can...
P.Singh
07-29-2004 08:18 AM
Erwin Moller Go to last post
1 109
Using document.cookie = "what I believe is my cookie name" doesn't work because document.cookie will return key/values that are not in my cookie. Is...
Brett
07-29-2004 04:02 AM
lallous Go to last post
1 129
hi all, I try to enable some form elements (positie and fotoToevoegen) when a user clicks a checkbox. Sadly enough it doesn't work I use...
Stijn Goris
07-29-2004 03:54 AM
Harag Go to last post
7 67
hi there...i need to know the min bandwidth for streming picture??
indie
07-28-2004 11:39 PM
indie Go to last post
0 53
I'm using Dreamweaver MX 2004 - trying to change the border width and color of an image onMouseOver. The desired behavior is for the image to show...
deko
07-28-2004 09:30 PM
rf Go to last post
1 54
When I use javascript to show a modal dialog form in IE6 containing a server-rendered page, there is a problem when I use window.close() to cancel...
Walter Watson
07-28-2004 06:32 PM
Walter Watson Go to last post
0 61
I've been going bonkers trying to find the answer to this question... I'm hoping somebody out there can help me. Our network environment is Active...
Whitney
07-28-2004 06:04 PM
Ivan Marsh Go to last post
2 65
Grant Wagner wrote: Well, "require" is probably the wrong word, "recommended" would be more accurate. The answer to this problem was already...
Mick White
07-28-2004 05:24 PM
Mick White Go to last post
2 71
On Tue, 27 Jul 2004 08:11:19 -0700, Martin <martinvalley (AT) comcast (DOT) net> declared in alt.html: This isn't an HTML question. Try...
Mark Parnell
07-28-2004 04:24 PM
Richard Cornford Go to last post
1 61
Toby Inkster wrote: How does Mac IE get on with VBScirpt? If it can understand it then maybe a VBScirpt implementation would be successfully ignored...
Robert Mark Bram
07-28-2004 04:11 PM
Richard Cornford Go to last post
13 135
Hi, As subject, I have the following JS in my HTML document & it works fine: <SCRIPT type="text/JavaScript"> <!-- COPYRIGHT = " : Copyright &copy;...
Andy Stevenson
07-28-2004 03:37 PM
Andy Stevenson Go to last post
3 99
Hi, Is there anyway to mask the input into a javascript 'prompt' making it like a password type textbox? Thanks, Andy.
Andy
07-28-2004 02:06 PM
Andy Go to last post
5 89
When you use the tab button on a web form, and you tab to a push button - notice the small dotted black line that surrounds that button - or for...
Adam
07-28-2004 12:45 PM
Adam Go to last post
0 53
I want to confirm there is not built-in trim() function in javascript. If I need one, I need to implement my own needs. please advise. Thanks!!
Matt
07-28-2004 12:31 PM
Dr John Stockton Go to last post
4 48
1) Visit the site: http://www.alexa.com/data/details/?url=google.com 2) Now move your mouse over one of the links marked "Site Info" under the...
Anthony Morris
07-28-2004 12:23 PM
Harag Go to last post
6 81
I'd like to set a session cookie that expires once the browser is closed. I've tried: document.cookie = "wm_javascript=" + escape("SomeName|"...
Brett
07-28-2004 12:14 PM
Dr John Stockton Go to last post
3 123
I am currently using a function to validate a form on the client side (see code below). At the end of the function, I would like it to also compare a...
Mike N.
07-28-2004 12:05 PM
Dr John Stockton Go to last post
2 174
Hi all! here'm my problem. In a parametric code i have to select which js file to load but, even if the path string composition is right, the js...
cirillo curiosone
07-28-2004 11:43 AM
Harag Go to last post
3 63
Hi, I am building a page that allows people to send in text and/or html files and have them analyzed for several statistics by a serverside PHP...
Pjotr Wedersteers
07-28-2004 11:43 AM
Richard Cornford Go to last post
1 80
Hi all, I'm fairly new to javascript, but by default I know more about it than anyone else in my group :) I'm trying to figure out a way to put...
Christian Walters
07-28-2004 11:12 AM
Christian Walters Go to last post
5 65
Hello, i wonder if anyone can help.. Is there a way of knowing from the parent window (var window;) that the child window (var newWindow) has been...
Kiki
07-28-2004 10:55 AM
kiki christie Go to last post
3 47
Post New Thread

Display Options
Showing threads 24401 to 24450 of 32434
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.