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     
kaeli said: <http://devedge.netscape.com/library/manuals/2000/javascript/1.5/reference/toplev.html#1064132> parseFloat parses its argument, a...
Lee
01-06-2004 02:08 PM
Lee Go to last post
0 105
"McKirahan" <News (AT) McKirahan (DOT) com> wrote <snip> Because you are using the name of the image element that is to have its SRC swapped as an...
Richard Cornford
01-06-2004 01:25 PM
Richard Cornford Go to last post
0 82
Hi, Firstly, any help would be gratefully received. Im using several iframes on a single page and would like individual 'back' and 'forward' buttons...
Nick Tew
01-06-2004 12:26 PM
HikksNotAtHome Go to last post
3 128
In article <5e359fac.0401060328.72f31aae (AT) posting (DOT) google.com>, fsc (AT) iprimus (DOT) com.au (Steven Choo) writes: Come to my...
HikksNotAtHome
01-06-2004 12:26 PM
HikksNotAtHome Go to last post
0 60
how can i invoke a submit button inside a form that is inside an iframe ? please help Mel
Mel
01-06-2004 12:26 PM
HikksNotAtHome Go to last post
1 79
Hi all, I've got a situation where I have a given string and I need to find which option in a select object has a value matching this string. I...
Steven Post
01-06-2004 11:10 AM
Steven Post Go to last post
2 86
I am using the appendChild method to create a table dynamically. The only problem is that the code does not append the table elements to the correct...
Falc2199
01-06-2004 10:38 AM
Falc2199 Go to last post
0 55
i would like to call a cgi script before closing my page. so i placed the following in my index.html code ........
Mel
01-06-2004 09:14 AM
Brian Genisio Go to last post
3 115
In article <5e359fac.0401060328.72f31aae (AT) posting (DOT) google.com>, fsc (AT) iprimus (DOT) com.au enlightened us with... Why? I can still steal...
kaeli
01-06-2004 08:38 AM
kaeli Go to last post
0 148
Steven Choo hu kiteb: Even if you get it to work, it is trivial for anyone who wants to take that image to override the javascript. There are more...
Fabian
01-06-2004 08:06 AM
Fabian Go to last post
0 80
Hi I'm having problems with the following code. All I want to do is keep a counter on the page for every new image recieved without deviating from...
Carl Gilbert
01-06-2004 07:29 AM
neerolyte Go to last post
2 113
Hello to all I have a form in a php script with some inputs. With this form I like te send a javascript variable to the next php script. Every...
Otto Haldi
01-06-2004 06:55 AM
Otto Haldi Go to last post
4 103
hello all i have got a span inside a td of a table. i am trying to clip the string that exceeds the length of the td and then put three dots ("...")...
ofer h
01-06-2004 05:14 AM
Evertjan. Go to last post
3 87
Sorry if this is a rookie mistake... I've been through all the FAQs and the books I have but I can't see the mistake so I guess it's something...
Mark Anderson
01-06-2004 04:37 AM
Mark Anderson Go to last post
4 132
Can someone tell me why these two scripts don't work when in the same html file. One is a common button rollover and the other shows images in a fade...
mcc
01-06-2004 01:53 AM
mcc Go to last post
1 103
Hi I am looking to generate a counter based on the following event. The event is generated every time a new image is recieved and this is what I...
Carl Gilbert
01-06-2004 01:26 AM
Andrew Thompson Go to last post
2 139
I have a form in which I want to have an button(image) displayed next to a checkbox when it is checked. If the box is unchecked, the button should...
Targa
01-06-2004 12:52 AM
HikksNotAtHome Go to last post
1 79
Hi there, I've got a strange problem. Used to use IE. Now switched to Mozilla (1.4). This works fine in IE but produces nothing (not even an...
Bart
01-06-2004 12:25 AM
Thomas 'PointedEars' Lahn Go to last post
12 172
Hello, This relates to the previous post i've left. This problem is do with the browser's back and forward buttons. When clicked, can it be made to...
Nick Tew
01-05-2004 05:21 PM
Fabian Go to last post
1 86
Hello folks I have a rolling image script that works fine except that the images do not seem to be preloading properly. The images are still being...
DiggidyMack69
01-05-2004 04:37 PM
DiggidyMack69 Go to last post
2 51
Got it - thanks....
evan.cooch@NOSPAMcornell.edu
01-05-2004 03:08 PM
evan.cooch@NOSPAMcornell.edu Go to last post
1 99
Hi All: I have a basic form with three radio buttons: radio 1 radio 2 radio 3 When a particular radio is selected, I would like to populate a...
Eric B
01-05-2004 03:02 PM
Eric B Go to last post
0 86
is it possible to invoke a browse window using javascript without making use of the file field in an html form? thanks matt
Marco Polo
01-05-2004 01:23 PM
Evertjan. Go to last post
3 123
Awesome link Jim, and you're exactly right about the problem. Thanks so much, Craig "Jim Dabell" <jim-usenet (AT) jimdabell (DOT) com> wrote
Craig
01-05-2004 12:43 PM
HikksNotAtHome Go to last post
6 97
i am loading an long html file and need to see the last line, can someone help me please i have something like: top.HISTORY.scrollTo(0,1000) which...
Mel
01-05-2004 12:33 PM
HikksNotAtHome Go to last post
1 148
Is there any way to pass the value of a javascript variable to a DIV property value, e.g. <div style="position:absolute; top: 'gap'+px';> ......
decibel
01-05-2004 12:05 PM
Cycloneous Echevarria Go to last post
1 120
I have a javascript which resizes the iframe according to the page content. I works in Internet Explorer, but not in Netscape 6+ or Ma Internet...
nick
01-05-2004 11:18 AM
nick Go to last post
0 87
Hello, I need your help. I have to integrate FedEx or UPS's Rate Calculator with an eCommerce web site. I have a web site which offers some products...
Manmohan S. Sihra
01-05-2004 09:13 AM
M. Sihra Go to last post
2 98
I need to check if two hashes are identical. My thoughts are something like this: function compareHash(hash1,hash2){ if(hash1.length !=...
Jeff Thies
01-04-2004 10:19 PM
Jeff Thies Go to last post
2 110
When i put these two java scripts in the same html file only the fade script works. Why is that??? this part is in the <head>
mcc
01-04-2004 08:36 PM
mcc Go to last post
3 175
Is it possible to change embedded object parameters via JavaScript on-the fly? Actually it is a Flash embedded object and I want to change the WMODE...
gsb
01-04-2004 05:21 PM
Janwillem Borleffs Go to last post
1 78
Hello. I recently opened a new blog called The Javascript Times. I would like to know what you think of it. http://jstimes.vze.com It is updated...
Dante
01-04-2004 03:56 PM
Lasse Reichstein Nielsen Go to last post
2 106
First working: http://www27.brinkster.com/hesterloli1/ When you enter something in the User ID box and go to mousedown Reset you will find that the...
George Hester
01-04-2004 01:54 PM
George Hester Go to last post
2 76
I use a JavaScript to generate snowflakes on a HTML page. I want to calculate the size of the snowflakes by using th Math.random() function to get a...
arwes
01-04-2004 09:17 AM
Janwillem Borleffs Go to last post
2 152
Stupid basic question but I find it horribly imposible to find the answer elsewhere... :-( I want to have a piece of text in my HTML page and want...
Ton den Hartog
01-04-2004 08:33 AM
Dr John Stockton Go to last post
55 396
Best done using Microsoft Internet Explorer but I believe Netscape may do OK not sure. I have one itsy bitsy little problem here. The tabbing? No...
George Hester
01-04-2004 08:13 AM
Jeff North Go to last post
7 100
Using Internet Explorer as my browser, I've recently been unable to open a favorite music & media site: http://www.cbcradio3.com The page used to...
Wayne
01-04-2004 12:30 AM
HikksNotAtHome Go to last post
1 85
Help? Spec Character Problems w/JAVASCRIPT TOOLTIP Hi, I'm experiencing bizarre problems with quote marks that previously displayed properly in a...
Curious Angel
01-03-2004 10:48 PM
Eric Bohlman Go to last post
2 53
egoduk (AT) hotmail (DOT) com (Edward) writes: Yes. Use: var table = document.getElementById("table_id"); To find all the elements with the...
Lasse Reichstein Nielsen
01-03-2004 10:25 PM
Lasse Reichstein Nielsen Go to last post
0 84
"Janwillem Borleffs" <jw (AT) jwscripts (DOT) com> writes: Good point. Must not confuze it with getElementById! It always return a NodeList. Some...
Weston C
01-03-2004 07:53 PM
Janwillem Borleffs Go to last post
6 87
Hi, IE has the ability to setExpressions on stylesheets so you can calculate the value of the css property through script. For various reasons I'm...
Jim Ley
01-03-2004 10:35 AM
Jim Ley Go to last post
2 134
I've been asked to help debug a complex problem involving inter-frame references, so I just want to understand the elements involved...
David M. Karr
01-03-2004 10:32 AM
Jim Ley Go to last post
1 61
Hi, I am currently creating a system that will support web based research. The idea is that the researcher is able to use Internet Explorer or...
Funk
01-03-2004 08:34 AM
Jim Ley Go to last post
1 97
cp <cpryce (AT) nospam (DOT) pryce.net> writes: Yes. (I say that before looking at the code, because I am a firm believer in the abolishment of...
Lasse Reichstein Nielsen
01-03-2004 08:32 AM
Jim Ley Go to last post
2 96
So If I get it correctly The user will have to load the gifs of that page (the page he just saveAs) each time from the server. Is there any other way...
lir
01-03-2004 06:13 AM
Fabian Go to last post
3 62
Hi, I need to use the UniversalBrowserRead Privilege in a script. For this, the script has to be signed, right? Can anyone help me with getting...
Christian Schmitt
01-03-2004 06:01 AM
Martin Honnen Go to last post
3 199
Is there any other way else then exeCommand("saveAs"),to save html with gifs??? As I see it now , I must use full paths of gifs on the html page...
lir
01-03-2004 05:47 AM
lir Go to last post
0 171
Hello all. I am new to Java script and trying to get a jpeg rotation on my website to work. I found the script...
Kevin
01-03-2004 12:02 AM
Kevin Go to last post
2 94
wylbur37 wrote: "/mydir/program.js" is an absolute path. On your server this is ok if the url is "www.yoursite.com/mydir/program.js". But on the...
Christian Eyrich
01-02-2004 05:32 PM
Lasse Reichstein Nielsen Go to last post
2 94
When the address bar is highligted? That is nothing on the page is selected. The address bar is selected. Capture keydown or keypress? Any ideas...
George Hester
01-02-2004 01:53 PM
Evertjan. Go to last post
8 78
Post New Thread

Display Options
Showing threads 28051 to 28100 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.