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     
What's happening here? I have a javascript function funcx. It runs whether or not I set the window.onload event to "funcx" or "funcx()" However,...
mk834tt@yahoo.com
02-19-2008 01:26 PM
Thomas 'PointedEars' Lahn Go to last post
7 30
This code is partially pseudo just to simplify and get my point across. I'm searching IMDB for a movie title. Depending on the search results,...
noon
02-19-2008 11:03 AM
noon Go to last post
0 24
Hello together, I have the the following problem (since hours of Google-Search)... I have an HTML-Page (I will call it "Mainpage") On this...
Gernot Pfeifer
02-19-2008 10:48 AM
Tim Streater Go to last post
1 39
On Feb 18, 11:42 am, Ed <e... (AT) siliconforks (DOT) com> wrote: Ed, thank you. That seems like a reasonable explanation. Peter
Peter Michaux
02-19-2008 05:29 AM
dhtml Go to last post
5 21
Does anyone have a recommendation for a good javascript encryption library? Preferably AES and well tested.
Sudo Nim
02-19-2008 03:53 AM
Bart Van der Donck Go to last post
1 26
Hi experts.. I would like to know whether javascript can call a vb macro in a word document with parameters? If this is possible, could you please...
Wez
02-19-2008 02:52 AM
Wez Go to last post
0 17
Hi, Is it possible to link into a javascript DOM online from a java application on my desktop, so i can hook into the functions which return data....
arun.hallan@gmail.com
02-19-2008 02:47 AM
Bart Van der Donck Go to last post
4 26
----------------------------------------------------------------------- FAQ Topic - How do I convert a Number into a String with exactly 2 decimal...
FAQ server
02-18-2008 07:00 PM
FAQ server Go to last post
0 27
I am just started using getElementsByTagName. I dont know how to filter radio buttons from all other INPUT fields. Is there any way to do that...
yajiv.vijay@gmail.com
02-18-2008 05:23 PM
Thomas 'PointedEars' Lahn Go to last post
11 50
In comp.lang.javascript message <ff7bb677-559d-4d22-a9b4-c39c3de1cb2a@s1 3g2000prd.googlegroups.com>, Sun, 17 Feb 2008 21:28:51, Alan...
Dr J R Stockton
02-18-2008 03:10 PM
Dr J R Stockton Go to last post
0 15
I've read, but not tried that if you set the form action like below, it should not submit the form: <form action="javascript:void%200"> However,...
Ipequey
02-18-2008 02:27 PM
Ipequey Go to last post
0 16
I want to be able to submit some form data and save the contents of some lists by using a single form button. I am using the following event...
facehUK
02-18-2008 12:55 PM
Martin Honnen Go to last post
1 20
How does one go about formatting the date/time string correctly to set the If-Modified-Since to the current date/time in an AJAX call? I know I need...
Cartoper
02-18-2008 12:49 PM
Henry Go to last post
2 19
Hi I'm having a bit starting problem with java ajax. I have this rather simple script function UpdateSQL(ReleaseID, MediaTypeID, sideElement) { if...
EnjoyNews
02-18-2008 11:42 AM
Joost Diepenmaat Go to last post
1 17
MrHelpMe wrote on 18 feb 2008 in comp.lang.javascript: You were told Sun, 17 Feb 2008 18:40:03 +0000 in...
Evertjan.
02-18-2008 11:36 AM
Evertjan. Go to last post
0 16
I came across this strange little bug in IE 6 and 7, described below. Does anyone know if it has been reported before and where it may be possible to...
mikewse@hotmail.com
02-18-2008 10:28 AM
Henry Go to last post
12 36
I have a page with frames on it. (I am stuck with them for now - would love to get rid them but I'm not in a position to do so right now - more...
hzgt9b
02-18-2008 10:10 AM
hzgt9b Go to last post
0 18
On Feb 16, 2:07*am, UKuser <spiderc... (AT) yahoo (DOT) co.uk> wrote: Rather than the complete script, post a *minimal* example that shows the...
RobG
02-18-2008 08:22 AM
RobG Go to last post
1 24
On Feb 15, 4:07 pm, UKuser <spiderc... (AT) yahoo (DOT) co.uk> wrote: It is not a complete script when you import an external LS file...
Henry
02-18-2008 07:34 AM
Henry Go to last post
2 16
Hi, I'm coding smth like wysiwyg-editor and stumbled upon some obstacles. var iDoc = $(this.wysiwyg.contentWindow.document); var sel =...
Rauan Maemirov
02-18-2008 06:11 AM
Rauan Maemirov Go to last post
3 37
Hello All, Hopefully, this is not a totally moronic question, but is there a way to change the document object referred to by the 'document'...
Sisilla
02-18-2008 05:56 AM
Aditya Go to last post
4 21
comp.lang.javascript FAQ - Quick Answers- 9.88 - 2007-10-12 1 meta-FAQ meta-questions 2 comp.lang.javascript tips 2.1 Which newsgroups deal with...
FAQ server
02-18-2008 04:00 AM
FAQ server Go to last post
0 20
Below is my code for the event part of the tabbed pane example. I'm pretty happy with this. It is much more compact than other workarounds that solve...
Peter Michaux
02-18-2008 03:51 AM
David Mark Go to last post
11 51
McKirahan wrote on 18 feb 2008 in comp.lang.javascript: For IE do this: <script type='text/javascript'> function Months() { var month = ; var mm =...
Evertjan.
02-18-2008 03:41 AM
Evertjan. Go to last post
0 24
The tutorials are very superficial when it comes to passing variables to functions and I can not find an answer to this (engineered)...
Tom de Neef
02-18-2008 03:23 AM
Richard Cornford Go to last post
8 24
wilq a écrit : Yes that works too. It's difficult for me to judge since my Fx worked fine with a lot of options about these z-index and because I...
wilq
02-18-2008 02:35 AM
wilq Go to last post
11 45
I have a 2 domains that calls to each other via javascript window.open method. Each domain has a name given to its window. Domain A with Name A...
isspwk@gmail.com
02-17-2008 10:18 PM
isspwk@gmail.com Go to last post
2 27
Is there a Javascript command that will parse an xml tag and then simply output the result right backing the <script> code block? I would like to...
GoGoGulfcoast.com
02-17-2008 09:12 PM
Randy Webb Go to last post
1 21
I've searched Google, but still haven't found the answer to a problem I have. Here is some rather simple code: function toggleBlock(elementId,...
sheldonlg
02-17-2008 07:28 PM
Thomas 'PointedEars' Lahn Go to last post
10 48
----------------------------------------------------------------------- FAQ Topic - How can I prevent access to a web page by using...
FAQ server
02-17-2008 07:00 PM
FAQ server Go to last post
0 24
I am trying to fill out some boxes on a webpage using JavaScript. Rather than use the wasy method (see attached function! is there anyway I can...
Mark Scott
02-17-2008 06:25 PM
Doug Gunnoe Go to last post
3 23
Using VS2005, VB.NET and lots of javascript, I have a page with (gasp) frames on it. It has two frames a navigation pane and a "content" pane. The...
hzgt9b
02-17-2008 05:51 PM
Thomas 'PointedEars' Lahn Go to last post
5 19
Anyone know a way to determine if a particular url is a trusted site using javascript? I need to validate that a site is trusted before the user logs...
dlawner@gmail.com
02-17-2008 04:21 PM
Thomas 'PointedEars' Lahn Go to last post
3 35
Hi, I've already posted an email with this problem, but this time I think I got a bit more info. The app I'm currently working on works like this:...
szimek
02-17-2008 04:02 PM
Thomas 'PointedEars' Lahn Go to last post
4 22
Hello, Here is my problem: I have a site that uses urls of this format to submit forms: <a...
Michael Powe
02-17-2008 03:15 PM
Thomas 'PointedEars' Lahn Go to last post
3 25
Peter Michaux wrote: Ahh, *there's* the K key. F'up2 poster PointedEars -- Use any version of Microsoft Frontpage to create your site.
Thomas 'PointedEars' Lahn
02-17-2008 11:08 AM
Peter Michaux Go to last post
1 23
Is there a way I could call two JS methods at the same time performing different tasks? Similar to multithreaded call. Thanks.
zb
02-17-2008 09:48 AM
Thomas 'PointedEars' Lahn Go to last post
3 22
Gregor Kofler wrote: Less error-prone because not using the non-greedy subexpression and not allowing the empty...
Dempsey.Jeff@gmail.com
02-17-2008 09:34 AM
Thomas 'PointedEars' Lahn Go to last post
3 34
A coworker and I stumbled across an interesting question, and I can't find an answer to it anywhere. Specifically: Does assigning an instance of an...
micah
02-17-2008 09:31 AM
Thomas 'PointedEars' Lahn Go to last post
3 23
Hi! I've got an IE-only app and there's a main page with an iframe. In the main page there's the following js code: window.onload = done; function...
szimek
02-17-2008 09:23 AM
Thomas 'PointedEars' Lahn Go to last post
1 15
On Feb 17, 2:17*am, Peter Michaux <petermich... (AT) gmail (DOT) com> wrote: Oh. Disregard my previous comments then. Now I get the connection to...
Peter Michaux
02-17-2008 09:22 AM
Thomas 'PointedEars' Lahn Go to last post
16 47
I posted this over at netscape.public.mozilla.dom but the group seems to be dead, so I figured I'd repost my question here: I was just wondering why...
Yansky
02-17-2008 09:13 AM
Martin Honnen Go to last post
3 31
Is there anyway to access Global Function Pointer from its name ? I want to call the function at runtime during a script execution. PS: eval() works,...
anoop.kn@gmail.com
02-17-2008 09:00 AM
Thomas 'PointedEars' Lahn Go to last post
4 24
I am working on a servlet that takes fairly long to process, and I would like to keep the user updated on the progress with a status bar. I have...
Arancaytar
02-17-2008 07:54 AM
Thomas 'PointedEars' Lahn Go to last post
2 25
VK wrote: You have not even understood that it is not possible to vote NO on Bugzilla. I agree with RobG here, see my comment. PointedEars
szimek
02-17-2008 07:32 AM
Thomas 'PointedEars' Lahn Go to last post
7 31
ANN: JavaScript Project Generator WWW: http://newjs.rubyforge.org Generates a scaffold for a new JavaScript project, with in-built test suite (using...
Dr Nic
02-17-2008 06:54 AM
RobG Go to last post
11 43
Hi, I would like to send DELETE request to google calendar but nothing of this...
czechboy
02-17-2008 06:18 AM
Thomas 'PointedEars' Lahn Go to last post
9 32
I've just finished a new JS color-manipulation library called jsColors, available at http://www.outstandingelephant.com/jscolors. It lets you create...
Chris
02-17-2008 05:59 AM
Thomas 'PointedEars' Lahn Go to last post
10 44
Hello all, I've been trying to learn some javascript and I ran into a strange scoping problem I was hoping someone here could help with. I have...
shaneal
02-17-2008 05:11 AM
shaneal Go to last post
2 23
I've been using JavaScript for quite some time now, and I've seen several techniques regarding file organization. This is the last technique I used...
SLR
02-17-2008 04:16 AM
Evertjan. Go to last post
4 29
Post New Thread

Display Options
Showing threads 5001 to 5050 of 34459
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.