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     
http://safer.fmcsa.dot.gov/CompanySnapshot.aspx using this site as a basis for my information, I need a way to obtain that information without going...
richard
09-23-2006 02:16 PM
richard Go to last post
0 39
I removed else clause and moved up the focus() just before the loop breaks and now it works! Thank you for the advice :)
DoomedLung
09-23-2006 01:15 PM
DoomedLung Go to last post
2 35
Hi, I am trying to read some data from an xml file and display it in a webpage. I am facing 2 problems. 1) I can't seem to display the table in...
uyireh@yahoo.com
09-23-2006 11:53 AM
uyireh@yahoo.com Go to last post
0 33
Does anyone know if there is a method I could use using javascript to allow users to attatch a photograph to the form they are filling in? thanx for...
cass27
09-23-2006 11:31 AM
cass27 Go to last post
3 76
Firstly I'm not a Javascript pro but I know enough to get things working in Firefox, I program in other languages so you don't need to dumb down what...
Michael
09-23-2006 10:35 AM
Martin Honnen Go to last post
1 100
Hello all, Can anyone explain when one should use the "document" object and when one should use the "this" object? Also, is the "self" object the...
Bryan
09-23-2006 08:48 AM
Michael Winter Go to last post
2 42
Hi, When reading the source code of dojo, it uses the following statement quite often. What does it mean? What I do not understand is it has...
riceyeh@gmail.com
09-23-2006 08:27 AM
Michael Winter Go to last post
4 57
hi all any body has any idea on how to fire onchange event of a pulldown menu with script. i need to trigger it so it when i select a certain option...
Steve
09-23-2006 07:42 AM
ASM Go to last post
1 53
This example http://www.w3.org/TR/html4/present/frames.html#sharing-frame-data demonstrates how to get script properties out of <object>. It would...
Bernard
09-23-2006 04:30 AM
Bernard Go to last post
0 54
Hello all, Can anyone explain when one should use the "document" object and when one should use the "this" object? Also, is the "self" object the...
Bryan
09-22-2006 10:47 PM
Bryan Go to last post
0 53
----------------------------------------------------------------------- FAQ Topic - When should I use...
FAQ server
09-22-2006 04:20 PM
Dr John Stockton Go to last post
1 52
eakkas (AT) gmail (DOT) com said the following on 9/22/2006 2:49 PM: No, if you don't have "dynamic capabilities". The reason is that you won't have...
Randy Webb
09-22-2006 04:06 PM
Randy Webb Go to last post
0 65
<err, frustrating!> This code: var v = 'I am a string'; alert(v); alert(v); Works fine in Mozilla but not in IE. v in IE is 'undefined'
SteveKlett@gmail.com
09-22-2006 01:41 PM
SteveKlett@gmail.com Go to last post
2 44
Lee wrote: Your guess was correct, apparently. Adding toString() gave me the value I was looking for. Thank you for the prompt help. So my array...
JAG
09-22-2006 11:36 AM
JAG Go to last post
1 48
Hello, Does anybody knows how can you delete, in just one step, not using a loop, a subset of the child nodes of a given DOM parent node? The subset...
Daniel Rucareanu
09-22-2006 09:26 AM
Patient Guy Go to last post
1 44
Hi, i am working at .NET Web-Application (c# codebehind) and i have placed on my web-site a GridView, aka DataGrid (that works as Server control)....
pApAk
09-22-2006 09:09 AM
Matt Kruse Go to last post
1 50
Hi All, This topic is already existing in the group but i was not able to add reply to the existing one, since it has crossed 30 days. Anyway, i...
R.Manikandan
09-22-2006 08:48 AM
Mani Go to last post
8 100
Hi I have the following in a Perl script. I just want to "clear screen" but it does not work. I don't think I've got my client and server sides...
John
09-22-2006 07:37 AM
John Go to last post
3 84
hi frnds, In my senario, My webpage will load dynamically from the server, Sometimes Images in my is not loading, how can i find , whether my image...
balakrishnan.dinesh@gmail.com
09-22-2006 06:13 AM
balakrishnan.dinesh@gmail.com Go to last post
2 73
una wrote: Hi una. You can do it by CSS. use css class for link and hover. It will work.... regards, Mitul Patel.
Mitul
09-22-2006 05:37 AM
Mitul Go to last post
0 40
hi all i have an iframe that overtime will log the user out and return to a start page, when this page is loaded i want the main frame to know,...
libsfan01
09-22-2006 05:37 AM
libsfan01 Go to last post
0 43
So, the following apparently works as a method of grafting a method onto an object (using the squarefree JS shell): obj = { x: 1, inc: null...
weston
09-22-2006 05:33 AM
Richard Cornford Go to last post
1 31
Hi How to call a JavaScript function in an iframe from the enclosing page? It works for me only in the other direction (inside to...
Bernard
09-22-2006 01:53 AM
Bernard Go to last post
0 48
Hi, What's the simplest way to fetch a js file from the current website, then cache it? I'm using dojo, which has a large js file when using the...
aum
09-22-2006 12:58 AM
Vicky Go to last post
2 59
Hi, I'm looking at using features in JS 1.5 and would like to know which browser/versions support 1.5. Is there a reference table...
nic.j.roche@gmail.com
09-22-2006 12:43 AM
Jim Davis Go to last post
1 38
I've been given a flash banner and told to make it a hyperlink. I tried this: <script...
Dave
09-21-2006 11:07 PM
Joe D Williams Go to last post
5 80
Hi This is a basic question, but I just want to clarify something when working with Framesets. If you have two frames, main.html and top.htm; when...
Gregc.
09-21-2006 10:58 PM
Gregc. Go to last post
0 61
The follwing function is in an onkeypress event for some textboxes. How can I cancel the keystroke? or more importantly it's output. This function...
CK
09-21-2006 10:06 PM
RobG Go to last post
2 54
hello. i have a <table> with each cell having its own unique ID (see below). What i want to do is change the CLASS attribute for the SPAN in one of...
silly putty
09-21-2006 08:54 PM
RobG Go to last post
6 64
Yauw написав: You can check whether new width exceeds document width and process that case: var newWidth = parseInt(lo.offsetWidth) +...
Yuaw
09-21-2006 07:33 PM
Yauw Go to last post
8 48
Miranhat (AT) gmail (DOT) com wrote: See FAQ <http://www.jibbering.com/faq/#FAQ4_42> Ask for more help in this thread if needed.
VK
09-21-2006 04:27 PM
VK Go to last post
0 47
Hi. I read an article on the web about pre caching images with javascript. I'm doing it kind of like so: var myImage = new Image(); myImage.src =...
sleem
09-21-2006 04:09 PM
VK Go to last post
1 46
Hi I have 2 links on the main page and when I click on the first link href='javascript:newwindow()' then it is creating new (pop-up) window but when...
vito
09-21-2006 03:54 PM
vito Go to last post
2 131
I've never stumbled into this before. From Window A, I am using window.open to open Window B. Window B has a form with lots of elements. If the user...
MartyNg
09-21-2006 03:45 PM
MartyNg Go to last post
0 37
looking for date-picker which is made up of three dropdowns, month/day/year, which are interconnected to show correct combination upon change of any...
Jon Paal
09-21-2006 03:16 PM
Dr John Stockton Go to last post
3 96
Is there anyway to loop through and check the type of control. I am only trying to retreive <input type='text' /> controls. <script...
CK
09-21-2006 03:09 PM
nic.j.roche@gmail.com Go to last post
1 117
Hi, is there a readily available function/script out there that would convert a datetime value from MS SQL server to a date javascript...
aamirghanchi@yahoo.com
09-21-2006 02:30 PM
Dr John Stockton Go to last post
4 131
hello. this is all the code in my javascript. there's nothing else in the html page except for the following: var regex = new RegExp("\|A\|"); if...
silly putty
09-21-2006 01:46 PM
silly putty Go to last post
2 41
hi all, I have dynamic table when i click on eny cell on table , i want to get the selected row data. how can i do this? my html code is: <table...
hila
09-21-2006 01:02 PM
hila Go to last post
0 53
I'm very noobish when it comes to Javascript, in fact I wasn't intending to use it at all, but I've got myself distracted by this "problem". I want...
The Eclectic Electric
09-21-2006 12:14 PM
Richard Cornford Go to last post
5 46
I've always thought a script tag to ref and ext JS file, should be structured, like so <script type="text/javascript" src="foo.js"></script> I've...
awebguynow
09-21-2006 10:15 AM
awebguynow Go to last post
8 72
Hi all, I have released yav 1.3.0, a javascript tool on SourceForge with LGPL license. You can use it in both commercial and open-source...
f.crivellaro@gmail.com
09-21-2006 09:36 AM
f.crivellaro@gmail.com Go to last post
0 52
For the below code, I am getting a dialog box message with the text "callback not set by subclass" instead of "my subclass callback function". Using...
Frank
09-21-2006 09:34 AM
Michael Winter Go to last post
3 77
Thanks but that is all beyond my level.. I don't understand why this one isn't working when all the others exactly like it are. The variable gets set...
tbird2340@gmail.com
09-21-2006 09:27 AM
tbird2340@gmail.com Go to last post
13 93
i wish to make use of javascript to delete a record by clicking a button, what's wrong with the following 3 lines? Thanks a lot. function...
Tony WONG
09-21-2006 09:06 AM
nic.j.roche@gmail.com Go to last post
1 48
I am using frames - yes frames - I do not know how to do anything but and I know that there is better out there......but........ I am trying to set a...
prophet
09-21-2006 07:34 AM
Evertjan. Go to last post
6 138
Hej Everybody I have tried do make an "instant search" in javascript, ie everytime one hits a key the javascript sends the request to a database and...
Memborg
09-21-2006 06:28 AM
Memborg Go to last post
2 73
Lee wrote: I meant that I thought it does everything sleep does _plus_ it allows the script to continue, assuming there's anything else for the...
barry@polisource.com
09-21-2006 02:52 AM
Randy Webb Go to last post
18 131
Hi, I have a website with ~20 ASP pages. I need to send 2 parameters from one page to another (throughout ALL pages in the website). Currently I am...
Gabriella
09-21-2006 01:28 AM
Gabriella Go to last post
0 37
On most EVERY commercial site (including the pages on comp.lang.javascript) I find the following code, word for word. <script...
Info_Junkie
09-21-2006 12:24 AM
Info_Junkie Go to last post
2 56
Post New Thread

Display Options
Showing threads 10251 to 10300 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.