HighDots Forums  

Sponsored Links


JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss in the JavaScript discussion (multi-lingual) forum.



Post New Thread
Threads in Forum : JavaScript discussion (multi-lingual) Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, can some one please help me, Ive got a javascript variable called totScore that i need to pass to an asp variable in an asp page so i can then...
Steve Cosh
11-24-2005 04:26 AM
Franco Go to last post
2 309
Hi, We have a guestbook on our website (catcam.com) and for the past few months some jerk has been filling it up with links to his advertising sites....
bb
11-24-2005 02:05 AM
Kimmo Laine Go to last post
1 361
Hi, all I would like to disable the dropdowm function on a SELECT element. I tried "disabled", it works but it becomes dim. I tried readonly, it...
Jack
11-21-2005 09:10 PM
Jack Go to last post
6 338
Good day all, The use of preconfigured HTML divisions in Javascript is simple, but is there also a way to dynamically create divisions in...
Dimitri Depaepe
11-20-2005 02:55 PM
mscir Go to last post
2 307
Dear Members I'm new here. Please permit me to ask some newbie question I'm from a non-profit organization, working for gender equality. We...
Vinayak
11-20-2005 12:26 PM
Kimmo Laine Go to last post
1 323
I've got an embedded object definition, like <OBJECT id='mediaPlayer' width="480"...
Pascal Herczog
11-13-2005 07:08 AM
vizo Go to last post
1 419
What i like to do is making a function where i can use vars in a DOM instuction. example: function myfunction(myvar) {var...
draw
11-08-2005 02:04 PM
draw Go to last post
0 293
I have a function that changes which radio button is selected. I need to pass the form name to the function but not the field name and am doing so...
J Mox
11-07-2005 02:21 AM
RobG Go to last post
6 312
Hi. I am using the XMLHttp object to make an asynchronous request to a php script. The idea is that the script does not respond immediately but only...
bearclaw
11-06-2005 02:18 PM
bearclaw Go to last post
0 450
I have an ASP that I load from a database table. Several fields are date fields. If the date field has a value in the table, I make the input...
Julian McMaster
11-04-2005 09:44 PM
Julian McMaster Go to last post
0 479
I originally posted this to comp.lang.javascript and got one response that completely ignored the original request and in fact suggested changes that...
graham.reeds@gmail.com
11-04-2005 03:05 AM
Jasen Betts Go to last post
1 265
Hi There, I am so not good at javascripts:( and I'm not even sure if this can be done. I use PHP and MySql the data that is returned to the browser...
Steven Sinfield
11-02-2005 07:30 AM
Kimmo Laine Go to last post
2 303
I have a php site I have an include line called "include 'Cookie.php';" In this Cookie.php file I have these codes. <?php $conn =...
EnjoyNews
11-02-2005 03:11 AM
Jasen Betts Go to last post
1 562
Hi, I've picked up some very useful JS on the WEB (free to use) which prevents duplicates in a second pulldown if has been selected in the first...
Me
10-31-2005 10:45 AM
Me Go to last post
0 266
I've site that is divided into two frames Frame 1 Frame 2 ??????????????????????? ? ? ...
Roee Bachar
10-28-2005 09:35 AM
Roee Bachar Go to last post
3 245
I have several iframes in my main document. The context of the iframes is variable in width and height. But I dont want the scrollbars to show in the...
GTi
10-26-2005 04:28 AM
GTi Go to last post
0 308
I am using a script of the web, to validate email addresses. It is good but lacks 2 important things. It stops the user from entering an full stop...
Chris Dangerfield
10-21-2005 01:47 AM
Jasen Betts Go to last post
1 310
Can someone post a javascript redirect based on browser type. I have a site I would like to have automatically formated for either the PC or...
odin
10-19-2005 11:14 AM
Noam L. Go to last post
2 426
How can i do for send a web page by mail with a clic on a button in this page ? (the same fonction of the ie button ) thank you ...
Thierry Perrain
10-18-2005 07:14 AM
Thierry Perrain Go to last post
0 428
hi How can I open a new window and disable the close, minimize found on the top right corne of the child window using Javascript? The reason I want...
Jerry_07716@yahoo.com
10-17-2005 12:23 PM
Kimmo Laine Go to last post
1 602
Hi all, I've got a PayPal form on a page I'm designing, where a user can select from two dropdown list boxes before clicking the usual PayPal 'Buy...
Tony Carnell
10-16-2005 03:47 AM
Jasen Betts Go to last post
1 506
OK, I have the world's stupidest(!) question. I need to click on an image. Swap it to another image, which stays static until it's clicked on...
Penelope Baker
10-16-2005 01:50 AM
Jasen Betts Go to last post
2 286
I have the following select box... <select name="table_name" id="table_name"> <option value="1" selected>Please Select</option> <option...
Ross
10-15-2005 09:09 PM
Jasen Betts Go to last post
1 391
I need to have a static html page basically pass all GET arguments from one page to another. For example, I'm on page A. It has "x=12&y=45". ...
Shabam
10-15-2005 09:05 PM
Jasen Betts Go to last post
1 299
Shawn Wilson wrote: Dont know where you get the idee to use onmouseleave, but onmouseleave is not a standard, probably a microsoft...
JAB
10-15-2005 09:01 PM
Jasen Betts Go to last post
3 1,050
is it safe to say that when writing javascripting, if i write it to work in NS it will work on IE??
chris
10-15-2005 08:56 PM
Jasen Betts Go to last post
2 242
im pretty ne to java script - so please be gentle :) basically what i want to do is construct an action in a function using a variable sent to that...
chris
10-15-2005 08:48 PM
Jasen Betts Go to last post
2 284
This is simple but how can I change location = 'test.php'; so it woks on any page without changing the url every time? Ross.
Ross
10-15-2005 08:36 PM
Jasen Betts Go to last post
2 251
How do I do a simple number format in JS? Just a thousands seperator is all I need so 1000000 becomes 1,000,000. Thanks! --------- Shawn Wilson
Shawn Wilson
10-15-2005 08:32 PM
Jasen Betts Go to last post
3 3,323
Hi, I have a problem with non ie browsers <script type="text/javascript"> window.onload = function(){ var strCook =...
Ross
10-15-2005 07:11 PM
Jasen Betts Go to last post
1 290
I'm using the formula: var ship=round((((total1/20)*2)+((total2/20)*2)+((total3/20)*2)+(((total6/20)*3) +2)+((total7/20)*2)),2) to calculate...
Edward
10-15-2005 07:06 PM
Jasen Betts Go to last post
7 331
HI All, I am looking for a way to put a line of text at the bottom of the screen, regardless of the currrent resolution used. Have searched the web...
dries
10-15-2005 06:43 PM
Jasen Betts Go to last post
1 292
I have a form page that accepts a text field variable. The problem is, I need to concatenate this text field variable with some other string. ...
Shabam
10-15-2005 06:41 PM
Jasen Betts Go to last post
3 326
On 2005-08-31, Shawn Wilson <shawnw (AT) dvigroup (DOT) net> wrote: vs innerHTML is not part of the standard
toto
10-15-2005 06:31 PM
Jasen Betts Go to last post
4 428
On 2005-08-31, Delta <xxx (AT) hotmail (DOT) com> wrote: First off you should use valid HTML. (HTTP://validator.w3.org/) (you're missing a...
Jasen Betts
10-15-2005 06:24 PM
Jasen Betts Go to last post
0 286
Hello all I'm trying to create a unique order number in a HTML form.(no DB backend) I found a function that looks promising, but I don't have the...
Rhonda
10-15-2005 06:05 PM
Jasen Betts Go to last post
2 324
Hi I'm trying to do something like this. for(i=0; i<5; i++){ var theData = document.createElement('a'); theData.onmouseover = function() { return...
Kim
10-15-2005 05:50 PM
Jasen Betts Go to last post
8 558
I have a button that puts a value into a field. It work when there is no space in the field name. But doesn;t work if there is. How can I make...
Oak Hall
10-15-2005 08:37 AM
Jasen Betts Go to last post
4 358
This sort function does not seem to work with my date format which is 1/01/2004 no leading 0 for month. Is there anything that could be changed so it...
jeffsal
10-15-2005 08:35 AM
Jasen Betts Go to last post
1 301
Hello all, I want to have a script to open a popup on the right bottom of the screen(like hotmail or yahoo). I want to write a function that...
Daniel
10-15-2005 08:33 AM
Jasen Betts Go to last post
1 292
How would I get and set the position of a cursor in a text edit field? <script language='javascript'> function csrPos(editName){ var...
Arg
10-15-2005 08:28 AM
Jasen Betts Go to last post
4 509
Let's say I had a single HTML page with two individual forms on it. Each form had its own search button named like this <input type="submit"...
Fred
10-15-2005 08:21 AM
Jasen Betts Go to last post
5 354
Hi, All is in the title : I'm trying to use a javascript code to play a small wav file (7KB) when mouse go over a DIV, but it imply a delay/latency...
Globy
10-14-2005 04:38 AM
Globy Go to last post
0 333
I am writing a web app in PHP that uses JavaScript in some of the forms. One of the things that I have done is add an onClick for the form's submits...
bcr07548@creighton.edu
10-11-2005 02:18 AM
Wayne Dobson Go to last post
10 511
Hi, I'm trying to create some code to replace the text in a short paragraph that is in the body text of a HTML page, ie: <p>Tonight:...
Richard Lissimore
10-11-2005 01:48 AM
Edward Norton Go to last post
1 479
a=1234567 I want to display as 1.234.567 Do I have to convert to a string or is there another way to get it correct displayed? Marco
Marco
10-09-2005 05:17 AM
Patrick Fehr Go to last post
1 281
a short while ago i was playing arround with the <DIV tag and wanted some text to dissapear - while i was doing this i had a situation where i...
chris
10-05-2005 04:09 AM
chris Go to last post
2 283
L wrote: Apart from the fact that <FONT> was depreciated a long time ago, thanks. :D Marc
Marc
10-04-2005 04:23 AM
Marc Go to last post
1 270
Hello, I have this code snippet in .js file called by an .htm file. I am not too good with java and I cannot figure out why the if statment is not...
News Guy
10-04-2005 02:51 AM
Kimmo Laine Go to last post
4 294
I'm trying to take a value from javascrip and place it in an Input. My three values display fine in javascript: <SCRIPT LANGUAGE="JavaScript"> <!--...
Kim
10-03-2005 01:44 PM
Kim Go to last post
1 835
Post New Thread

Display Options
Showing threads 401 to 450 of 690
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.