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     
Lee wrote: Doy! This is just a simple case of Dan being wrong due to late engagement of
Jeremy
06-03-2008 04:54 PM
Dan Rumney Go to last post
3 29
Never mind, its because I didn't have a <body> section, whoops! Works now, thanks!
Locke
06-03-2008 04:36 PM
Locke Go to last post
4 24
Hi All, I'm creating textareas via the DOM and I'm trying to add the onchange event to them. Here's my code: mytextarea =...
HugeBob
06-03-2008 03:40 PM
Dan Rumney Go to last post
3 26
I am still improving my AJAX and I ran into something that I'm not sure how to do. I will have a page called where I will have a dropdown list at...
sheldonlg
06-03-2008 02:03 PM
sheldonlg Go to last post
8 23
Hey Yall, I am trying to incorporate a Once Per session Cookie that will expire once the browser is closed so some one who comes to my website...
Yonih
06-03-2008 01:49 PM
Yonih Go to last post
4 40
Microsoft fixed some garbage collection problems in IE6 almost a year ago. I'm trying to figure out if many users of IE6 are unpatched and still have...
timothytoe
06-03-2008 01:17 PM
VK Go to last post
5 26
Hi, I have the following method: function addClass(el, cl) // passes a DOM node and class name string What this function does is takes a DOM...
bizt
06-03-2008 01:01 PM
Dan Rumney Go to last post
1 26
Jorge wrote: But subsections 11.1.5 and 11.2.1 of the ECMAScript Specification, Edition 3 Final (and other sections of previous editions), say so :)...
1 connu
06-03-2008 07:03 AM
Thomas 'PointedEars' Lahn Go to last post
4 75
There is an interseting examination of varions trim functions here: <URL: http://blog.stevenlevithan.com/archives/faster-trim-javascript > The best...
RobG
06-03-2008 03:35 AM
Evertjan. Go to last post
2 23
Hi, I’m creating a web application using XUL and SVG. My problem: I’ve tried to draw for example a dot where the user clicks in the SVG area. I...
Fabian Lenzen
06-02-2008 08:57 PM
Andreas M. Go to last post
1 26
The Magpie wrote: The change does not matter. The JavaScript Reference implementation in C was never called SeaMonkey. Had you quoted properly,...
nobody@nowhere.net
06-02-2008 08:42 PM
Andreas M. Go to last post
27 88
----------------------------------------------------------------------- FAQ Topic - Why was my post not...
FAQ server
06-02-2008 07:00 PM
FAQ server Go to last post
0 31
Hi, I'm using document.lastModified function to return my document last mod date. The function returns 1-Jan-1970. The problem seems to be that the...
dbahlmann@gmail.com
06-02-2008 05:07 PM
Jeremy Go to last post
2 36
I am still learning more of Javascript, so please bear with me. My objective is to have a dropdown list for categories. Depending upon what the...
sheldonlg
06-02-2008 04:57 PM
sheldonlg Go to last post
1 27
Hi all, I have a problem with DOM. If I have the xy coordinates in a web page, how can I get (possibly using Javascript) the corresponding word...
Dave
06-02-2008 02:05 PM
Bjoern Hoehrmann Go to last post
5 34
Works same in both browsers for me
yukabuk
06-02-2008 12:18 PM
Tom Cole Go to last post
2 32
Hi, We have a form defined with buttons like this: <a class="save_menu" href="javascript:document.Detail_Screen.action...
Mtek
06-02-2008 11:21 AM
Dan Rumney Go to last post
14 45
say, we have the following: // declare an array myArray = ; // short hand? same as myArray = new Array ? // populate it myArray = 0; myArray =...
DL
06-02-2008 10:59 AM
Michael Wojcik Go to last post
15 49
Hi, I have a generic routine that is called by many forms, and probably by many browsers. The javascript performs some validation on the...
Mtek
06-02-2008 10:50 AM
Bart Van der Donck Go to last post
2 31
Again, does anyone have an idea why IE6 is so much slower in changing the background color of table cells when the cursor moves relatively quickly...
markszlazak@gmail.com
06-02-2008 08:22 AM
markszlazak@gmail.com Go to last post
0 33
in a script (a simplified L-System) i do have objects constructing other (children) objects by : this.createChild=function(){ return new...
Une Bévue
06-02-2008 02:56 AM
Une Bévue Go to last post
3 33
How can i get the actual screen coordinates of text selection inside a textbox in firefox? In IE, we can do this by using TextRange tr...
GeezerButler
06-02-2008 02:07 AM
GeezerButler Go to last post
0 38
Hi Guys I dont really know how to do this: if there are a page of others, some data are embedded inside the data array like this: <script...
Harry
06-01-2008 08:58 PM
david.karr Go to last post
4 32
I have a form that uses the following: onSubmit="some_var = 'validated';" FireFox is OK with that. Internet Explorer isn't. any ideas why? Thanks.
Mark Livingstone
06-01-2008 07:12 PM
Thomas 'PointedEars' Lahn Go to last post
8 36
----------------------------------------------------------------------- FAQ Topic - What do I have to do before posting to...
FAQ server
06-01-2008 07:00 PM
FAQ server Go to last post
0 29
I have page that is generated with a selection box with a size=7 clause that contains some 30 options. When the selection box is generated with the...
Roger
06-01-2008 06:01 PM
Roger Go to last post
0 30
I bought Crockford's "JavaScript: The Good Parts" yesterday to help build my JavaScript foo. On page 44, he gives an implementation of the curry...
RubyRedRick
06-01-2008 05:37 PM
Thomas 'PointedEars' Lahn Go to last post
4 29
I thought JS was purely on client side. But if i do myImage.src = 'someImageOnServer.gif", it seems to work. How does JS do this? Is a request sent...
GeezerButler
06-01-2008 05:23 PM
Thomas 'PointedEars' Lahn Go to last post
1 25
With a JS dynamically created table elt = document.createElement("table"); // Statements filling in the table. document.body.appendChild(elt); I'd...
gentsquash@gmail.com
06-01-2008 03:16 PM
Stanimir Stamenkov Go to last post
1 30
Hi, Consider a simple example, e.g. var a = { 'a': 'b', 'c': 'd' }
howa
06-01-2008 02:19 PM
Richard Cornford Go to last post
5 121
Got a little problem with Javascript. I control windows media player with buttons and hide the actually windows media player. My...
Yonder
06-01-2008 09:57 AM
Yonder Go to last post
0 35
HI all: I often see people write code like as below to invoke code block: ( function() { do some thing here} ) () my question is why do like this,...
ctx2002
06-01-2008 04:02 AM
Jorge Go to last post
8 21
Hi, I have been looking around for a way to apply the filter that grays out a form or div. I found some examples but the code is pretty complex....
MC
06-01-2008 03:12 AM
MC Go to last post
4 31
----------------------------------------------------------------------- FAQ Topic - What questions are off-topic for...
FAQ server
05-31-2008 07:00 PM
FAQ server Go to last post
0 29
I have a select with an onchange - it works find in Firefox, but in IE 6 I get an error: Object Expected. I have simplified things drastically, and...
Tony
05-31-2008 06:37 PM
Thomas 'PointedEars' Lahn Go to last post
16 53
I have a asp.net page that does something simple - when the user clicks on a radiobutton, a panel becomes visible beneath the radio button. There is...
COHENMARVIN@lycos.com
05-31-2008 11:17 AM
SAM Go to last post
1 32
I want to make a single web page with a select element and a div element. The text in the div needs to be changed, when a different value is selected...
Daan
05-31-2008 10:24 AM
Daan Go to last post
1 25
hi all, I am trying to copy the contents of a div to the clip board the same way that Microsoft copies it when you select the contents with...
SirCodesALot
05-31-2008 08:55 AM
Holger Jeromin Go to last post
4 25
On May 30, 10:56*pm, SAM <stephanemoriaux.NoAd... (AT) wanadoo (DOT) fr.invalid> wrote: Thanks, I'm testing with IE7, your syntax of tbl.rows.length...
DL
05-31-2008 08:39 AM
DL Go to last post
1 32
access all computer tutorials for free visit http://freecomputertutorialz1.blogspot.com/
Dhanabal
05-31-2008 02:31 AM
Dhanabal Go to last post
0 21
looking for a developper who would make this site in js: http://www.iceberg.fr/site_iceberg/flash1280.html i'll pay 900 dollars for making it and...
tetris
05-31-2008 12:31 AM
tetris Go to last post
0 30
I'm looking for two mechanisms for a hosted web application. One is to allow users to take notes or make comments about a web page and have the...
TheCornjerker
05-30-2008 08:22 PM
timothytoe Go to last post
1 26
----------------------------------------------------------------------- FAQ Topic - Which newsgroups deal with...
FAQ server
05-30-2008 07:00 PM
FAQ server Go to last post
0 29
Hi... I've seen code which changes a paragraph into a textarea (to allow it to be edited)...by creating a brand new text area, inserting that...
samslists@gmail.com
05-30-2008 06:52 PM
Thomas 'PointedEars' Lahn Go to last post
3 28
With Element.addEventListener, you can easily wire-up several different event handlers on the fly. This works great, but debugging can be difficult...
mebemikeyc@gmail.com
05-30-2008 06:34 PM
Thomas 'PointedEars' Lahn Go to last post
1 25
I wish to uniquely identify the below button element embedded among many other button elements in a web page and call the click event on it to...
ZZyZX
05-30-2008 06:18 PM
ZZyZX Go to last post
3 30
Hi guys, until now I make so: <div id="my_div"><!-- content --></div> MyClass.prototype.doSomething = function( )...
Ugo
05-30-2008 04:46 PM
Peter Michaux Go to last post
10 40
I'm runing an xmlHttpRequest to get the site's source code and then applying the regex xhr.responseText.split(/<body*>((?:.|\n)*)<\/body>/i) Works...
noon
05-30-2008 04:26 PM
Thomas 'PointedEars' Lahn Go to last post
3 28
Can anyone here help me with this... I have a date code to display the date 7 days in the future— check it out here :...
sixstringsk
05-30-2008 04:19 PM
Dr J R Stockton Go to last post
2 24
Hi, How widely supported is the instanceof operator? Is there an alternative to seeing if an object is an instance of a constructor? Many...
whitelined
05-30-2008 03:36 PM
Thomas 'PointedEars' Lahn Go to last post
3 32
Post New Thread

Display Options
Showing threads 1551 to 1600 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.