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     
Hello all, I want to have a user able to eval code in a text box. However, if he accidentally types "while(1) { i=0; }" and hits "run", I also want...
Bill Mill
05-12-2008 12:24 AM
dhtml Go to last post
13 20
globalrev wrote: Is *what*? http://validator.w3.org/#validate-by-upload Read my posting again.
Thomas 'PointedEars' Lahn
05-11-2008 11:44 PM
globalrev Go to last post
8 16
Hi, I have a form which puts out a hidden DIV like this: <DIV id='invalid' style="display:none"><img src="../images/ flyer.jpg"></DIV> So, the...
Mtek
05-11-2008 10:40 PM
RobG Go to last post
1 15
A complete tutorial for all your programming language needs such as Java, .Net and many more. A one shop site for all your programming language...
surana
05-11-2008 10:06 PM
Thomas 'PointedEars' Lahn Go to last post
1 15
----------------------------------------------------------------------- FAQ Topic - How do I disable the right mouse...
FAQ server
05-11-2008 07:00 PM
FAQ server Go to last post
0 14
Hello, say I have events numbered 1 to 7 and wish to prevent all except the current one. ie when 1 allowed prevent 2-7 when 2...
Geoff Cox
05-11-2008 04:23 PM
Geoff Cox Go to last post
4 17
http://roadtrip08.1littleworld.com/ If you click on Ohio, you'll see a rather wide area to the right. Instead of having my text with the thumbnails,...
richard
05-11-2008 03:15 PM
richard Go to last post
0 14
I have a simple form that I'm using to learn something about HTML and JavaScript. Can I associate a button on the form with a keyboard key so that...
MikeB
05-11-2008 12:28 PM
Matthias Watermann Go to last post
10 28
Hello All JS-Experts, Is it possible to access 3rd-frames in Firefox or MSIE? I would like to write a html-based test framework. There are two...
Xu, Qian
05-11-2008 10:45 AM
Martin Honnen Go to last post
2 15
For instance, function addNew(i) { var 'element'&i ... } If possible, how to? Thanks.
DL
05-11-2008 10:37 AM
DL Go to last post
13 29
Hi All. It's strange that there are two posts concerning this type of plug-in. I built this one for work and decided to turn it into a...
Laser Lips
05-11-2008 10:26 AM
Laser Lips Go to last post
0 15
For instance, if you deal with Financial department and have to measure bank loans efficiency. What will you do? Will you be measuring customer...
gp19823238@yahoo.com.cn
05-11-2008 08:05 AM
gp19823238@yahoo.com.cn Go to last post
0 15
----------------------------------------------------------------------- FAQ Topic - How do I detect...
FAQ server
05-10-2008 07:00 PM
FAQ server Go to last post
0 18
For the previous version see: http://groups.google.com/group/comp.lang.javascript/msg/c31d18013a2f99de First of all many thanks for everyone's...
VK
05-10-2008 04:43 PM
VK Go to last post
1 18
----------------------------------------------------------------------- FAQ Topic - My element is named myselect , how do I access...
FAQ server
05-10-2008 10:59 AM
Thomas 'PointedEars' Lahn Go to last post
3 18
I want to display a novel. I have the following working fine except for the Back, Home and Next buttons. --------------------------- Click a link...
Marten Kemp
05-10-2008 08:30 AM
Marten Kemp Go to last post
3 14
i tried to find tutorials to build a working tree menu from contents of current folder but was unable to find any, neither did i find any working...
preet
05-10-2008 07:34 AM
SAM Go to last post
1 16
Bonjour à tous, je permets ce petit message, ceci afin de soliciter votre aide sur un petit problème... Voici mon formulaire (du moins une partie)...
DamDamDeo
05-10-2008 05:29 AM
Evertjan. Go to last post
14 31
Hi all: There is a simple writeup on javascript nested functions and closures here: http://mollypages.org/misc/jsclo.mp Not intended to be...
java
05-10-2008 01:46 AM
java Go to last post
0 18
Hi, Say I have hidden a <DIV> and I have another <DIV> inside: <DIV id='formdiv'> <DIV id='custname'> .. .. ..
Mtek
05-09-2008 09:21 PM
beedeebee Go to last post
1 13
Hello, I've been Googling around the internet oceans in search of a piece of code that has a similar functionality as the Digg image fetcher....
GoodMan
05-09-2008 06:38 PM
GoodMan Go to last post
2 14
I cannot see anything wrong with this document: http://home.comcast.net/%7Ejaynehm/BatCo/AccessBolton_files/BadNowPlaying.htm it validates, but the...
Rick Merrill
05-09-2008 05:35 PM
Rick Merrill Go to last post
8 14
Hi can anyone tell me how to alter this script so it will works on classes and id's; <script> function showhide(id){ if...
dylanb
05-09-2008 05:12 PM
Thomas 'PointedEars' Lahn Go to last post
1 15
Hy; I detected that the createTreeWalker-implementation in Safari returns only white-space text-nodes on NodeFilter.SHOW_TEXT. I could spoof...
spamtrap@adsignum.com
05-09-2008 04:41 PM
spamtrap@adsignum.com Go to last post
0 14
Hi, I am using ajax to update a form. I call xmlHttp.open("GET", strURL, false). The problem is that strURL is a really long string and it seems...
jerm
05-09-2008 04:00 PM
jerm Go to last post
3 11
Hi Peers, I like to have a simple time picker in javascript, similar to the one that is in our windows OS (Double click the time in your windows...
pradeeplnarayan@gmail.com
05-09-2008 03:57 PM
Dr J R Stockton Go to last post
2 21
Doesn't work. :) I am using Google maps example from book, and from Google documentation. It is really simple, and I don't know why isn't working....
Monica Leko
05-09-2008 03:34 PM
Monica Leko Go to last post
2 16
Prisoner at War wrote: Couple of things to check: 1. Make sure that the web page that you upload matches the one that's served by your host. If...
Dave
05-09-2008 12:53 PM
Dave Go to last post
0 14
Hi there I have a option, select drop down list which a user can open. My page however refreshes very frequently and when this occurs the...
crazychrisy54@hotmail.com
05-09-2008 12:19 PM
Thomas 'PointedEars' Lahn Go to last post
3 16
Since no one has stated the obvious I'll give it a try... Prisoner at War wrote: You have a syntax error there. You're setting src to 'pic2.gif;'...
Joose Niemi
05-09-2008 11:14 AM
Joose Niemi Go to last post
0 13
On May 9, 10:15*am, Prisoner at War <prisoner_at_... (AT) yahoo (DOT) com> wrote: Oh, my, Prisoner. You say this works on your computer? ...
Jim
05-09-2008 10:33 AM
Jim Go to last post
0 13
Erwin Moller wrote: This goes along with what I have experienced. I recently (a few months bsck) started working in an AJAX framework. I quickly...
sheldonlg
05-09-2008 10:16 AM
Erwin Moller Go to last post
2 15
Hi, Possibly I am searching for the wrong thing, but my googling has been futile. I want to get the contents of the browser (FF) location bar...
Alex Bird
05-09-2008 10:15 AM
Thomas 'PointedEars' Lahn Go to last post
3 16
I am trying to find a way to implement something like: <FORM name='form1'><TABLE> server scripting loop (php), generates X (a variable number)...
Norman
05-09-2008 10:12 AM
Thomas 'PointedEars' Lahn Go to last post
4 14
I have always accessed attributes such as disabled using the DOM element property, however I was wondering about implementing a more generic function...
RobG
05-09-2008 09:08 AM
Thomas 'PointedEars' Lahn Go to last post
4 19
On Fri, 09 May 2008 03:12:25 -0700, zavagli wrote: Does the lack of a realname indicate that you're just trolling around? Could you name one,...
Matthias Watermann
05-09-2008 07:50 AM
Matthias Watermann Go to last post
0 15
Martin wrote: You appear to be putting the responseText into DIV 'htmlText' then 'hiddenDiv'. You therefore have two DIVs with id 'divslct4' (not...
Robin
05-09-2008 06:37 AM
Martin Go to last post
1 15
need some help with a str.replace expression to strip all content between any occurrence of parentheses and also remove...
Jon Paal [MSMD]
05-09-2008 06:09 AM
Dr J R Stockton Go to last post
4 16
I have an object, that contains a status-property. The status gets set by a function internal to that object. This function gets invoked as /init();/...
Andreas M.
05-09-2008 04:48 AM
Jorge Go to last post
2 11
I have googled for '"Internet Explorer" "Unknown runtime error"' and not found anything useful. I have the following (for simplicity of presentation...
sheldonlg
05-09-2008 04:37 AM
Thomas 'PointedEars' Lahn Go to last post
24 46
eBob.com wrote: <snip> It is a mystical incantation chanted in the face of an issue that the author of the page does not understand. It is...
Richard Cornford
05-09-2008 03:33 AM
Richard Cornford Go to last post
0 17
"eBob.com" <eBob.com (AT) totallybogus (DOT) com> schreef in bericht news:BJPUj.401301$uN4.312173 (AT) fe07 (DOT) news.easynews.com... a)The html...
Tom de Neef
05-09-2008 02:50 AM
Tom de Neef Go to last post
0 18
----------------------------------------------------------------------- FAQ Topic - I have <a href="javascript:somefunction()"> what .......
FAQ server
05-08-2008 07:00 PM
FAQ server Go to last post
0 16
On May 2, 2:48 am, Gregor Kofler <use... (AT) gregorkofler (DOT) at> wrote: Wow, that's funny! But it doesn't surprise me...they're "unique"...
Prisoner at War
05-08-2008 05:49 PM
Jonathan N. Little Go to last post
14 24
Hello, I have been using Javascript to access some audio files from another server and there has been no associated problem with IE or FF but Opera...
Geoff Cox
05-08-2008 05:37 PM
Geoff Cox Go to last post
8 17
I have a form on an HTML page with the usual user name, email etc. I want to be able to display a popup window (callout?) when a text input control...
Ronald Raygun
05-08-2008 04:50 PM
Tom Cole Go to last post
4 12
Hi Guys, I thought this would be really interesting to people who blog who might be able to help us. This year we built a product called Snaptalent,...
sharpshoot
05-08-2008 03:14 PM
sharpshoot Go to last post
0 25
I’m new to JavaScript and am trying to creating a dynamic web form in a number of layers. From what I've read, to submit the entire form I need to...
lawrencef@hlac.com.au
05-08-2008 02:28 PM
apatheticagnostic Go to last post
5 20
I have built a php website with a messaging system where users of a website can send messages to each other and they will appear in the other users...
Justin Voelker
05-08-2008 01:48 PM
Justin Voelker Go to last post
5 15
In my app I need to dynamically generate a series hyperlinks. Each hyperlink's action must be to focus a field in a <form>. I created the following...
Peter Laman
05-08-2008 01:12 PM
Thomas 'PointedEars' Lahn Go to last post
2 19
Post New Thread

Display Options
Showing threads 1801 to 1850 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.